Method | Description | |
---|---|---|
initialise ( ) : void | initialise | |
loadRouting ( ) : mixed | loadRouting | |
registerListeners ( Windwalker\Event\Dispatcher $dispatcher ) : void | registerListeners |
Method | Description | |
---|---|---|
checkAccess ( ) : void | checkAccess | |
postExecute ( string $result = null ) : string | postExecute | |
prepareExecute ( ) : void | prepareExecute |
protected postExecute ( string $result = null ) : string | ||
$result | string | |
return | string |
public registerListeners ( Windwalker\Event\Dispatcher $dispatcher ) : void | ||
$dispatcher | Windwalker\Event\Dispatcher | |
return | void |