Go to the documentation of this file. 5 'title' =>
'Subtype test record',
6 'requestUpdate' =>
'subtypeswitch' 9 'subtypeswitch' => array(
10 'label' =>
'Subtype switch',
14 array(
'All fields visible',
'fieldsvisible'),
15 array(
'Excluded fields',
'fieldsexcluded'),
19 'beforeinline' => array(
20 'label' =>
'Before inline',
26 'label' =>
'Children',
29 'foreign_table' =>
'tx_inlinetest_inline',
30 'foreign_field' =>
'parent_uid',
31 'appearance' => array(
32 'collapseAll' => FALSE,
36 'afterinline' => array(
37 'label' =>
'After inline',
45 'showitem' =>
'--palette--;;testsettings',
46 'subtype_value_field' =>
'subtypeswitch',
47 'subtypes_excludelist' => array(
48 'fieldsexcluded' =>
'beforeinline,afterinline' 53 'testsettings' => array(
54 'showitem' =>
'subtypeswitch, --linebreak--, beforeinline, --linebreak--, children, --linebreak--, afterinline',
55 'canNotCollapse' => 1,