‪TYPO3CMS  10.4
TYPO3\CMS\Backend\Template\Components\Buttons\PositionInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Backend\Template\Components\Buttons\PositionInterface:
TYPO3\CMS\Backend\Template\Components\Buttons\Action\HelpButton TYPO3\CMS\Backend\Template\Components\Buttons\Action\ShortcutButton

Public Member Functions

string getPosition ()
 
int getGroup ()
 

Detailed Description

Interface for buttons

Definition at line 21 of file PositionInterface.php.

Member Function Documentation

◆ getGroup()

int TYPO3\CMS\Backend\Template\Components\Buttons\PositionInterface::getGroup ( )

◆ getPosition()

string TYPO3\CMS\Backend\Template\Components\Buttons\PositionInterface::getPosition ( )