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