‪TYPO3CMS  10.4
sys_workspace.php File Reference

Go to the source code of this file.

Variables

 return ['ctrl'=>['label'=> 'title', 'tstamp'=> 'tstamp', 'title'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace', 'descriptionColumn'=> 'description', 'adminOnly'=> true, 'rootLevel'=> 1, 'delete'=> 'deleted', 'typeicon_classes'=>['default'=> 'mimetypes-x-sys_workspace'], 'versioningWS_alwaysAllowLiveEdit'=> true], 'columns'=>['title'=>['label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.title', 'config'=>['type'=> 'input', 'size'=> 20, 'max'=> 30, 'eval'=> 'required, trim, unique']], 'description'=>['label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.description', 'config'=>['type'=> 'text', 'rows'=> 5, 'cols'=> 30]], 'adminusers'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.adminusers', 'config'=>['type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 10, 'autoSizeMax'=> 10,]], 'members'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.members', 'config'=>['type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 10,]], 'db_mountpoints'=>['label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_tca.xlf:db_mountpoints', 'config'=>['type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'pages', 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 10,]], 'file_mountpoints'=>['label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_tca.xlf:file_mountpoints', 'config'=>['type'=> 'select', 'renderType'=> 'selectCheckBox', 'foreign_table'=> 'sys_filemounts', 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 10,]], 'publish_time'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.publish_time', 'config'=>['type'=> 'input', 'renderType'=> 'inputDateTime', 'eval'=> 'datetime, int', 'default'=> 0,]], 'freeze'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.freeze', 'config'=>['type'=> 'check', 'renderType'=> 'checkboxToggle', 'default'=> 0, 'items'=>[[0=> '', 1=> '',]],]], 'live_edit'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.live_edit', 'config'=>['type'=> 'check', 'renderType'=> 'checkboxToggle', 'default'=> 0, 'items'=>[[0=> '', 1=> '',]],]], 'swap_modes'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.swap_modes', 'config'=>['type'=> 'select', 'renderType'=> 'selectSingle', 'default'=> 2, 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.swap_modes.0', 0], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.swap_modes.1', 1], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.swap_modes.2', 2],]]], 'publish_access'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.publish_access', 'config'=>['type'=> 'check', 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.publish_access.1', 0], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.publish_access.2', 0]]]], 'previewlink_lifetime'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.previewlink_lifetime', 'config'=>['type'=> 'input', 'eval'=> 'int', 'size'=> 10, 'default'=> 48,]], 'stagechg_notification'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.stagechg_notification', 'config'=>['type'=> 'select', 'renderType'=> 'selectSingle', 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.stagechg_notification.0', 0], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.stagechg_notification.1', 1], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.stagechg_notification.10', 10]]]], 'custom_stages'=>['exclude'=> true, 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.custom_stages', 'config'=>['type'=> 'inline', 'foreign_table'=> 'sys_workspace_stage', 'appearance'=>['useSortable'=> true, 'expandSingle'=> true,], 'foreign_field'=> 'parentid', 'foreign_table_field'=> 'parenttable', 'minitems'=> 0], 'default'=> 0], 'edit_notification_defaults'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace_stage.notification_defaults', 'config'=>['type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 20,]], 'edit_allow_notificaton_settings'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog', 'config'=>['type'=> 'check', 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.showDialog', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.changeablePreselection', ''],], 'default'=> 3, 'cols'=> 1,]], 'edit_notification_preselection'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection', 'config'=>['type'=> 'check', 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.owners', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.members', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.editors', ''],], 'default'=> 2, 'cols'=> 1,]], 'publish_notification_defaults'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace_stage.notification_defaults', 'config'=>['type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 20,]], 'publish_allow_notificaton_settings'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog', 'config'=>['type'=> 'check', 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.showDialog', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.changeablePreselection', ''],], 'default'=> 3, 'cols'=> 1,]], 'publish_notification_preselection'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection', 'config'=>['type'=> 'check', 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.owners', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.members', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.editors', ''],], 'default'=> 1, 'cols'=> 1,]], 'execute_notification_defaults'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace_stage.notification_defaults', 'config'=>['type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 20,]], 'execute_allow_notificaton_settings'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog', 'config'=>['type'=> 'check', 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.showDialog', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.changeablePreselection', ''],], 'default'=> 3, 'cols'=> 1,]], 'execute_notification_preselection'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection', 'config'=>['type'=> 'check', 'items'=>[['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.owners', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.members', ''], ['LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.editors', ''],], 'default'=> 3, 'cols'=> 1,]]], 'palettes'=>['main'=>['showitem'=> 'title, freeze'], 'memberlist'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.users', 'showitem'=> 'adminusers, members'], 'stage.edit'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.palette.stage.edit', 'showitem'=> 'edit_allow_notificaton_settings, edit_notification_preselection,',], 'stage.publish'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.palette.stage.publish', 'showitem'=> 'publish_allow_notificaton_settings, publish_notification_preselection,',], 'stage.execute'=>['label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.palette.stage.execute', 'showitem'=> 'execute_allow_notificaton_settings, execute_notification_preselection,',]], 'types'=>['0'=>['showitem'=> ' --div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:general, --palette--;;main, stagechg_notification, --palette--;;memberlist, --div--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.internal_stages, --palette--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.notification_settings, --palette--;;stage.edit, edit_notification_defaults, --palette--;;stage.publish, publish_notification_defaults, --palette--;;stage.execute, execute_notification_defaults, --div--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.custom_stages, custom_stages, --div--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.mountpoints, db_mountpoints, file_mountpoints, --div--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.publish_access, previewlink_lifetime, live_edit, swap_modes, publish_access, publish_time, --div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:notes, description, --div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:extended, ']]]
 

