 |
TYPO3
7.6
|
Go to the documentation of this file.
5 'descriptionColumn' =>
'description',
8 'prependAtCopy' =>
'LLL:EXT:lang/locallang_general.xlf:LGL.prependAtCopy',
9 'title' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_filemounts',
12 'delete' =>
'deleted',
13 'enablecolumns' => array(
14 'disabled' =>
'hidden'
16 'typeicon_classes' => array(
17 'default' =>
'mimetypes-x-sys_filemounts'
19 'useColumnsForDefaultValues' =>
'path,base',
20 'versioningWS_alwaysAllowLiveEdit' =>
true,
21 'searchFields' =>
'title,path'
24 'showRecordFieldList' =>
'title,hidden,path,base,description'
28 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_filemounts.title',
33 'eval' =>
'required,trim'
37 'label' =>
'LLL:EXT:lang/locallang_general.xlf:LGL.disable',
42 'description' => array(
43 'label' =>
'LLL:EXT:lang/locallang_general.xlf:LGL.description',
52 'label' =>
'LLL:EXT:lang/locallang_general.xlf:LGL.baseStorage',
55 'renderType' =>
'selectSingle',
56 'foreign_table' =>
'sys_file_storage',
62 'label' =>
'LLL:EXT:lang/locallang_general.xlf:LGL.folder',
65 'renderType' =>
'selectSingle',
67 'itemsProcFunc' =>
'typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php:TYPO3\CMS\Core\Resource\Service\UserFileMountService->renderTceformsSelectDropdown',
71 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_filemounts.read_only',
78 '0' => array(
'showitem' =>
'--palette--;;mount, description, base, path, read_only')
82 'showitem' =>
'title,hidden',