Go to the documentation of this file. 4 'label' =>
'domainName',
7 'cruser_id' =>
'cruser_id',
9 'title' =>
'LLL:EXT:cms/locallang_tca.xlf:sys_domain',
10 'iconfile' =>
'domain.gif',
11 'enablecolumns' => array(
12 'disabled' =>
'hidden' 14 'typeicon_classes' => array(
15 'default' =>
'mimetypes-x-content-domain' 17 'searchFields' =>
'domainName,redirectTo' 20 'showRecordFieldList' =>
'hidden,domainName,redirectTo' 23 'domainName' => array(
24 'label' =>
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.domainName',
29 'eval' =>
'required,unique,lower,trim,domainname',
30 'softref' =>
'substitute' 33 'redirectTo' => array(
34 'label' =>
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.redirectTo',
41 'softref' =>
'substitute' 44 'redirectHttpStatusCode' => array(
46 'label' =>
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.redirectHttpStatusCode',
50 array(
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.redirectHttpStatusCode.301',
'301'),
51 array(
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.redirectHttpStatusCode.302',
'302'),
52 array(
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.redirectHttpStatusCode.303',
'303'),
53 array(
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.redirectHttpStatusCode.307',
'307')
60 'label' =>
'LLL:EXT:lang/locallang_general.xlf:LGL.disable',
67 'prepend_params' => array(
68 'label' =>
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.prepend_params',
76 'label' =>
'LLL:EXT:cms/locallang_tca.xlf:sys_domain.forced',
85 '1' => array(
'showitem' =>
'hidden;;;;1-1-1,domainName;;1;;3-3-3,prepend_params,forced;;;;4-4-4')
88 '1' => array(
'showitem' =>
'redirectTo, redirectHttpStatusCode')