‪TYPO3CMS  11.5
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/db_layout.php']['drawHeaderHook']['sys_note'] = PageHook::class . '->renderInHeader'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/db_layout.php']['drawFooterHook']['sys_note'] = PageHook::class . '->renderInFooter'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/web_info/class.tx_cms_webinfo.php']['drawFooterHook']['sys_note'] = InfoModuleHook::class . '->render'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['Backend\Template\Components\ButtonBar']['getButtonsHook']['sys_note'] = ButtonBarHook::class . '->getButtons'
 

Variable Documentation

◆ $GLOBALS [1/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'Backend\Template\Components\ButtonBar'][ 'getButtonsHook'][ 'sys_note'] = ButtonBarHook::class . '->getButtons'

Definition at line 17 of file ext_localconf.php.

◆ $GLOBALS [2/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'cms/layout/db_layout.php'][ 'drawFooterHook'][ 'sys_note'] = PageHook::class . '->renderInFooter'

Definition at line 13 of file ext_localconf.php.

◆ $GLOBALS [3/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'cms/layout/db_layout.php'][ 'drawHeaderHook'][ 'sys_note'] = PageHook::class . '->renderInHeader'

Definition at line 12 of file ext_localconf.php.

◆ $GLOBALS [4/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'cms/web_info/class.tx_cms_webinfo.php'][ 'drawFooterHook'][ 'sys_note'] = InfoModuleHook::class . '->render'

Definition at line 15 of file ext_localconf.php.