‪TYPO3CMS  11.5
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ElementBrowsers']['db'] = DatabaseBrowser::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ElementBrowsers']['file'] = FileBrowser::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ElementBrowsers']['file_reference'] = FileBrowser::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ElementBrowsers']['folder'] = FolderBrowser::class
 

Variable Documentation

◆ $GLOBALS [1/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ElementBrowsers'][ 'db'] = DatabaseBrowser::class

Definition at line 13 of file ext_localconf.php.

◆ $GLOBALS [2/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ElementBrowsers'][ 'file'] = FileBrowser::class

Definition at line 14 of file ext_localconf.php.

◆ $GLOBALS [3/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ElementBrowsers'][ 'file_reference'] = FileBrowser::class

Definition at line 15 of file ext_localconf.php.

◆ $GLOBALS [4/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ElementBrowsers'][ 'folder'] = FolderBrowser::class

Definition at line 16 of file ext_localconf.php.