TYPO3 CMS  TYPO3_6-2
t3lib_tceformsInlineHook Interface Reference
Inheritance diagram for t3lib_tceformsInlineHook:
TYPO3\CMS\Backend\Form\Element\InlineElementHookInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\Form\Element\InlineElementHookInterface
 init (&$parentObject)
 
 renderForeignRecordHeaderControl_preProcess ($parentUid, $foreignTable, array $childRecord, array $childConfig, $isVirtual, array &$enabledControls)
 
 renderForeignRecordHeaderControl_postProcess ($parentUid, $foreignTable, array $childRecord, array $childConfig, $isVirtual, array &$controlItems)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 272 of file LegacyClassesForIde.php.