Go to the source code of this file.
Variables | |
| $PAGES_TYPES | |
| $TCA ['pages']['ctrl']['enablecolumns'] | |
| $TCA ['pages']['ctrl']['useColumnsForDefaultValues'] = ',fe_group,hidden' | |
| $TCA ['pages']['columns'] | |
| $TCA ['pages']['interface']['showRecordFieldList'] = ',alias,hidden,starttime,endtime,fe_group,url,target,no_cache,shortcut,keywords,description,abstract,newUntil,lastUpdated,cache_timeout' | |
| $TCA ['pages']['ctrl']['mainpalette'] = '1,15' | |
| $TCA ['pages']['types'] | |
| $TCA ['pages']['palettes'] | |
| $TCA ['tt_content'] | |
| $TCA ['fe_users'] | |
| $TCA ['fe_groups'] | |
| $TCA ['sys_domain'] | |
| $TCA ['pages_language_overlay'] | |
| $TCA ['sys_template'] | |
| $TCA ['static_template'] | |
|
|
Initial value: t3lib_div::array_merge(array( '3' => Array( 'icon' => 'pages_link.gif' ), '4' => Array( 'icon' => 'pages_shortcut.gif' ), '5' => Array( 'icon' => 'pages_notinmenu.gif' ), '7' => Array( 'icon' => 'pages_mountpoint.gif' ), '6' => Array( 'type' => 'web', 'icon' => 'be_users_section.gif', 'allowedTables' => '*' ), '199' => Array( // TypoScript: Limit is 200. When the doktype is 200 or above, the page WILL NOT be regarded as a 'page' by TypoScript. Rather is it a system-type page 'type' => 'sys', 'icon' => 'spacer_icon.gif', ) ),$PAGES_TYPES) Definition at line 36 of file ext_tables.php. |
|
|
Initial value: Array (
'ctrl' => Array (
'label' => 'title',
'tstamp' => 'tstamp',
'title' => 'LLL:EXT:cms/locallang_tca.php:static_template',
'readOnly' => 1, // This should always be true, as it prevents the static templates from being altered
'adminOnly' => 1, // Only admin, if any
'rootLevel' => 1,
'is_static' => 1,
'default_sortby' => 'ORDER BY title',
'crdate' => 'crdate',
'iconfile' => 'template_standard.gif',
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY).'tbl_cms.php'
)
)
Definition at line 679 of file ext_tables.php. |
|
|
Initial value: Array (
'ctrl' => Array (
'label' => 'title',
'tstamp' => 'tstamp',
'sortby' => 'sorting',
'prependAtCopy' => 'LLL:EXT:lang/locallang_general.php:LGL.prependAtCopy',
'title' => 'LLL:EXT:cms/locallang_tca.php:sys_template',
'versioningWS' => TRUE,
'origUid' => 't3_origuid',
'crdate' => 'crdate',
'cruser_id' => 'cruser_id',
'delete' => 'deleted',
'adminOnly' => 1, // Only admin, if any
'iconfile' => 'template.gif',
'thumbnail' => 'resources',
'enablecolumns' => Array (
'disabled' => 'hidden',
'starttime' => 'starttime',
'endtime' => 'endtime'
),
'typeicon_column' => 'root',
'typeicons' => Array (
'0' => 'template_add.gif'
),
'mainpalette' => '1',
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY).'tbl_cms.php'
)
)
Definition at line 647 of file ext_tables.php. |
|
|
Initial value: Array (
'ctrl' => Array (
'label' => 'title',
'tstamp' => 'tstamp',
'title' => 'LLL:EXT:cms/locallang_tca.php:pages_language_overlay',
'versioningWS' => TRUE,
'versioning_followPages' => TRUE,
'origUid' => 't3_origuid',
'crdate' => 'crdate',
'cruser_id' => 'cruser_id',
'delete' => 'deleted',
'enablecolumns' => Array (
'disabled' => 'hidden',
'starttime' => 'starttime',
'endtime' => 'endtime'
),
'transOrigPointerField' => 'pid',
'transOrigPointerTable' => 'pages',
'transOrigDiffSourceField' => 'l18n_diffsource',
'shadowColumnsForNewPlaceholders' => 'sys_language_uid,title',
'languageField' => 'sys_language_uid',
'mainpalette' => 1,
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY).'tbl_cms.php'
)
)
Definition at line 617 of file ext_tables.php. |
|
|
Initial value: Array (
'ctrl' => Array (
'label' => 'domainName',
'tstamp' => 'tstamp',
'sortby' => 'sorting',
'title' => 'LLL:EXT:cms/locallang_tca.php:sys_domain',
'iconfile' => 'domain.gif',
'enablecolumns' => Array (
'disabled' => 'hidden'
),
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY).'tbl_cms.php'
)
)
Definition at line 600 of file ext_tables.php. |
|
|
Initial value: Array (
'ctrl' => Array (
'label' => 'title',
'tstamp' => 'tstamp',
'delete' => 'deleted',
'prependAtCopy' => 'LLL:EXT:lang/locallang_general.php:LGL.prependAtCopy',
'enablecolumns' => Array (
'disabled' => 'hidden'
),
'title' => 'LLL:EXT:cms/locallang_tca.php:fe_groups',
'useColumnsForDefaultValues' => 'lockToDomain',
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY).'tbl_cms.php'
)
)
Definition at line 582 of file ext_tables.php. |
|
|
Initial value: Array (
'ctrl' => Array (
'label' => 'username',
'tstamp' => 'tstamp',
'crdate' => 'crdate',
'cruser_id' => 'cruser_id',
'fe_cruser_id' => 'fe_cruser_id',
'title' => 'LLL:EXT:cms/locallang_tca.php:fe_users',
'delete' => 'deleted',
'mainpalette' => '1',
'enablecolumns' => Array (
'disabled' => 'disable',
'starttime' => 'starttime',
'endtime' => 'endtime'
),
'useColumnsForDefaultValues' => 'usergroup,lockToDomain,disable,starttime,endtime',
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY).'tbl_cms.php'
),
'feInterface' => Array (
'fe_admin_fieldList' => 'username,password,usergroup,name,address,telephone,fax,email,title,zip,city,country,www,company',
)
)
Definition at line 556 of file ext_tables.php. |
|
|
Definition at line 501 of file ext_tables.php. |
|
|
Initial value: t3lib_div::array_merge($TCA['pages']['palettes'],Array( '1' => Array('showitem' => 'starttime,endtime,extendToSubpages'), '15' => Array('showitem' => 'fe_group'), '2' => Array('showitem' => 'layout, lastUpdated, newUntil, no_search'), '3' => Array('showitem' => 'alias, target, no_cache, cache_timeout'), '5' => Array('showitem' => 'author,author_email'), )) Definition at line 485 of file ext_tables.php. |
|
|
Initial value: Array (
'1' => Array('showitem' => 'hidden;;;;1-1-1, doktype;;2;button, title;;3;;2-2-2, subtitle, nav_hide, TSconfig;;6;nowrap;5-5-5, storage_pid;;7, l18n_cfg'),
'2' => Array('showitem' => 'hidden;;;;1-1-1, doktype;;2;button, title;;3;;2-2-2, subtitle, nav_hide, nav_title, --div--, abstract;;5;;3-3-3, keywords, description, media;;;;4-4-4, --div--, TSconfig;;6;nowrap;5-5-5, storage_pid;;7, l18n_cfg, fe_login_mode, module, content_from_pid'),
'3' => Array('showitem' => 'hidden;;;;1-1-1, doktype, title;;3;;2-2-2, subtitle, nav_hide, url;;;;3-3-3, urltype, TSconfig;;6;nowrap;5-5-5, storage_pid;;7, l18n_cfg'),
'4' => Array('showitem' => 'hidden;;;;1-1-1, doktype, title;;3;;2-2-2, subtitle, nav_hide, shortcut;;;;3-3-3, shortcut_mode, TSconfig;;6;nowrap;5-5-5, storage_pid;;7, l18n_cfg'),
'5' => Array('showitem' => 'hidden;;;;1-1-1, doktype;;2;button, title;;3;;2-2-2, subtitle, nav_hide, nav_title, --div--, media;;;;4-4-4, --div--, TSconfig;;6;nowrap;5-5-5, storage_pid;;7, l18n_cfg, fe_login_mode, module, content_from_pid'),
'7' => Array('showitem' => 'hidden;;;;1-1-1, doktype;;2;button, title;;3;;2-2-2, subtitle, nav_hide, nav_title, --div--, mount_pid;;;;3-3-3, mount_pid_ol, media;;;;4-4-4, --div--, TSconfig;;6;nowrap;5-5-5, storage_pid;;7, l18n_cfg, fe_login_mode, module, content_from_pid'),
'199' => Array('showitem' => 'hidden;;;;1-1-1, doktype, title;;;;2-2-2, TSconfig;;6;nowrap;5-5-5, storage_pid;;7'),
'254' => Array('showitem' => 'hidden;;;;1-1-1, doktype, title;LLL:EXT:lang/locallang_general.php:LGL.title;;;2-2-2, --div--, TSconfig;;6;nowrap;5-5-5, storage_pid;;7, module'),
'255' => Array('showitem' => 'hidden;;;;1-1-1, doktype, title;;;;2-2-2')
)
Definition at line 472 of file ext_tables.php. |
|
|
Definition at line 469 of file ext_tables.php. |
|
|
Definition at line 466 of file ext_tables.php. |
|
|
Definition at line 92 of file ext_tables.php. |
|
|
Definition at line 89 of file ext_tables.php. |
|
|
Initial value: Array (
'disabled' => 'hidden',
'starttime' => 'starttime',
'endtime' => 'endtime',
'fe_group' => 'fe_group',
)
Definition at line 81 of file ext_tables.php. |
1.4.6