2 if (!defined(
'TYPO3_MODE')) {
3 die (
'Access denied.');
9 'tx_irretutorial_hotels' => array(
11 'label' =>
'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:pages.tx_irretutorial_hotels',
14 'foreign_table' =>
'tx_irretutorial_1nff_hotel',
15 'foreign_field' =>
'parentid',
16 'foreign_table_field' =>
'parenttable',
18 'appearance' => array(
19 'showSynchronizationLink' => 1,
20 'showAllLocalizationLink' => 1,
21 'showPossibleLocalizationRecords' => 1,
22 'showRemovedLocalizationRecords' => 1,
25 'localizationMode' =>
'select',
33 '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:pages.doktype.div.irre, tx_irretutorial_hotels;;;;1-1-1' 37 'pages_language_overlay',
39 'tx_irretutorial_hotels' => array(
41 'label' =>
'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:pages.tx_irretutorial_hotels',
44 'foreign_table' =>
'tx_irretutorial_1nff_hotel',
45 'foreign_field' =>
'parentid',
46 'foreign_table_field' =>
'parenttable',
48 'appearance' => array(
49 'showSynchronizationLink' => 1,
50 'showAllLocalizationLink' => 1,
51 'showPossibleLocalizationRecords' => 1,
52 'showRemovedLocalizationRecords' => 1,
55 'localizationMode' =>
'select',
62 'pages_language_overlay',
63 '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:pages.doktype.div.irre, tx_irretutorial_hotels;;;;1-1-1' 70 'tx_irretutorial_1nff_hotels' => array(
72 'label' =>
'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tt_content.tx_irretutorial_1nff_hotels',
75 'foreign_table' =>
'tx_irretutorial_1nff_hotel',
76 'foreign_field' =>
'parentid',
77 'foreign_table_field' =>
'parenttable',
79 'appearance' => array(
80 'showSynchronizationLink' => 1,
81 'showAllLocalizationLink' => 1,
82 'showPossibleLocalizationRecords' => 1,
83 'showRemovedLocalizationRecords' => 1,
86 'localizationMode' =>
'select',
87 'localizeChildrenAtParentLocalization' => TRUE,
91 'tx_irretutorial_1ncsv_hotels' => array(
93 'label' =>
'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tt_content.tx_irretutorial_1ncsv_hotels',
96 'foreign_table' =>
'tx_irretutorial_1ncsv_hotel',
98 'appearance' => array(
99 'showSynchronizationLink' => 1,
100 'showAllLocalizationLink' => 1,
101 'showPossibleLocalizationRecords' => 1,
102 'showRemovedLocalizationRecords' => 1,
104 'behaviour' => array(
105 'localizationMode' =>
'select',
106 'localizeChildrenAtParentLocalization' => TRUE,
110 'tx_irretutorial_flexform' => array(
112 'label' =>
'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tt_content.tx_irretutorial_flexform',
116 'default' =>
'FILE:EXT:irre_tutorial/Configuration/FlexForms/tt_content_flexform.xml',
125 '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tt_content.div.irre, tx_irretutorial_1nff_hotels;;;;1-1-1, tx_irretutorial_1ncsv_hotels, tx_irretutorial_flexform' 128 $GLOBALS[
'TCA'][
'tt_content'][
'ctrl'][
'shadowColumnsForNewPlaceholders'] =
'tx_irretutorial_1ncsv_hotels';
129 $GLOBALS[
'TCA'][
'tt_content'][
'ctrl'][
'shadowColumnsForMovePlaceholders'] =
'tx_irretutorial_1ncsv_hotels';
static addTCAcolumns($table, $columnArray, $addTofeInterface=FALSE)
static addToAllTCAtypes($table, $newFieldsString, $typeList='', $position='')
$GLOBALS['TCA']['tt_content']['ctrl']['shadowColumnsForNewPlaceholders']