TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Variables | |
if(!defined('TYPO3_MODE')) if(TYPO3_MODE=='BE' &&!(TYPO3_REQUESTTYPE &TYPO3_REQUESTTYPE_INSTALL)) | $icons |
if (!defined( 'TYPO3_MODE')) if (TYPO3_MODE=='BE' &&!(TYPO3_REQUESTTYPE &TYPO3_REQUESTTYPE_INSTALL)) $icons |
Registers a Backend Module
Definition at line 52 of file ext_tables.php.
Referenced by TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest\addSingleIconsWithEmptyValueSetsArrayKey(), TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest\addSingleIconsWithEmptyValueSetsImagePathValue(), TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest\addSingleIconsWithNormalValueSetsArrayKey(), TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest\addSingleIconsWithNormalValueSetsImagePathValue(), TYPO3\CMS\Backend\Form\FormEngine\dbFileIcons(), TYPO3\CMS\Backend\Sprite\SpriteGenerator\getFolder(), TYPO3\CMS\Workspaces\Controller\AbstractController\initializeAction(), and TYPO3\CMS\Backend\View\PageLayoutView\tt_content_drawColHeader().