Class App
App controller definition.
- Core\Base\Controller
-
App\Controllers\App
Methods summary
public
|
Methods inherited from Core\Base\Controller
__construct()
,
__executeAction()
,
actionNotFound()
,
addAfterFilters()
,
addBeforeFilters()
,
generateOutputCacheId()
,
getActionName()
,
getControllerName()
,
getPartialOutput()
,
loadLabels()
,
processOutput()
,
resourceNotFound()
,
setOutputDefaultHeaders()
Properties summary
Properties inherited from Core\Base\Controller
$cachingOutput
,
$labels
,
$layout
,
$meta
,
$renderer
,
$rendererAdapter