ControllerInterface
Joomla Platform CMS Interface
| since |
4.0.0 |
|---|---|
| package |
Joomla CMS |
Methods
execute
Execute a controller task.
execute( task) :
| since |
4.0.0 |
|---|---|
| throws |
|
Arguments
- task
stringThe task to perform.
Response
mixedThe value returned by the called method.