‪TYPO3CMS  9.5
tx_irretutorial_1ncsv_hotel.php File Reference

Go to the source code of this file.

Variables

 return ['ctrl'=>['title'=> 'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tx_irretutorial_1ncsv_hotel', 'label'=> 'title', 'tstamp'=> 'tstamp', 'crdate'=> 'crdate', 'cruser_id'=> 'cruser_id', 'languageField'=> 'sys_language_uid', 'transOrigPointerField'=> 'l18n_parent', 'transOrigDiffSourceField'=> 'l18n_diffsource', 'translationSource'=> 'l10n_source', 'sortby'=> 'sorting', 'delete'=> 'deleted', 'enablecolumns'=>['disabled'=> 'hidden',], 'iconfile'=> 'EXT:irre_tutorial/Resources/Public/Icons/icon_tx_irretutorial_hotel.gif', 'versioningWS'=> true, 'origUid'=> 't3_origuid', 'shadowColumnsForNewPlaceholders'=> 'offers', 'shadowColumnsForMovePlaceholders'=> 'offers',], 'interface'=>['showRecordFieldList'=> 'sys_language_uid, l18n_parent, l18n_diffsource, hidden, title, offers'], 'columns'=>['sys_language_uid'=>['exclude'=> true, 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.language', 'config'=>['type'=> 'select', 'renderType'=> 'selectSingle', 'foreign_table'=> 'sys_language', 'foreign_table_where'=> 'ORDER BY sys_language.title', 'items'=>[['LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.allLanguages', -1], ['LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.default_value', 0]], 'default'=> 0,]], 'l18n_parent'=>['displayCond'=> 'FIELD:sys_language_uid:>:0', 'exclude'=> true, 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.l18n_parent', 'config'=>['type'=> 'select', 'renderType'=> 'selectSingle', 'items'=>[['', 0],], 'foreign_table'=> 'tx_irretutorial_1ncsv_hotel', 'foreign_table_where'=> 'AND tx_irretutorial_1ncsv_hotel.pid=###CURRENT_PID### AND tx_irretutorial_1ncsv_hotel.sys_language_uid IN(-1, 0)', 'default'=> 0]], 'l18n_diffsource'=>['config'=>['type'=> 'passthrough', 'default'=> '']], 'hidden'=>['exclude'=> true, 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.hidden', 'config'=>['type'=> 'check', 'default'=> 0]], 'title'=>['exclude'=> true, 'l10n_mode'=> 'prefixLangTitle', 'label'=> 'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tx_irretutorial_hotel.title', 'config'=>['type'=> 'input', 'size'=> 30, 'eval'=> 'required',]], 'offers'=>['exclude'=> true, 'label'=> 'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tx_irretutorial_hotel.offers', 'config'=>['type'=> 'inline', 'foreign_table'=> 'tx_irretutorial_1ncsv_offer', 'maxitems'=> 10, 'appearance'=>['showSynchronizationLink'=> 1, 'showAllLocalizationLink'=> 1, 'showPossibleLocalizationRecords'=> 1, 'showRemovedLocalizationRecords'=> 1,], 'default'=> '']],], 'types'=>['0'=>['showitem'=> '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tabs.general, title, offers, ' . '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tabs.visibility, sys_language_uid, l18n_parent, l18n_diffsource, hidden']], 'palettes'=>['1'=>['showitem'=> '']]]
 

Variable Documentation

◆ return

return[ 'ctrl'=>[ 'title'=> 'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tx_irretutorial_1ncsv_hotel', 'label'=> 'title', 'tstamp'=> 'tstamp', 'crdate'=> 'crdate', 'cruser_id'=> 'cruser_id', 'languageField'=> 'sys_language_uid', 'transOrigPointerField'=> 'l18n_parent', 'transOrigDiffSourceField'=> 'l18n_diffsource', 'translationSource'=> 'l10n_source', 'sortby'=> 'sorting', 'delete'=> 'deleted', 'enablecolumns'=>[ 'disabled'=> 'hidden',], 'iconfile'=> 'EXT:irre_tutorial/Resources/Public/Icons/icon_tx_irretutorial_hotel.gif', 'versioningWS'=> true, 'origUid'=> 't3_origuid', 'shadowColumnsForNewPlaceholders'=> 'offers', 'shadowColumnsForMovePlaceholders'=> 'offers',], 'interface'=>[ 'showRecordFieldList'=> 'sys_language_uid, l18n_parent, l18n_diffsource, hidden, title, offers'], 'columns'=>[ 'sys_language_uid'=>[ 'exclude'=> true, 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.language', 'config'=>[ 'type'=> 'select', 'renderType'=> 'selectSingle', 'foreign_table'=> 'sys_language', 'foreign_table_where'=> 'ORDER BY sys_language.title', 'items'=>[[ 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.allLanguages', -1],[ 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.default_value', 0]], 'default'=> 0,]], 'l18n_parent'=>[ 'displayCond'=> 'FIELD:sys_language_uid:>:0', 'exclude'=> true, 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.l18n_parent', 'config'=>[ 'type'=> 'select', 'renderType'=> 'selectSingle', 'items'=>[['', 0],], 'foreign_table'=> 'tx_irretutorial_1ncsv_hotel', 'foreign_table_where'=> 'AND tx_irretutorial_1ncsv_hotel.pid=###CURRENT_PID### AND tx_irretutorial_1ncsv_hotel.sys_language_uid IN(-1, 0)', 'default'=> 0]], 'l18n_diffsource'=>[ 'config'=>[ 'type'=> 'passthrough', 'default'=> '']], 'hidden'=>[ 'exclude'=> true, 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.hidden', 'config'=>[ 'type'=> 'check', 'default'=> 0]], 'title'=>[ 'exclude'=> true, 'l10n_mode'=> 'prefixLangTitle', 'label'=> 'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tx_irretutorial_hotel.title', 'config'=>[ 'type'=> 'input', 'size'=> 30, 'eval'=> 'required',]], 'offers'=>[ 'exclude'=> true, 'label'=> 'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tx_irretutorial_hotel.offers', 'config'=>[ 'type'=> 'inline', 'foreign_table'=> 'tx_irretutorial_1ncsv_offer', 'maxitems'=> 10, 'appearance'=>[ 'showSynchronizationLink'=> 1, 'showAllLocalizationLink'=> 1, 'showPossibleLocalizationRecords'=> 1, 'showRemovedLocalizationRecords'=> 1,], 'default'=> '']],], 'types'=>[ '0'=>[ 'showitem'=> '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tabs.general, title, offers, ' . '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tabs.visibility, sys_language_uid, l18n_parent, l18n_diffsource, hidden']], 'palettes'=>[ '1'=>[ 'showitem'=> '']]]

Definition at line 2 of file tx_irretutorial_1ncsv_hotel.php.