![]() |
TYPO3
7.6
|
Public Member Functions | |
headerNoCache (array &$params, $ref) | |
Hooks for (TSFE).
Definition at line 22 of file TypoScriptFrontendHook.php.
headerNoCache | ( | array & | $params, |
$ref | |||
) |
Frontend hook: If the page is not being re-generated this is our chance to force it to be (because re-generation of the page is required in order to have the indexer called!)
array | $params | Parameters from frontend |
TypoScriptFrontendController | $ref | TSFE object |
Definition at line 31 of file TypoScriptFrontendHook.php.