‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Template\Components\Buttons\DropDown\DropDownItemInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Backend\Template\Components\Buttons\DropDown\DropDownItemInterface:
TYPO3\CMS\Backend\Template\Components\Buttons\DropDown\DropDownDivider TYPO3\CMS\Backend\Template\Components\Buttons\DropDown\DropDownHeader TYPO3\CMS\Backend\Template\Components\Buttons\DropDown\DropDownItem TYPO3\CMS\Backend\Template\Components\Buttons\DropDown\DropDownRadio TYPO3\CMS\Backend\Template\Components\Buttons\DropDown\DropDownToggle

Public Member Functions

 getType ()
 
 isValid ()
 
 render ()
 

Detailed Description

Definition at line 18 of file DropDownItemInterface.php.

Member Function Documentation

◆ getType()

◆ isValid()

◆ render()