TYPO3 CMS  TYPO3_6-2
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/index.php']['loginFormHook'][$_EXTKEY] = 'TYPO3\\CMS\\Sv\\LoginFormHook->getLoginFormTag'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/index.php']['loginScriptHook'][$_EXTKEY] = 'TYPO3\\CMS\\Sv\\LoginFormHook->getLoginScripts'
 

Variable Documentation

◆ $GLOBALS [1/2]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'typo3/index.php'][ 'loginFormHook'][ $_EXTKEY] = 'TYPO3\\CMS\\Sv\\LoginFormHook->getLoginFormTag'

Definition at line 23 of file ext_localconf.php.

◆ $GLOBALS [2/2]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'typo3/index.php'][ 'loginScriptHook'][ $_EXTKEY] = 'TYPO3\\CMS\\Sv\\LoginFormHook->getLoginScripts'

Definition at line 24 of file ext_localconf.php.