![]() |
TYPO3
7.6
|
Public Member Functions | |
render () | |
![]() | |
__construct (NodeFactory $nodeFactory, array $data) | |
![]() | |
__construct (NodeFactory $nodeFactory, array $data) | |
render () | |
Protected Member Functions | |
getLanguageService () | |
![]() | |
explodeSingleFieldShowItemConfiguration ($field) | |
renderTabMenu (array $menuItems, $domId, $defaultTabIndex=1) | |
previewFieldValue ($value, $config, $field= '') | |
![]() | |
initializeResultArray () | |
mergeChildReturnIntoExistingResult (array $existing, array $childReturn) | |
getValidationDataAsDataAttribute (array $config) | |
getValidationDataAsJsonString (array $config) | |
Additional Inherited Members | |
![]() | |
$nodeFactory | |
A container rendering a "full record". This is an entry container used as first step into the rendering tree..
This container determines the to be rendered fields depending on the record type, initializes possible language base data, finds out if tabs should be rendered and then calls either TabsContainer or a NoTabsContainer for further processing.
Definition at line 28 of file FullRecordContainer.php.
|
protected |
Definition at line 90 of file FullRecordContainer.php.
References $GLOBALS.
Referenced by FullRecordContainer\render().
render | ( | ) |
Entry method
Implements NodeInterface.
Definition at line 35 of file FullRecordContainer.php.
References AbstractNode\$data, FullRecordContainer\getLanguageService(), and GeneralUtility\trimExplode().