

Public Member Functions | |
| __construct (TYPO3backend &$backendReference=null) | |
| checkAccess () | |
| render () | |
| getAdditionalAttributes () | |
Protected Member Functions | |
| addJavascriptToBackend () | |
Protected Attributes | |
| $backendReference | |
Definition at line 38 of file class.backendsearchmenu.php.
| BackendSearchMenu::__construct | ( | TYPO3backend &$ | backendReference = null |
) |
constructor
| TYPO3backend | TYPO3 backend object reference |
Implements backend_toolbarItem.
Definition at line 52 of file class.backendsearchmenu.php.
References $backendReference.
| BackendSearchMenu::addJavascriptToBackend | ( | ) | [protected] |
adds the necessary JavaScript to the backend
Definition at line 90 of file class.backendsearchmenu.php.
Referenced by render().
| BackendSearchMenu::checkAccess | ( | ) |
checks whether the user has access to this toolbar item
Implements backend_toolbarItem.
Definition at line 61 of file class.backendsearchmenu.php.
| BackendSearchMenu::getAdditionalAttributes | ( | ) |
returns additional attributes for the list item in the toolbar
Implements backend_toolbarItem.
Definition at line 99 of file class.backendsearchmenu.php.
| BackendSearchMenu::render | ( | ) |
Creates the selector for workspaces
Implements backend_toolbarItem.
Definition at line 71 of file class.backendsearchmenu.php.
References $GLOBALS, and addJavascriptToBackend().
BackendSearchMenu::$backendReference [protected] |
1.4.7