TYPO3 CMS  TYPO3_8-7
tx_irretutorial_1nff_offer.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_1nff_offer', 'label'=> 'title', 'tstamp'=> 'tstamp', 'crdate'=> 'crdate', 'cruser_id'=> 'cruser_id', 'languageField'=> 'sys_language_uid', 'transOrigPointerField'=> 'l18n_parent', 'transOrigDiffSourceField'=> 'l18n_diffsource', 'sortby'=> 'sorting', 'delete'=> 'deleted', 'enablecolumns'=> ['disabled'=> 'hidden',], 'iconfile'=> 'EXT:irre_tutorial/Resources/Public/Icons/icon_tx_irretutorial_offer.gif', 'versioningWS'=> true, 'origUid'=> 't3_origuid', 'shadowColumnsForMovePlaceholders'=> 'parentid, parenttable, parentidentifier',], 'interface'=> ['showRecordFieldList'=> 'sys_language_uid, l18n_parent, l18n_diffsource, hidden, parentid, parenttable, title, prices'], 'columns'=> ['sys_language_uid'=> ['exclude'=> true, 'label'=> 'LLL:EXT:lang/Resources/Private/Language/locallang_general.xml:LGL.language', 'config'=> ['type'=> 'select', 'renderType'=> 'selectSingle', 'foreign_table'=> 'sys_language', 'foreign_table_where'=> 'ORDER BY sys_language.title', 'items'=> [['LLL:EXT:lang/Resources/Private/Language/locallang_general.xml:LGL.allLanguages', -1], ['LLL:EXT:lang/Resources/Private/Language/locallang_general.xml:LGL.default_value', 0]], 'default'=> 0]], 'l18n_parent'=> ['displayCond'=> 'FIELD:sys_language_uid:>:0', 'exclude'=> true, 'label'=> 'LLL:EXT:lang/Resources/Private/Language/locallang_general.xml:LGL.l18n_parent', 'config'=> ['type'=> 'select', 'renderType'=> 'selectSingle', 'items'=> [['', 0],], 'foreign_table'=> 'tx_irretutorial_1nff_offer', 'foreign_table_where'=> 'AND tx_irretutorial_1nff_offer.pid=###CURRENT_PID### AND tx_irretutorial_1nff_offer.sys_language_uid IN(-1, 0)', 'default'=> 0,]], 'l18n_diffsource'=> ['config'=> ['type'=> 'passthrough', 'default'=> '']], 'hidden'=> ['exclude'=> true, 'label'=> 'LLL:EXT:lang/Resources/Private/Language/locallang_general.xml:LGL.hidden', 'config'=> ['type'=> 'check', 'default'=> 0]], 'parentid'=> ['config'=> ['type'=> 'passthrough', 'default'=> 0]], 'parenttable'=> ['config'=> ['type'=> 'passthrough', 'default'=> '']], 'parentidentifier'=> ['config'=> ['type'=> 'passthrough', 'default'=> '']], 'title'=> ['exclude'=> true, 'l10n_mode'=> 'prefixLangTitle', 'label'=> 'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tx_irretutorial_offer.title', 'config'=> ['type'=> 'input', 'size'=> 30, 'eval'=> 'required',]], 'prices'=> ['exclude'=> true, 'label'=> 'LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tx_irretutorial_offer.prices', 'config'=> ['type'=> 'inline', 'foreign_table'=> 'tx_irretutorial_1nff_price', 'foreign_field'=> 'parentid', 'foreign_table_field'=> 'parenttable', 'maxitems'=> 10, 'appearance'=> ['showSynchronizationLink'=> 1, 'showAllLocalizationLink'=> 1, 'showPossibleLocalizationRecords'=> 1, 'showRemovedLocalizationRecords'=> 1,], 'behaviour'=> ['localizationMode'=> 'select', 'localizeChildrenAtParentLocalization'=> true,],]],], 'types'=> ['0'=> ['showitem'=> '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tabs.general, title, prices,' . '--div--;LLL:EXT:irre_tutorial/Resources/Private/Language/locallang_db.xml:tabs.visibility, sys_language_uid, l18n_parent, l18n_diffsource, hidden, parentid, parenttable']], 'palettes'=> ['1'=> ['showitem'=> '']]]
 

Variable Documentation

◆ return

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

Definition at line 131 of file tx_irretutorial_1nff_offer.php.