4 'title' => 'LLL:EXT:cms/locallang_tca.xlf:backend_layout',
8 'cruser_id' => 'cruser_id',
9 'versioningWS' => TRUE,
10 'origUid' => 't3_origuid',
11 'sortby' => 'sorting',
12 'delete' => 'deleted',
13 'enablecolumns' => array(
14 'disabled' => 'hidden'
16 'iconfile' => 'backend_layout.gif',
17 'selicon_field' => 'icon',
18 'selicon_field_path' => 'uploads/media',
19 'thumbnail' => 'resources'
22 'showRecordFieldList' => 'title,config,description,hidden,icon'
26 'label' => 'LLL:EXT:cms/locallang_tca.xlf:backend_layout.title',
34 'description' => array(
35 'label' => 'LLL:EXT:cms/locallang_tca.xlf:backend_layout.description',
43 'label' => 'LLL:EXT:cms/locallang_tca.xlf:backend_layout.config',
51 'title' => 'LLL:EXT:cms/locallang_tca.xlf:backend_layout.wizard',
53 'icon' => \TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::extRelPath('cms') . 'layout/wizard_backend_layout.png',
54 'script' => \TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::extRelPath('cms') . 'layout/wizard_backend_layout.php',
55 'JSopenParams' => 'height=800,width=800,status=0,menubar=0,scrollbars=0'
61 'label' => 'LLL:EXT:lang/locallang_general.xlf:LGL.disable',
69 'label' => 'LLL:EXT:cms/locallang_tca.xlf:backend_layout.icon',
73 'internal_type' => 'file',
74 'allowed' => 'jpg,gif,png',
75 'uploadfolder' => 'uploads/media',
83 '1' => array('showitem' => 'hidden,title;;1;;2-2-2, icon, description, config')