![]() |
TYPO3
7.6
|
This is the complete list of members for BackendLayout, including all inherited members.
$configuration | BackendLayout | protected |
$data | BackendLayout | protected |
$description | BackendLayout | protected |
$iconPath | BackendLayout | protected |
$identifier | BackendLayout | protected |
$title | BackendLayout | protected |
__construct($identifier, $title, $configuration) | BackendLayout | |
create($identifier, $title, $configuration) | BackendLayout | static |
getConfiguration() | BackendLayout | |
getData() | BackendLayout | |
getDescription() | BackendLayout | |
getIconPath() | BackendLayout | |
getIdentifier() | BackendLayout | |
getTitle() | BackendLayout | |
setConfiguration($configuration) | BackendLayout | |
setData(array $data) | BackendLayout | |
setDescription($description) | BackendLayout | |
setIconPath($iconPath) | BackendLayout | |
setIdentifier($identifier) | BackendLayout | |
setTitle($title) | BackendLayout |