‪TYPO3CMS  10.4
TYPO3\CMS\Backend\Wizard\NewContentElementWizardHookInterface Interface Reference

Public Member Functions

 manipulateWizardItems (&$wizardItems, &$parentObject)
 

Detailed Description

Interface for classes which hook into \TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController and manipulate wizardItems array

Definition at line 22 of file NewContentElementWizardHookInterface.php.

Member Function Documentation

◆ manipulateWizardItems()

TYPO3\CMS\Backend\Wizard\NewContentElementWizardHookInterface::manipulateWizardItems ( $wizardItems,
$parentObject 
)

Modifies WizardItems array

Parameters
array$wizardItems‪Array of Wizard Items
\TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController$parentObject‪Parent object New Content element wizard