‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent Member List

This is the complete list of members for TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent, including all inherited members.

$controlsTYPO3\CMS\Backend\Form\Event\CustomFileControlsEventprivate
__construct(private array $resultArray, private readonly string $tableName, private readonly string $fieldName, private readonly array $databaseRow, private readonly array $fieldConfig, private readonly string $formFieldIdentifier, private readonly string $formFieldName,)TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
addControl(string $control, string $identifier='')TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
getControls()TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
getDatabaseRow()TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
getFieldConfig()TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
getFieldName()TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
getFormFieldIdentifier()TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
getFormFieldName()TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
getResultArray()TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
getTableName()TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
removeControl(string $identifier)TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
setControls(array $controls)TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent
setResultArray(array $resultArray)TYPO3\CMS\Backend\Form\Event\CustomFileControlsEvent