‪TYPO3CMS  10.4
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'][] = \TYPO3\CMS\T3editor\Hook\FileEditHook::class . '->preOutputProcessingHook'
 
if(TYPO3_REQUESTTYPE &TYPO3_REQUESTTYPE_BE) $GLOBALS ['TYPO3_CONF_VARS']['SYS']['formEngine']['nodeRegistry'][1433089350]
 

Variable Documentation

◆ $GLOBALS [1/2]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'typo3/file_edit.php'][ 'preOutputProcessingHook'][] = \TYPO3\CMS\T3editor\Hook\FileEditHook::class . '->preOutputProcessingHook'

Definition at line 5 of file ext_localconf.php.

◆ $GLOBALS [2/2]

if (TYPO3_REQUESTTYPE &TYPO3_REQUESTTYPE_BE) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SYS'][ 'formEngine'][ 'nodeRegistry'][1433089350]
Initial value:
= [
'nodeName' => 't3editor',
'priority' => 40,
'class' => \TYPO3\CMS\T3editor\Form\Element\T3editorElement::class,
]

Definition at line 24 of file ext_localconf.php.