API17:JInput:: get
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::__get
Description
Magic method to get an input object.
Description:JInput:: get [Edit Descripton]
public function __get ($name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | mixed | Name of the input object to retrieve. |
See also
-
JInput::__get source code on BitBucket
-
Class JInput
-
Subpackage Application
- Other versions of JInput::__get
SeeAlso:JInput:: get [Edit See Also]
User contributed notes
<CodeExamplesForm />
