TYPO3  7.6
Public Member Functions | List of all members
CmsLayout Class Reference
Inheritance diagram for CmsLayout:
PageLayoutViewDrawItemHookInterface

Public Member Functions

 preProcess (\TYPO3\CMS\Backend\View\PageLayoutView &$parentObject, &$drawItem, &$headerContent, &$itemContent, array &$row)
 
- Public Member Functions inherited from PageLayoutViewDrawItemHookInterface
 preProcess (\TYPO3\CMS\Backend\View\PageLayoutView &$parentObject, &$drawItem, &$headerContent, &$itemContent, array &$row)
 

Detailed Description

Hook to display verbose information about the felogin plugin

Definition at line 21 of file CmsLayout.php.

Member Function Documentation

preProcess ( \TYPO3\CMS\Backend\View\PageLayoutView $parentObject,
$drawItem,
$headerContent,
$itemContent,
array &  $row 
)

Preprocesses the preview rendering of a content element.

Parameters
\TYPO3\CMS\Backend\View\PageLayoutView$parentObjectCalling parent object
bool$drawItemWhether to draw the item using the default functionalities
string$headerContentHeader content
string$itemContentItem content
array$rowRecord row of tt_content
Returns
void

Definition at line 33 of file CmsLayout.php.

References $GLOBALS.