PageRepositoryGetPageHookInterface

Interface for classes which hook into pageSelect and do additional getPage processing

Deprecated

will be removed in TYPO3 v14.0.

Table of Contents

Methods

getPage_preProcess()  : mixed
Modifies the DB params

Methods

getPage_preProcess()

Modifies the DB params

public getPage_preProcess(int &$uid, bool &$disableGroupAccessCheck, PageRepository $parentObject) : mixed
Parameters
$uid : int

The page ID

$disableGroupAccessCheck : bool

If set, the check for group access is disabled. VERY rarely used

$parentObject : PageRepository

Parent object


        
On this page

Search results