var/classes/definition_Room.php line 82

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - hasDetailpage [checkbox]
  8.  * - image [image]
  9.  * - video [video]
  10.  * - localizedfields [localizedfields]
  11.  * -- title [input]
  12.  * -- subtitle [input]
  13.  * -- text [textarea]
  14.  * -- price [input]
  15.  * -- priceAddition [input]
  16.  * -- bookinglink [link]
  17.  * - description [wysiwyg]
  18.  * - gallery [imageGallery]
  19.  * - equipment [block]
  20.  * -- icon [select]
  21.  * -- name [input]
  22.  * - summerprice [table]
  23.  * - winterprice [table]
  24.  */
  25. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  26.    'dao' => NULL,
  27.    'id' => 'CNROOM',
  28.    'name' => 'Room',
  29.    'description' => '',
  30.    'creationDate' => 0,
  31.    'modificationDate' => 1700646399,
  32.    'userOwner' => 2,
  33.    'userModification' => 2,
  34.    'parentClass' => '',
  35.    'implementsInterfaces' => '',
  36.    'listingParentClass' => '',
  37.    'useTraits' => '',
  38.    'listingUseTraits' => '',
  39.    'encryption' => false,
  40.    'encryptedTables' => 
  41.   array (
  42.   ),
  43.    'allowInherit' => false,
  44.    'allowVariants' => false,
  45.    'showVariants' => false,
  46.    'fieldDefinitions' => 
  47.   array (
  48.   ),
  49.    'layoutDefinitions' => 
  50.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  51.      'name' => 'pimcore_root',
  52.      'type' => NULL,
  53.      'region' => NULL,
  54.      'title' => NULL,
  55.      'width' => 0,
  56.      'height' => 0,
  57.      'collapsible' => false,
  58.      'collapsed' => false,
  59.      'bodyStyle' => NULL,
  60.      'datatype' => 'layout',
  61.      'permissions' => NULL,
  62.      'children' => 
  63.     array (
  64.       => 
  65.       Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  66.          'name' => 'Allgemein',
  67.          'type' => NULL,
  68.          'region' => NULL,
  69.          'title' => 'Zimmer Element',
  70.          'width' => '',
  71.          'height' => '',
  72.          'collapsible' => false,
  73.          'collapsed' => false,
  74.          'bodyStyle' => '',
  75.          'datatype' => 'layout',
  76.          'permissions' => NULL,
  77.          'children' => 
  78.         array (
  79.           => 
  80.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  81.              'name' => 'Layout',
  82.              'type' => NULL,
  83.              'region' => NULL,
  84.              'title' => 'Allgemein',
  85.              'width' => '',
  86.              'height' => '',
  87.              'collapsible' => false,
  88.              'collapsed' => false,
  89.              'bodyStyle' => '',
  90.              'datatype' => 'layout',
  91.              'permissions' => NULL,
  92.              'children' => 
  93.             array (
  94.               => 
  95.               Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  96.                  'name' => 'hasDetailpage',
  97.                  'title' => 'Detailseite',
  98.                  'tooltip' => '',
  99.                  'mandatory' => false,
  100.                  'noteditable' => false,
  101.                  'index' => false,
  102.                  'locked' => false,
  103.                  'style' => '',
  104.                  'permissions' => NULL,
  105.                  'datatype' => 'data',
  106.                  'fieldtype' => 'checkbox',
  107.                  'relationType' => false,
  108.                  'invisible' => false,
  109.                  'visibleGridView' => false,
  110.                  'visibleSearch' => false,
  111.                  'blockedVarsForExport' => 
  112.                 array (
  113.                 ),
  114.                  'defaultValue' => 0,
  115.                  'defaultValueGenerator' => '',
  116.               )),
  117.               => 
  118.               Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  119.                  'name' => 'Feldcontainer',
  120.                  'type' => NULL,
  121.                  'region' => NULL,
  122.                  'title' => NULL,
  123.                  'width' => '',
  124.                  'height' => '',
  125.                  'collapsible' => false,
  126.                  'collapsed' => false,
  127.                  'bodyStyle' => '',
  128.                  'datatype' => 'layout',
  129.                  'permissions' => NULL,
  130.                  'children' => 
  131.                 array (
  132.                   => 
  133.                   Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  134.                      'name' => 'image',
  135.                      'title' => 'Bild',
  136.                      'tooltip' => '',
  137.                      'mandatory' => false,
  138.                      'noteditable' => false,
  139.                      'index' => false,
  140.                      'locked' => false,
  141.                      'style' => '',
  142.                      'permissions' => NULL,
  143.                      'datatype' => 'data',
  144.                      'fieldtype' => 'image',
  145.                      'relationType' => false,
  146.                      'invisible' => false,
  147.                      'visibleGridView' => false,
  148.                      'visibleSearch' => false,
  149.                      'blockedVarsForExport' => 
  150.                     array (
  151.                     ),
  152.                      'width' => '',
  153.                      'height' => '',
  154.                      'uploadPath' => '',
  155.                   )),
  156.                   => 
  157.                   Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  158.                      'name' => 'video',
  159.                      'title' => 'Video',
  160.                      'tooltip' => '',
  161.                      'mandatory' => false,
  162.                      'noteditable' => false,
  163.                      'index' => false,
  164.                      'locked' => false,
  165.                      'style' => '',
  166.                      'permissions' => NULL,
  167.                      'datatype' => 'data',
  168.                      'fieldtype' => 'video',
  169.                      'relationType' => false,
  170.                      'invisible' => false,
  171.                      'visibleGridView' => false,
  172.                      'visibleSearch' => false,
  173.                      'blockedVarsForExport' => 
  174.                     array (
  175.                     ),
  176.                      'width' => '',
  177.                      'height' => '',
  178.                      'allowedTypes' => 
  179.                     array (
  180.                     ),
  181.                      'supportedTypes' => 
  182.                     array (
  183.                       => 'asset',
  184.                       => 'youtube',
  185.                       => 'vimeo',
  186.                       => 'dailymotion',
  187.                     ),
  188.                   )),
  189.                 ),
  190.                  'locked' => false,
  191.                  'blockedVarsForExport' => 
  192.                 array (
  193.                 ),
  194.                  'fieldtype' => 'fieldcontainer',
  195.                  'layout' => 'hbox',
  196.                  'fieldLabel' => '',
  197.                  'labelWidth' => 0,
  198.                  'labelAlign' => 'left',
  199.               )),
  200.               => 
  201.               Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  202.                  'name' => 'localizedfields',
  203.                  'title' => '',
  204.                  'tooltip' => '',
  205.                  'mandatory' => false,
  206.                  'noteditable' => false,
  207.                  'index' => NULL,
  208.                  'locked' => false,
  209.                  'style' => '',
  210.                  'permissions' => NULL,
  211.                  'datatype' => 'data',
  212.                  'fieldtype' => 'localizedfields',
  213.                  'relationType' => false,
  214.                  'invisible' => false,
  215.                  'visibleGridView' => true,
  216.                  'visibleSearch' => true,
  217.                  'blockedVarsForExport' => 
  218.                 array (
  219.                 ),
  220.                  'children' => 
  221.                 array (
  222.                   => 
  223.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  224.                      'name' => 'title',
  225.                      'title' => 'Titel',
  226.                      'tooltip' => '',
  227.                      'mandatory' => false,
  228.                      'noteditable' => false,
  229.                      'index' => false,
  230.                      'locked' => false,
  231.                      'style' => '',
  232.                      'permissions' => NULL,
  233.                      'datatype' => 'data',
  234.                      'fieldtype' => 'input',
  235.                      'relationType' => false,
  236.                      'invisible' => false,
  237.                      'visibleGridView' => false,
  238.                      'visibleSearch' => false,
  239.                      'blockedVarsForExport' => 
  240.                     array (
  241.                     ),
  242.                      'width' => '',
  243.                      'defaultValue' => NULL,
  244.                      'columnLength' => 190,
  245.                      'regex' => '',
  246.                      'regexFlags' => 
  247.                     array (
  248.                     ),
  249.                      'unique' => false,
  250.                      'showCharCount' => false,
  251.                      'defaultValueGenerator' => '',
  252.                   )),
  253.                   => 
  254.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  255.                      'name' => 'subtitle',
  256.                      'title' => 'Subtitel',
  257.                      'tooltip' => '',
  258.                      'mandatory' => false,
  259.                      'noteditable' => false,
  260.                      'index' => false,
  261.                      'locked' => false,
  262.                      'style' => '',
  263.                      'permissions' => NULL,
  264.                      'datatype' => 'data',
  265.                      'fieldtype' => 'input',
  266.                      'relationType' => false,
  267.                      'invisible' => false,
  268.                      'visibleGridView' => false,
  269.                      'visibleSearch' => false,
  270.                      'blockedVarsForExport' => 
  271.                     array (
  272.                     ),
  273.                      'width' => '',
  274.                      'defaultValue' => NULL,
  275.                      'columnLength' => 190,
  276.                      'regex' => '',
  277.                      'regexFlags' => 
  278.                     array (
  279.                     ),
  280.                      'unique' => false,
  281.                      'showCharCount' => false,
  282.                      'defaultValueGenerator' => '',
  283.                   )),
  284.                   => 
  285.                   Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  286.                      'name' => 'text',
  287.                      'title' => 'Teaser text',
  288.                      'tooltip' => '',
  289.                      'mandatory' => false,
  290.                      'noteditable' => false,
  291.                      'index' => false,
  292.                      'locked' => false,
  293.                      'style' => '',
  294.                      'permissions' => NULL,
  295.                      'datatype' => 'data',
  296.                      'fieldtype' => 'textarea',
  297.                      'relationType' => false,
  298.                      'invisible' => false,
  299.                      'visibleGridView' => false,
  300.                      'visibleSearch' => false,
  301.                      'blockedVarsForExport' => 
  302.                     array (
  303.                     ),
  304.                      'width' => '',
  305.                      'height' => '',
  306.                      'maxLength' => NULL,
  307.                      'showCharCount' => false,
  308.                      'excludeFromSearchIndex' => false,
  309.                   )),
  310.                   => 
  311.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  312.                      'name' => 'price',
  313.                      'title' => 'Preis',
  314.                      'tooltip' => '',
  315.                      'mandatory' => false,
  316.                      'noteditable' => false,
  317.                      'index' => false,
  318.                      'locked' => false,
  319.                      'style' => '',
  320.                      'permissions' => NULL,
  321.                      'datatype' => 'data',
  322.                      'fieldtype' => 'input',
  323.                      'relationType' => false,
  324.                      'invisible' => false,
  325.                      'visibleGridView' => false,
  326.                      'visibleSearch' => false,
  327.                      'blockedVarsForExport' => 
  328.                     array (
  329.                     ),
  330.                      'width' => '',
  331.                      'defaultValue' => NULL,
  332.                      'columnLength' => 190,
  333.                      'regex' => '',
  334.                      'regexFlags' => 
  335.                     array (
  336.                     ),
  337.                      'unique' => false,
  338.                      'showCharCount' => false,
  339.                      'defaultValueGenerator' => '',
  340.                   )),
  341.                   => 
  342.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  343.                      'name' => 'priceAddition',
  344.                      'title' => 'Preis Zusatztext',
  345.                      'tooltip' => '',
  346.                      'mandatory' => false,
  347.                      'noteditable' => false,
  348.                      'index' => false,
  349.                      'locked' => false,
  350.                      'style' => '',
  351.                      'permissions' => NULL,
  352.                      'datatype' => 'data',
  353.                      'fieldtype' => 'input',
  354.                      'relationType' => false,
  355.                      'invisible' => false,
  356.                      'visibleGridView' => false,
  357.                      'visibleSearch' => false,
  358.                      'blockedVarsForExport' => 
  359.                     array (
  360.                     ),
  361.                      'width' => '',
  362.                      'defaultValue' => NULL,
  363.                      'columnLength' => 190,
  364.                      'regex' => '',
  365.                      'regexFlags' => 
  366.                     array (
  367.                     ),
  368.                      'unique' => false,
  369.                      'showCharCount' => false,
  370.                      'defaultValueGenerator' => '',
  371.                   )),
  372.                   => 
  373.                   Pimcore\Model\DataObject\ClassDefinition\Data\Link::__set_state(array(
  374.                      'name' => 'bookinglink',
  375.                      'title' => 'Anfragelink',
  376.                      'tooltip' => '',
  377.                      'mandatory' => false,
  378.                      'noteditable' => false,
  379.                      'index' => false,
  380.                      'locked' => false,
  381.                      'style' => '',
  382.                      'permissions' => NULL,
  383.                      'datatype' => 'data',
  384.                      'fieldtype' => 'link',
  385.                      'relationType' => false,
  386.                      'invisible' => false,
  387.                      'visibleGridView' => false,
  388.                      'visibleSearch' => false,
  389.                      'blockedVarsForExport' => 
  390.                     array (
  391.                     ),
  392.                   )),
  393.                 ),
  394.                  'region' => NULL,
  395.                  'layout' => NULL,
  396.                  'width' => '',
  397.                  'height' => '',
  398.                  'maxTabs' => NULL,
  399.                  'border' => false,
  400.                  'provideSplitView' => false,
  401.                  'tabPosition' => NULL,
  402.                  'hideLabelsWhenTabsReached' => NULL,
  403.                  'referencedFields' => 
  404.                 array (
  405.                 ),
  406.                  'fieldDefinitionsCache' => NULL,
  407.                  'permissionView' => NULL,
  408.                  'permissionEdit' => NULL,
  409.                  'labelWidth' => 0,
  410.                  'labelAlign' => 'left',
  411.               )),
  412.             ),
  413.              'locked' => false,
  414.              'blockedVarsForExport' => 
  415.             array (
  416.             ),
  417.              'fieldtype' => 'panel',
  418.              'layout' => NULL,
  419.              'border' => false,
  420.              'icon' => '',
  421.              'labelWidth' => 0,
  422.              'labelAlign' => 'left',
  423.           )),
  424.           => 
  425.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  426.              'name' => 'Layout',
  427.              'type' => NULL,
  428.              'region' => NULL,
  429.              'title' => 'Beschreibung',
  430.              'width' => '',
  431.              'height' => '',
  432.              'collapsible' => false,
  433.              'collapsed' => false,
  434.              'bodyStyle' => '',
  435.              'datatype' => 'layout',
  436.              'permissions' => NULL,
  437.              'children' => 
  438.             array (
  439.               => 
  440.               Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  441.                  'name' => 'description',
  442.                  'title' => 'Beschreibungstext',
  443.                  'tooltip' => '',
  444.                  'mandatory' => false,
  445.                  'noteditable' => false,
  446.                  'index' => false,
  447.                  'locked' => false,
  448.                  'style' => '',
  449.                  'permissions' => NULL,
  450.                  'datatype' => 'data',
  451.                  'fieldtype' => 'wysiwyg',
  452.                  'relationType' => false,
  453.                  'invisible' => false,
  454.                  'visibleGridView' => false,
  455.                  'visibleSearch' => false,
  456.                  'blockedVarsForExport' => 
  457.                 array (
  458.                 ),
  459.                  'width' => '',
  460.                  'height' => '',
  461.                  'toolbarConfig' => '',
  462.                  'excludeFromSearchIndex' => false,
  463.                  'maxCharacters' => '',
  464.               )),
  465.               => 
  466.               Pimcore\Model\DataObject\ClassDefinition\Data\ImageGallery::__set_state(array(
  467.                  'name' => 'gallery',
  468.                  'title' => 'Bilder',
  469.                  'tooltip' => '',
  470.                  'mandatory' => false,
  471.                  'noteditable' => false,
  472.                  'index' => false,
  473.                  'locked' => false,
  474.                  'style' => '',
  475.                  'permissions' => NULL,
  476.                  'datatype' => 'data',
  477.                  'fieldtype' => 'imageGallery',
  478.                  'relationType' => false,
  479.                  'invisible' => false,
  480.                  'visibleGridView' => false,
  481.                  'visibleSearch' => false,
  482.                  'blockedVarsForExport' => 
  483.                 array (
  484.                 ),
  485.                  'width' => '',
  486.                  'height' => '',
  487.                  'uploadPath' => '',
  488.                  'ratioX' => NULL,
  489.                  'ratioY' => NULL,
  490.                  'predefinedDataTemplates' => '',
  491.               )),
  492.             ),
  493.              'locked' => false,
  494.              'blockedVarsForExport' => 
  495.             array (
  496.             ),
  497.              'fieldtype' => 'panel',
  498.              'layout' => NULL,
  499.              'border' => false,
  500.              'icon' => '',
  501.              'labelWidth' => 0,
  502.              'labelAlign' => 'left',
  503.           )),
  504.           => 
  505.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  506.              'name' => 'Layout',
  507.              'type' => NULL,
  508.              'region' => NULL,
  509.              'title' => 'Ausstattung',
  510.              'width' => '',
  511.              'height' => '',
  512.              'collapsible' => false,
  513.              'collapsed' => false,
  514.              'bodyStyle' => '',
  515.              'datatype' => 'layout',
  516.              'permissions' => NULL,
  517.              'children' => 
  518.             array (
  519.               => 
  520.               Pimcore\Model\DataObject\ClassDefinition\Data\Block::__set_state(array(
  521.                  'name' => 'equipment',
  522.                  'title' => 'Equipment',
  523.                  'tooltip' => '',
  524.                  'mandatory' => false,
  525.                  'noteditable' => false,
  526.                  'index' => false,
  527.                  'locked' => false,
  528.                  'style' => '',
  529.                  'permissions' => NULL,
  530.                  'datatype' => 'data',
  531.                  'fieldtype' => 'block',
  532.                  'relationType' => false,
  533.                  'invisible' => false,
  534.                  'visibleGridView' => false,
  535.                  'visibleSearch' => false,
  536.                  'blockedVarsForExport' => 
  537.                 array (
  538.                 ),
  539.                  'lazyLoading' => false,
  540.                  'disallowAddRemove' => false,
  541.                  'disallowReorder' => false,
  542.                  'collapsible' => false,
  543.                  'collapsed' => false,
  544.                  'maxItems' => NULL,
  545.                  'styleElement' => '',
  546.                  'children' => 
  547.                 array (
  548.                   => 
  549.                   Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  550.                      'name' => 'icon',
  551.                      'title' => 'Icon',
  552.                      'tooltip' => '',
  553.                      'mandatory' => false,
  554.                      'noteditable' => false,
  555.                      'index' => false,
  556.                      'locked' => false,
  557.                      'style' => '',
  558.                      'permissions' => NULL,
  559.                      'datatype' => 'data',
  560.                      'fieldtype' => 'select',
  561.                      'relationType' => false,
  562.                      'invisible' => false,
  563.                      'visibleGridView' => false,
  564.                      'visibleSearch' => false,
  565.                      'blockedVarsForExport' => 
  566.                     array (
  567.                     ),
  568.                      'width' => '',
  569.                      'defaultValue' => '',
  570.                      'optionsProviderClass' => 'CONECTO\\ProviderBundle\\OptionsProvider\\IconOptionsProvider',
  571.                      'optionsProviderData' => '',
  572.                      'columnLength' => 190,
  573.                      'dynamicOptions' => false,
  574.                      'defaultValueGenerator' => '',
  575.                   )),
  576.                   => 
  577.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  578.                      'name' => 'name',
  579.                      'title' => 'Name',
  580.                      'tooltip' => '',
  581.                      'mandatory' => false,
  582.                      'noteditable' => false,
  583.                      'index' => false,
  584.                      'locked' => false,
  585.                      'style' => '',
  586.                      'permissions' => NULL,
  587.                      'datatype' => 'data',
  588.                      'fieldtype' => 'input',
  589.                      'relationType' => false,
  590.                      'invisible' => false,
  591.                      'visibleGridView' => false,
  592.                      'visibleSearch' => false,
  593.                      'blockedVarsForExport' => 
  594.                     array (
  595.                     ),
  596.                      'width' => '',
  597.                      'defaultValue' => NULL,
  598.                      'columnLength' => 190,
  599.                      'regex' => '',
  600.                      'regexFlags' => 
  601.                     array (
  602.                     ),
  603.                      'unique' => false,
  604.                      'showCharCount' => false,
  605.                      'defaultValueGenerator' => '',
  606.                   )),
  607.                 ),
  608.                  'layout' => NULL,
  609.                  'referencedFields' => 
  610.                 array (
  611.                 ),
  612.                  'fieldDefinitionsCache' => NULL,
  613.               )),
  614.             ),
  615.              'locked' => false,
  616.              'blockedVarsForExport' => 
  617.             array (
  618.             ),
  619.              'fieldtype' => 'panel',
  620.              'layout' => NULL,
  621.              'border' => false,
  622.              'icon' => '',
  623.              'labelWidth' => 0,
  624.              'labelAlign' => 'left',
  625.           )),
  626.           => 
  627.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  628.              'name' => 'Layout',
  629.              'type' => NULL,
  630.              'region' => NULL,
  631.              'title' => 'Preise',
  632.              'width' => '',
  633.              'height' => '',
  634.              'collapsible' => false,
  635.              'collapsed' => false,
  636.              'bodyStyle' => '',
  637.              'datatype' => 'layout',
  638.              'permissions' => NULL,
  639.              'children' => 
  640.             array (
  641.               => 
  642.               Pimcore\Model\DataObject\ClassDefinition\Data\Table::__set_state(array(
  643.                  'name' => 'summerprice',
  644.                  'title' => 'Sommerpreis',
  645.                  'tooltip' => '',
  646.                  'mandatory' => false,
  647.                  'noteditable' => false,
  648.                  'index' => false,
  649.                  'locked' => false,
  650.                  'style' => '',
  651.                  'permissions' => NULL,
  652.                  'datatype' => 'data',
  653.                  'fieldtype' => 'table',
  654.                  'relationType' => false,
  655.                  'invisible' => false,
  656.                  'visibleGridView' => false,
  657.                  'visibleSearch' => false,
  658.                  'blockedVarsForExport' => 
  659.                 array (
  660.                 ),
  661.                  'width' => '',
  662.                  'height' => '',
  663.                  'cols' => NULL,
  664.                  'colsFixed' => false,
  665.                  'rows' => NULL,
  666.                  'rowsFixed' => false,
  667.                  'data' => '',
  668.                  'columnConfigActivated' => false,
  669.                  'columnConfig' => 
  670.                 array (
  671.                 ),
  672.               )),
  673.               => 
  674.               Pimcore\Model\DataObject\ClassDefinition\Data\Table::__set_state(array(
  675.                  'name' => 'winterprice',
  676.                  'title' => 'Winterpreis',
  677.                  'tooltip' => '',
  678.                  'mandatory' => false,
  679.                  'noteditable' => false,
  680.                  'index' => false,
  681.                  'locked' => false,
  682.                  'style' => '',
  683.                  'permissions' => NULL,
  684.                  'datatype' => 'data',
  685.                  'fieldtype' => 'table',
  686.                  'relationType' => false,
  687.                  'invisible' => false,
  688.                  'visibleGridView' => false,
  689.                  'visibleSearch' => false,
  690.                  'blockedVarsForExport' => 
  691.                 array (
  692.                 ),
  693.                  'width' => '',
  694.                  'height' => '',
  695.                  'cols' => NULL,
  696.                  'colsFixed' => false,
  697.                  'rows' => NULL,
  698.                  'rowsFixed' => false,
  699.                  'data' => '',
  700.                  'columnConfigActivated' => false,
  701.                  'columnConfig' => 
  702.                 array (
  703.                 ),
  704.               )),
  705.             ),
  706.              'locked' => false,
  707.              'blockedVarsForExport' => 
  708.             array (
  709.             ),
  710.              'fieldtype' => 'panel',
  711.              'layout' => NULL,
  712.              'border' => false,
  713.              'icon' => '',
  714.              'labelWidth' => 0,
  715.              'labelAlign' => 'left',
  716.           )),
  717.         ),
  718.          'locked' => false,
  719.          'blockedVarsForExport' => 
  720.         array (
  721.         ),
  722.          'fieldtype' => 'tabpanel',
  723.          'border' => false,
  724.          'tabPosition' => NULL,
  725.       )),
  726.     ),
  727.      'locked' => false,
  728.      'blockedVarsForExport' => 
  729.     array (
  730.     ),
  731.      'fieldtype' => 'panel',
  732.      'layout' => NULL,
  733.      'border' => false,
  734.      'icon' => NULL,
  735.      'labelWidth' => 100,
  736.      'labelAlign' => 'left',
  737.   )),
  738.    'icon' => '',
  739.    'previewUrl' => '',
  740.    'group' => '',
  741.    'showAppLoggerTab' => false,
  742.    'linkGeneratorReference' => '',
  743.    'previewGeneratorReference' => '',
  744.    'compositeIndices' => 
  745.   array (
  746.   ),
  747.    'generateTypeDeclarations' => true,
  748.    'showFieldLookup' => false,
  749.    'propertyVisibility' => 
  750.   array (
  751.     'grid' => 
  752.     array (
  753.       'id' => true,
  754.       'key' => false,
  755.       'path' => true,
  756.       'published' => true,
  757.       'modificationDate' => true,
  758.       'creationDate' => true,
  759.     ),
  760.     'search' => 
  761.     array (
  762.       'id' => true,
  763.       'key' => false,
  764.       'path' => true,
  765.       'published' => true,
  766.       'modificationDate' => true,
  767.       'creationDate' => true,
  768.     ),
  769.   ),
  770.    'enableGridLocking' => false,
  771.    'deletedDataComponents' => 
  772.   array (
  773.   ),
  774.    'blockedVarsForExport' => 
  775.   array (
  776.   ),
  777.    'activeDispatchingEvents' => 
  778.   array (
  779.   ),
  780. ));