![]() |
TYPO3
7.6
|
Public Member Functions | |
render () | |
![]() | |
__construct (NodeFactory $nodeFactory, array $data) | |
![]() | |
__construct (NodeFactory $nodeFactory, array $data) | |
render () | |
Protected Member Functions | |
getLanguageService () | |
getBackendUserAuthentication () | |
![]() | |
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 | |
The container handles single elements.
This one is called by FlexFormTabsContainer, FlexFormNoTabsContainer or FlexFormContainerContainer. For single fields, the code is similar to SingleFieldContainer, processing will end up in single element classes depending on specific type of an element. Additionally, it determines if a section is handled and hands over to FlexFormSectionContainer in this case.
Definition at line 31 of file FlexFormElementContainer.php.
|
protected |
Definition at line 172 of file FlexFormElementContainer.php.
References $GLOBALS.
Referenced by FlexFormElementContainer\render().
|
protected |
Definition at line 164 of file FlexFormElementContainer.php.
References $GLOBALS.
Referenced by FlexFormElementContainer\render().
render | ( | ) |
Entry method
Implements NodeInterface.
Definition at line 38 of file FlexFormElementContainer.php.
References AbstractNode\$data, $GLOBALS, FlexFormElementContainer\getBackendUserAuthentication(), FlexFormElementContainer\getLanguageService(), AbstractNode\initializeResultArray(), GeneralUtility\inList(), AbstractNode\mergeChildReturnIntoExistingResult(), and JsConfirmation\TYPE_CHANGE.