Go to the documentation of this file. 4 'title' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage',
8 'cruser_id' =>
'cruser_id',
9 'default_sortby' =>
'ORDER BY name',
10 'delete' =>
'deleted',
12 'versioningWS_alwaysAllowLiveEdit' => TRUE,
13 'enablecolumns' => array(
14 'disabled' =>
'hidden' 16 'dividers2tabs' => TRUE,
17 'requestUpdate' =>
'driver',
18 'iconfile' =>
'_icon_ftp.gif',
19 'searchFields' =>
'name,description' 22 'showRecordFieldList' =>
'hidden,name,description,driver,processingfolder,configuration' 27 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.hidden',
35 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.name',
42 'description' => array(
44 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.description',
51 'is_browsable' => array(
53 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.is_browsable',
59 'is_default' => array(
61 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.is_default',
65 'eval' =>
'maximumRecordsChecked',
66 'validation' => array(
67 'maximumRecordsChecked' => 1
73 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.is_public',
77 'userFunc' =>
'typo3/sysext/core/Classes/Resource/Service/UserStorageCapabilityService.php:TYPO3\CMS\Core\Resource\Service\UserStorageCapabilityService->renderIsPublic',
80 'is_writable' => array(
82 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.is_writable',
90 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.is_online',
96 'processingfolder' => array(
98 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.processingfolder',
101 'placeholder' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.processingfolder.placeholder',
107 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.driver',
111 'default' =>
'Local',
112 'onChange' =>
'reload' 115 'configuration' => array(
117 'label' =>
'LLL:EXT:lang/locallang_tca.xlf:sys_file_storage.configuration',
120 'ds_pointerField' =>
'driver',
126 '0' => array(
'showitem' =>
'name, description, hidden, --div--;Configuration, driver, configuration, is_default, processingfolder, --div--;Access, --palette--;Capabilities;capabilities, is_online')
129 'capabilities' => array(
'showitem' =>
'is_browsable, is_public, is_writable',
'canNotCollapse' => TRUE)