![]() |
TYPO3
7.6
|
Public Member Functions | |
preProcess (\TYPO3\CMS\Backend\View\PageLayoutView &$parentObject, &$drawItem, &$headerContent, &$itemContent, array &$row) | |
![]() | |
preProcess (\TYPO3\CMS\Backend\View\PageLayoutView &$parentObject, &$drawItem, &$headerContent, &$itemContent, array &$row) | |
Contains a preview rendering for the page module of CType="image"
Definition at line 20 of file ImagePreviewRenderer.php.
preProcess | ( | \TYPO3\CMS\Backend\View\PageLayoutView & | $parentObject, |
& | $drawItem, | ||
& | $headerContent, | ||
& | $itemContent, | ||
array & | $row | ||
) |
Preprocesses the preview rendering of the content element "image".
\TYPO3\CMS\Backend\View\PageLayoutView | $parentObject | Calling parent object |
bool | $drawItem | Whether to draw the item using the default functionalities |
string | $headerContent | Header content |
string | $itemContent | Item content |
array | $row | Record row of tt_content |
Definition at line 32 of file ImagePreviewRenderer.php.