JInput:: get
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JInput::__get[edit]
Description[edit]
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[edit]
JInput::__get source code on BitBucket
Class JInput
Subpackage Application
- Other versions of JInput::__get
User contributed notes[edit]
Code Examples[edit]