‪TYPO3CMS  9.5
tx_a_domain_model_a.php File Reference

Go to the source code of this file.

Variables

 return ['ctrl'=>['label'=> 'uid', 'title'=> 'A', 'tstamp'=> 'tstamp', 'crdate'=> 'crdate',], 'interface'=>['showRecordFieldList'=> 'title'], 'columns'=>['a'=>['label'=> 'a', 'config'=>['type'=> 'input', 'size'=> 25, 'max'=> 255,]],], 'types'=>['1'=>['showitem'=> '--div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:general, a']],]
 

Variable Documentation

◆ return

return[ 'ctrl'=>[ 'label'=> 'uid', 'title'=> 'A', 'tstamp'=> 'tstamp', 'crdate'=> 'crdate',], 'interface'=>[ 'showRecordFieldList'=> 'title'], 'columns'=>[ 'a'=>[ 'label'=> 'a', 'config'=>[ 'type'=> 'input', 'size'=> 25, 'max'=> 255,]],], 'types'=>[ '1'=>[ 'showitem'=> '--div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:general, a']],]

Definition at line 2 of file tx_a_domain_model_a.php.