TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Variables | |
$clickMenuController = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Backend\\Controller\\ClickMenuController') | |
$clickMenuController = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Backend\\Controller\\ClickMenuController') |
This file is part of the TYPO3 CMS project.
It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.
For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.
The TYPO3 project - inspiring people to share! Context menu
The script is called in the top frame of the backend typically by a click on an icon for which a context menu should appear. Either this script displays the context menu horizontally in the top frame or alternatively (default in MSIE, Mozilla) it writes the output to a
Definition at line 30 of file alt_clickmenu.php.