 |
TYPO3
7.6
|
Go to the documentation of this file.
5 'default_sortby' =>
'ORDER BY crdate',
8 'cruser_id' =>
'cruser',
9 'prependAtCopy' =>
'LLL:EXT:lang/locallang_general.xlf:LGL.prependAtCopy',
10 'delete' =>
'deleted',
11 'title' =>
'LLL:EXT:sys_note/Resources/Private/Language/locallang_tca.xlf:sys_note',
12 'typeicon_classes' => array(
13 'default' =>
'mimetypes-x-sys_note'
18 'showRecordFieldList' =>
'category,subject,message,personal'
22 'label' =>
'LLL:EXT:lang/locallang_general.xlf:LGL.category',
25 'renderType' =>
'selectSingle',
27 array(
'',
'0',
'sysnote-type-0'),
28 array(
'LLL:EXT:sys_note/Resources/Private/Language/locallang_tca.xlf:sys_note.category.I.1',
'1',
'sysnote-type-1'),
29 array(
'LLL:EXT:sys_note/Resources/Private/Language/locallang_tca.xlf:sys_note.category.I.3',
'3',
'sysnote-type-3'),
30 array(
'LLL:EXT:sys_note/Resources/Private/Language/locallang_tca.xlf:sys_note.category.I.4',
'4',
'sysnote-type-4'),
31 array(
'LLL:EXT:sys_note/Resources/Private/Language/locallang_tca.xlf:sys_note.category.I.2',
'2',
'sysnote-type-2')
34 'showIconTable' =>
true,
38 'label' =>
'LLL:EXT:sys_note/Resources/Private/Language/locallang_tca.xlf:sys_note.subject',
46 'label' =>
'LLL:EXT:sys_note/Resources/Private/Language/locallang_tca.xlf:sys_note.message',
54 'label' =>
'LLL:EXT:sys_note/Resources/Private/Language/locallang_tca.xlf:sys_note.personal',
61 '0' => array(
'showitem' =>
'category, personal, subject, message')