‪TYPO3CMS  9.5
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/backend.php']['constructPostProcess'][] = \TYPO3\CMS\Impexp\Hook\BackendControllerHook::class . '->addJavaScript'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['taskcenter']['impexp'][\TYPO3\CMS\Impexp\Task\ImportExportTask::class]
 
 $GLOBALS ['TYPO3_CONF_VARS']['BE']['ContextMenu']['ItemProviders'][1486418735] = \TYPO3\CMS\Impexp\ContextMenu\ItemProvider::class
 

Variable Documentation

◆ $GLOBALS [1/3]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'BE'][ 'ContextMenu'][ 'ItemProviders'][1486418735] = \TYPO3\CMS\Impexp\ContextMenu\ItemProvider::class

Definition at line 10 of file ext_localconf.php.

◆ $GLOBALS [2/3]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'taskcenter'][ 'impexp'][\TYPO3\CMS\Impexp\Task\ImportExportTask::class]
Initial value:
= [
'title' => 'LLL:EXT:impexp/Resources/Private/Language/locallang_csh.xlf:.alttitle',
'description' => 'LLL:EXT:impexp/Resources/Private/Language/locallang_csh.xlf:.description',
'icon' => 'EXT:impexp/Resources/Public/Images/export.gif'
]

Definition at line 5 of file ext_localconf.php.

◆ $GLOBALS [3/3]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'typo3/backend.php'][ 'constructPostProcess'][] = \TYPO3\CMS\Impexp\Hook\BackendControllerHook::class . '->addJavaScript'

Definition at line 4 of file ext_localconf.php.