API17:JInput:: get
From Joomla! Documentation
JInput::__get
Description
Magic method to get an input object.
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
User contributed notes
Code Examples