TYPO3 CMS  TYPO3_6-2
ext_tables.php File Reference

Go to the source code of this file.

Variables

if(!defined('TYPO3_MODE')) $GLOBALS ['TCA']['tt_content']['columns']['header']['config']['softref'] = 'typolink_tag' . ($GLOBALS['TCA']['tt_content']['columns']['header']['config']['softref'] ? ',' . $GLOBALS['TCA']['tt_content']['columns']['header']['config']['softref'] : '')
 
 $tempTables = array('pages', 'tt_content')
 

Variable Documentation

◆ $GLOBALS

if (!defined( 'TYPO3_MODE')) $GLOBALS[ 'TCA'][ 'tt_content'][ 'columns'][ 'header'][ 'config'][ 'softref'] = 'typolink_tag' . ($GLOBALS['TCA']['tt_content']['columns']['header']['config']['softref'] ? ',' . $GLOBALS['TCA']['tt_content']['columns']['header']['config']['softref'] : '')

Definition at line 7 of file ext_tables.php.

◆ $tempTables

$tempTables = array('pages', 'tt_content')

Definition at line 8 of file ext_tables.php.