![]() |
TYPO3
7.6
|
Public Member Functions | |
hook_eofe ($params, $pObj) | |
Protected Member Functions | |
getTypoScriptFrontendController () | |
getBackendUserAuthentication () | |
Frontend hooks
Definition at line 20 of file TypoScriptFrontendControllerHook.php.
|
protected |
Definition at line 61 of file TypoScriptFrontendControllerHook.php.
References $GLOBALS.
Referenced by TypoScriptFrontendControllerHook\hook_eofe().
|
protected |
Definition at line 53 of file TypoScriptFrontendControllerHook.php.
References $GLOBALS.
Referenced by TypoScriptFrontendControllerHook\hook_eofe().
hook_eofe | ( | $params, | |
$pObj | |||
) |
array | $params | |
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController | $pObj |
Definition at line 27 of file TypoScriptFrontendControllerHook.php.
References TypoScriptFrontendControllerHook\getBackendUserAuthentication(), and TypoScriptFrontendControllerHook\getTypoScriptFrontendController().