Property | Type | Description | |
---|---|---|---|
$assetsIncluded | boolean | ||
$configurationService | |||
$objectManager | TYPO3\CMS\Extbase\Object\ObjectManagerInterface | ||
$recordService | FluidTYPO3\Flux\Service\RecordService |
Method | Description | |
---|---|---|
__construct ( ) | CONSTRUCTOR | |
preProcess ( TYPO3\CMS\Backend\View\PageLayoutView &$parentObject, boolean &$drawItem, string &$headerContent, string &$itemContent, array &$row ) : void | ||
renderPreview ( string &$headerContent, string &$itemContent, array &$row, boolean &$drawItem ) : null |
Method | Description | |
---|---|---|
attachAssets ( ) : void | ||
createShortcutIcon ( array $row ) : string | ||
getPageTitleAndPidFromContentUid ( integer $contentUid ) : array |
protected createShortcutIcon ( array $row ) : string | ||
$row | array | |
return | string |
protected getPageTitleAndPidFromContentUid ( integer $contentUid ) : array | ||
$contentUid | integer | |
return | array |
protected static bool $assetsIncluded | ||
return | boolean |
protected FluxService,FluidTYPO3\Flux\Service $configurationService | ||
return |
protected ObjectManagerInterface,TYPO3\CMS\Extbase\Object $objectManager | ||
return | TYPO3\CMS\Extbase\Object\ObjectManagerInterface |