![]() |
TYPO3
7.6
|
Public Member Functions | |
manipulateWizardItems (&$wizardItems, &$parentObject) | |
Interface for classes which hook into and manipulate wizardItems array
Definition at line 21 of file NewContentElementWizardHookInterface.php.
manipulateWizardItems | ( | & | $wizardItems, |
& | $parentObject | ||
) |
Modifies WizardItems array
array | $wizardItems | Array of Wizard Items |
\TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController | $parentObject | Parent object New Content element wizard |