![]() |
TYPO3
7.6
|
Public Member Functions | |
getPageOverlay_preProcess (&$pageInput, &$lUid, PageRepository $parent) | |
Interface for classes which hook into
Definition at line 20 of file PageRepositoryGetPageOverlayHookInterface.php.
getPageOverlay_preProcess | ( | & | $pageInput, |
& | $lUid, | ||
PageRepository | $parent | ||
) |
enables to preprocess the pageoverlay
array | $pageInput | The page record |
int | $lUid | The overlay language |
\TYPO3\CMS\Frontend\Page\PageRepository | $parent | The calling parent object |