TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Frontend\ContentObject\ContentObjectPostInitHookInterface Interface Reference

Public Member Functions

 postProcessContentObjectInitialization (ContentObjectRenderer &$parentObject)
 

Detailed Description

Interface for classes which hook into and do additional initialization processing.

Definition at line 21 of file ContentObjectPostInitHookInterface.php.

Member Function Documentation

◆ postProcessContentObjectInitialization()

TYPO3\CMS\Frontend\ContentObject\ContentObjectPostInitHookInterface::postProcessContentObjectInitialization ( ContentObjectRenderer $parentObject)

Hook for post processing the initialization of ContentObjectRenderer

Parameters
\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer$parentObjectParent content object