Variable Documentation

◆ return

return[ 'ctrl'=>[ 'label'=> 'title', 'tstamp'=> 'tstamp', 'title'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace', 'descriptionColumn'=> 'description', 'adminOnly'=> true, 'rootLevel'=> 1, 'delete'=> 'deleted', 'typeicon_classes'=>[ 'default'=> 'mimetypes-x-sys_workspace'], 'versioningWS_alwaysAllowLiveEdit'=> true], 'columns'=>[ 'title'=>[ 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.title', 'config'=>[ 'type'=> 'input', 'size'=> 20, 'max'=> 30, 'eval'=> 'required, trim, unique']], 'description'=>[ 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.description', 'config'=>[ 'type'=> 'text', 'rows'=> 5, 'cols'=> 30]], 'adminusers'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.adminusers', 'config'=>[ 'type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 10, 'autoSizeMax'=> 10,]], 'members'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.members', 'config'=>[ 'type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 10,]], 'db_mountpoints'=>[ 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_tca.xlf:db_mountpoints', 'config'=>[ 'type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'pages', 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 10,]], 'file_mountpoints'=>[ 'label'=> 'LLL:EXT:core/Resources/Private/Language/locallang_tca.xlf:file_mountpoints', 'config'=>[ 'type'=> 'select', 'renderType'=> 'selectCheckBox', 'foreign_table'=> 'sys_filemounts', 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 10,]], 'publish_time'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.publish_time', 'config'=>[ 'type'=> 'input', 'renderType'=> 'inputDateTime', 'eval'=> 'datetime, int', 'default'=> 0,]], 'freeze'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.freeze', 'config'=>[ 'type'=> 'check', 'renderType'=> 'checkboxToggle', 'default'=> 0, 'items'=>[[ 0=> '', 1=> '',]],]], 'live_edit'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.live_edit', 'config'=>[ 'type'=> 'check', 'renderType'=> 'checkboxToggle', 'default'=> 0, 'items'=>[[ 0=> '', 1=> '',]],]], 'swap_modes'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.swap_modes', 'config'=>[ 'type'=> 'select', 'renderType'=> 'selectSingle', 'default'=> 2, 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.swap_modes.0', 0],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.swap_modes.1', 1],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.swap_modes.2', 2],]]], 'publish_access'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.publish_access', 'config'=>[ 'type'=> 'check', 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.publish_access.1', 0],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.publish_access.2', 0]]]], 'previewlink_lifetime'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.previewlink_lifetime', 'config'=>[ 'type'=> 'input', 'eval'=> 'int', 'size'=> 10, 'default'=> 48,]], 'stagechg_notification'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.stagechg_notification', 'config'=>[ 'type'=> 'select', 'renderType'=> 'selectSingle', 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.stagechg_notification.0', 0],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.stagechg_notification.1', 1],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.stagechg_notification.10', 10]]]], 'custom_stages'=>[ 'exclude'=> true, 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.custom_stages', 'config'=>[ 'type'=> 'inline', 'foreign_table'=> 'sys_workspace_stage', 'appearance'=>[ 'useSortable'=> true, 'expandSingle'=> true,], 'foreign_field'=> 'parentid', 'foreign_table_field'=> 'parenttable', 'minitems'=> 0], 'default'=> 0], 'edit_notification_defaults'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace_stage.notification_defaults', 'config'=>[ 'type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 20,]], 'edit_allow_notificaton_settings'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog', 'config'=>[ 'type'=> 'check', 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.showDialog', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.changeablePreselection', ''],], 'default'=> 3, 'cols'=> 1,]], 'edit_notification_preselection'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection', 'config'=>[ 'type'=> 'check', 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.owners', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.members', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.editors', ''],], 'default'=> 2, 'cols'=> 1,]], 'publish_notification_defaults'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace_stage.notification_defaults', 'config'=>[ 'type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 20,]], 'publish_allow_notificaton_settings'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog', 'config'=>[ 'type'=> 'check', 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.showDialog', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.changeablePreselection', ''],], 'default'=> 3, 'cols'=> 1,]], 'publish_notification_preselection'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection', 'config'=>[ 'type'=> 'check', 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.owners', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.members', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.editors', ''],], 'default'=> 1, 'cols'=> 1,]], 'execute_notification_defaults'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace_stage.notification_defaults', 'config'=>[ 'type'=> 'group', 'internal_type'=> 'db', 'allowed'=> 'be_users, be_groups', 'prepend_tname'=> true, 'size'=> 3, 'maxitems'=> 100, 'autoSizeMax'=> 20,]], 'execute_allow_notificaton_settings'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog', 'config'=>[ 'type'=> 'check', 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.showDialog', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.settingsDialog.changeablePreselection', ''],], 'default'=> 3, 'cols'=> 1,]], 'execute_notification_preselection'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection', 'config'=>[ 'type'=> 'check', 'items'=>[[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.owners', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.members', ''],[ 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.preselection.editors', ''],], 'default'=> 3, 'cols'=> 1,]]], 'palettes'=>[ 'main'=>[ 'showitem'=> 'title, freeze'], 'memberlist'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.users', 'showitem'=> 'adminusers, members'], 'stage.edit'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.palette.stage.edit', 'showitem'=> 'edit_allow_notificaton_settings, edit_notification_preselection,',], 'stage.publish'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.palette.stage.publish', 'showitem'=> 'publish_allow_notificaton_settings, publish_notification_preselection,',], 'stage.execute'=>[ 'label'=> 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:sys_workspace.palette.stage.execute', 'showitem'=> 'execute_allow_notificaton_settings, execute_notification_preselection,',]], 'types'=>[ '0'=>[ 'showitem'=> ' --div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:general, --palette--;;main, stagechg_notification, --palette--;;memberlist, --div--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.internal_stages, --palette--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.notification_settings, --palette--;;stage.edit, edit_notification_defaults, --palette--;;stage.publish, publish_notification_defaults, --palette--;;stage.execute, execute_notification_defaults, --div--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.custom_stages, custom_stages, --div--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.mountpoints, db_mountpoints, file_mountpoints, --div--;LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xlf:tabs.publish_access, previewlink_lifetime, live_edit, swap_modes, publish_access, publish_time, --div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:notes, description, --div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:extended, ']]]

Definition at line 3 of file sys_workspace.php.