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

InvalidArgumentException

RuntimeException

Arguments

task

stringThe task to perform.

Response

mixedThe value returned by the called method.