Joomla! Input Base Class
This is an abstracted input class used to manage retrieving data from the application environment.
Located in /libraries/joomla/application/input.php (line 36)
Class | Description |
---|---|
JInputCLI | Joomla! Input CLI Class |
JInputFiles | Joomla! Input Files Class |
JInputCookie | Joomla! Input Cookie Class |
Input data.
Filter object to use.
Input objects
Options array for the JInput instance.
Constructor.
Define a value. The value will only be set if there's no value for the name or if it is null.
Gets a value from the input data.
Gets an array of values from the request.
Gets the request method.
Sets a value
Magic method to get filtered input data.
Magic method to get an input object
Documentation generated on Mon, 25 Jun 2012 13:55:49 -0500 by phpDocumentor 1.4.4