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]
public function getMethod ( $name $arguments )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | |||
| $arguments |
- Returns string The request method.
- Defined on line 210 of libraries/joomla/application/input.php
- Since
See also
-
JInput::getMethod source code on BitBucket
-
Class JInput
-
Subpackage Application
- Other versions of JInput::getMethod
SeeAlso:JInput::getMethod [Edit See Also]
User contributed notes
<CodeExamplesForm />
