|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Classes | |
| class | template |
| class | bigDoc |
| class | noDoc |
| class | smallDoc |
| class | mediumDoc |
| class | frontendDoc |
Namespaces | |
| namespace | TYPO3 |
Variables | |
| if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/template.php'])) | $GLOBALS ['TBE_TEMPLATE'] = t3lib_div::makeInstance('template') |
| if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/template.php'])) $GLOBALS['TBE_TEMPLATE'] = t3lib_div::makeInstance('template') |
Definition at line 2289 of file template.php.
1.7.5.1