‪TYPO3CMS  9.5
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ElementBrowsers']['db'] = \TYPO3\CMS\Recordlist\Browser\DatabaseBrowser::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ElementBrowsers']['file'] = \TYPO3\CMS\Recordlist\Browser\FileBrowser::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ElementBrowsers']['file_reference'] = \TYPO3\CMS\Recordlist\Browser\FileBrowser::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ElementBrowsers']['folder'] = \TYPO3\CMS\Recordlist\Browser\FolderBrowser::class
 

Variable Documentation

◆ $GLOBALS [1/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ElementBrowsers'][ 'db'] = \TYPO3\CMS\Recordlist\Browser\DatabaseBrowser::class

Definition at line 5 of file ext_localconf.php.

◆ $GLOBALS [2/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ElementBrowsers'][ 'file'] = \TYPO3\CMS\Recordlist\Browser\FileBrowser::class

Definition at line 6 of file ext_localconf.php.

◆ $GLOBALS [3/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ElementBrowsers'][ 'file_reference'] = \TYPO3\CMS\Recordlist\Browser\FileBrowser::class

Definition at line 7 of file ext_localconf.php.

◆ $GLOBALS [4/4]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ElementBrowsers'][ 'folder'] = \TYPO3\CMS\Recordlist\Browser\FolderBrowser::class

Definition at line 8 of file ext_localconf.php.