JController
interface JController implements Serializable
Joomla Platform Controller Interface
Methods
boolean
execute()
Execute the controller.
AbstractApplication
getApplication()
Get the application object.
JInput
getInput()
Get the input object.