TYPO3 CMS  TYPO3_7-6
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processCmdmapClass']['version'] = \TYPO3\CMS\Version\Hook\DataHandlerHook::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['moveRecordClass']['version'] = \TYPO3\CMS\Version\Hook\DataHandlerHook::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['connectToDB']['version_preview'] = \TYPO3\CMS\Version\Hook\PreviewHook::class . '->checkForPreview'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/index_ts.php']['postBeUser']['version_preview'] = \TYPO3\CMS\Version\Hook\PreviewHook::class . '->initializePreviewUser'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauthgroup.php']['getPagePermsClause']['version_preview'] = \TYPO3\CMS\Version\Hook\PreviewHook::class . '->overridePagePermissionClause'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauthgroup.php']['calcPerms']['version_preview'] = \TYPO3\CMS\Version\Hook\PreviewHook::class . '->overridePermissionCalculation'
 

Variable Documentation

◆ $GLOBALS [1/6]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'processCmdmapClass'][ 'version'] = \TYPO3\CMS\Version\Hook\DataHandlerHook::class

Definition at line 5 of file ext_localconf.php.

◆ $GLOBALS [2/6]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'moveRecordClass'][ 'version'] = \TYPO3\CMS\Version\Hook\DataHandlerHook::class

Definition at line 6 of file ext_localconf.php.

◆ $GLOBALS [3/6]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'tslib/class.tslib_fe.php'][ 'connectToDB'][ 'version_preview'] = \TYPO3\CMS\Version\Hook\PreviewHook::class . '->checkForPreview'

Definition at line 9 of file ext_localconf.php.

◆ $GLOBALS [4/6]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'tslib/index_ts.php'][ 'postBeUser'][ 'version_preview'] = \TYPO3\CMS\Version\Hook\PreviewHook::class . '->initializePreviewUser'

Definition at line 10 of file ext_localconf.php.

◆ $GLOBALS [5/6]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_userauthgroup.php'][ 'getPagePermsClause'][ 'version_preview'] = \TYPO3\CMS\Version\Hook\PreviewHook::class . '->overridePagePermissionClause'

Definition at line 11 of file ext_localconf.php.

◆ $GLOBALS [6/6]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_userauthgroup.php'][ 'calcPerms'][ 'version_preview'] = \TYPO3\CMS\Version\Hook\PreviewHook::class . '->overridePermissionCalculation'

Definition at line 12 of file ext_localconf.php.