‪TYPO3CMS  11.5
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/file_edit.php']['preOutputProcessingHook'][]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_pagerenderer.php']['render-preProcess'][]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SYS']['formEngine']['nodeRegistry'][1433089350]
 

Variable Documentation

◆ $GLOBALS [1/3]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_pagerenderer.php'][ 'render-preProcess'][]
Initial value:
=
PageRendererRenderPreProcess::class . '->addRequireJsConfiguration'

Definition at line 15 of file ext_localconf.php.

◆ $GLOBALS [2/3]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'typo3/file_edit.php'][ 'preOutputProcessingHook'][]
Initial value:
=
FileEditHook::class . '->preOutputProcessingHook'

Definition at line 11 of file ext_localconf.php.

◆ $GLOBALS [3/3]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SYS'][ 'formEngine'][ 'nodeRegistry'][1433089350]
Initial value:
= [
'nodeName' => 't3editor',
'priority' => 40,
'class' => T3editorElement::class,
]

Definition at line 19 of file ext_localconf.php.