API17:JInput::getMethod
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JInput::getMethod
Description
Gets the request method.
Description:JInput::getMethod [Edit Descripton]
Since
Synopsis
public JInput::getMethod ($name, $arguments)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | |||
| $arguments |
Returns
string The request method.
Defined in
libraries/joomla/application/input.php (line 220)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
