var/classes/definition_Apartment.php line 623

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary:
  6. - name [input]
  7. - stars [select]
  8. - guests [numeric]
  9. - price [numeric]
  10. - position [slider]
  11. - localizedfields [localizedfields]
  12. -- shortDescription [input]
  13. -- description [wysiwyg]
  14. -- feature1 [input]
  15. -- feature2 [input]
  16. -- feature3 [input]
  17. -- feature4 [input]
  18. -- feature5 [input]
  19. -- feature6 [input]
  20. -- feature7 [input]
  21. -- feature8 [input]
  22. -- feature9 [input]
  23. -- feature10 [input]
  24. -- feature11 [input]
  25. -- feature12 [input]
  26. - icon1 [checkbox]
  27. - icon2 [checkbox]
  28. - icon3 [checkbox]
  29. - icon4 [checkbox]
  30. - icon5 [checkbox]
  31. - icon6 [checkbox]
  32. - icon7 [checkbox]
  33. - icon8 [checkbox]
  34. - facilityFreeWifi [checkbox]
  35. - facilityCalbeTv [checkbox]
  36. - facilityKitchenette [checkbox]
  37. - facilityRefrigerator [checkbox]
  38. - facilityDishwasher [checkbox]
  39. - facilityCoffeeMaker [checkbox]
  40. - facilityElectricKettle [checkbox]
  41. - facilityToaster [checkbox]
  42. - facilityEggBoiler [checkbox]
  43. - facilityIron [checkbox]
  44. - facilityIronBoard [checkbox]
  45. - facilityBedProtection [checkbox]
  46. - facilityChildTableware [checkbox]
  47. - facilityRoomSafe [checkbox]
  48. - facilityNespresso [checkbox]
  49. - facilityRadio [checkbox]
  50. - facilityHairDryer [checkbox]
  51. - facilityBedLinen [checkbox]
  52. - facilityTowels [checkbox]
  53. - facilityTowelDryer [checkbox]
  54. - facilityElectricFrame [checkbox]
  55. - facilityIntercom [checkbox]
  56. - extraFrenchBalcony [checkbox]
  57. - extraWheelchairDoors [checkbox]
  58. - extraWheelchairBath [checkbox]
  59. - extraAccessibility [checkbox]
  60. - extraAllergyFriendly [checkbox]
  61. - extraUnderfloorHeating [checkbox]
  62. - extraShutters [checkbox]
  63. - extraWaterSoftener [checkbox]
  64. - extraWashingMachine [checkbox]
  65. - extraTumbleDryer [checkbox]
  66. - extraCleaning [checkbox]
  67. - extraBikeLocker [checkbox]
  68. - extraBabyCrib [checkbox]
  69. - extraHighChair [checkbox]
  70. - logo [image]
  71. - mainImage [image]
  72. - gallery [imageGallery]
  73. - floorPlan [image]
  74. */
  75. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  76.    'dao' => NULL,
  77.    'id' => '1',
  78.    'name' => 'Apartment',
  79.    'description' => '',
  80.    'creationDate' => 0,
  81.    'modificationDate' => 1770130263,
  82.    'userOwner' => 2,
  83.    'userModification' => 2,
  84.    'parentClass' => '',
  85.    'implementsInterfaces' => '',
  86.    'listingParentClass' => '',
  87.    'useTraits' => '',
  88.    'listingUseTraits' => '',
  89.    'encryption' => false,
  90.    'encryptedTables' => 
  91.   array (
  92.   ),
  93.    'allowInherit' => false,
  94.    'allowVariants' => false,
  95.    'showVariants' => false,
  96.    'fieldDefinitions' => 
  97.   array (
  98.   ),
  99.    'layoutDefinitions' => 
  100.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  101.      'name' => 'pimcore_root',
  102.      'type' => NULL,
  103.      'region' => NULL,
  104.      'title' => NULL,
  105.      'width' => 0,
  106.      'height' => 0,
  107.      'collapsible' => false,
  108.      'collapsed' => false,
  109.      'bodyStyle' => NULL,
  110.      'datatype' => 'layout',
  111.      'permissions' => NULL,
  112.      'childs' => 
  113.     array (
  114.       => 
  115.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  116.          'name' => 'Layout',
  117.          'type' => NULL,
  118.          'region' => NULL,
  119.          'title' => '',
  120.          'width' => '',
  121.          'height' => '',
  122.          'collapsible' => false,
  123.          'collapsed' => false,
  124.          'bodyStyle' => '',
  125.          'datatype' => 'layout',
  126.          'permissions' => NULL,
  127.          'childs' => 
  128.         array (
  129.           => 
  130.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  131.              'name' => 'Apartment Beschreibung',
  132.              'type' => NULL,
  133.              'region' => NULL,
  134.              'title' => 'Apartment Beschreibung',
  135.              'width' => '',
  136.              'height' => '',
  137.              'collapsible' => false,
  138.              'collapsed' => false,
  139.              'bodyStyle' => '',
  140.              'datatype' => 'layout',
  141.              'permissions' => NULL,
  142.              'childs' => 
  143.             array (
  144.               => 
  145.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  146.                  'name' => 'name',
  147.                  'title' => 'Name des Apartments',
  148.                  'tooltip' => '',
  149.                  'mandatory' => false,
  150.                  'noteditable' => false,
  151.                  'index' => false,
  152.                  'locked' => false,
  153.                  'style' => 'padding: 15px; float: left; margin-right: 20px;',
  154.                  'permissions' => NULL,
  155.                  'datatype' => 'data',
  156.                  'fieldtype' => 'input',
  157.                  'relationType' => false,
  158.                  'invisible' => false,
  159.                  'visibleGridView' => false,
  160.                  'visibleSearch' => false,
  161.                  'blockedVarsForExport' => 
  162.                 array (
  163.                 ),
  164.                  'width' => 800,
  165.                  'defaultValue' => NULL,
  166.                  'columnLength' => 190,
  167.                  'regex' => '',
  168.                  'unique' => false,
  169.                  'showCharCount' => false,
  170.                  'defaultValueGenerator' => '',
  171.               )),
  172.               => 
  173.               Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  174.                  'name' => 'stars',
  175.                  'title' => 'Sterne Kategorie',
  176.                  'tooltip' => '',
  177.                  'mandatory' => false,
  178.                  'noteditable' => false,
  179.                  'index' => false,
  180.                  'locked' => false,
  181.                  'style' => 'padding: 15px;',
  182.                  'permissions' => NULL,
  183.                  'datatype' => 'data',
  184.                  'fieldtype' => 'select',
  185.                  'relationType' => false,
  186.                  'invisible' => false,
  187.                  'visibleGridView' => false,
  188.                  'visibleSearch' => false,
  189.                  'blockedVarsForExport' => 
  190.                 array (
  191.                 ),
  192.                  'options' => 
  193.                 array (
  194.                   => 
  195.                   array (
  196.                     'key' => 'keine Sterne',
  197.                     'value' => '0',
  198.                   ),
  199.                   => 
  200.                   array (
  201.                     'key' => '1 Stern',
  202.                     'value' => '1',
  203.                   ),
  204.                   => 
  205.                   array (
  206.                     'key' => '2 Sterne',
  207.                     'value' => '2',
  208.                   ),
  209.                   => 
  210.                   array (
  211.                     'key' => '3 Sterne',
  212.                     'value' => '3',
  213.                   ),
  214.                   => 
  215.                   array (
  216.                     'key' => '4 Sterne',
  217.                     'value' => '4',
  218.                   ),
  219.                   => 
  220.                   array (
  221.                     'key' => '5 Sterne',
  222.                     'value' => '5',
  223.                   ),
  224.                 ),
  225.                  'width' => 200,
  226.                  'defaultValue' => '',
  227.                  'optionsProviderClass' => '',
  228.                  'optionsProviderData' => '',
  229.                  'columnLength' => 190,
  230.                  'dynamicOptions' => false,
  231.                  'defaultValueGenerator' => '',
  232.               )),
  233.               => 
  234.               Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  235.                  'name' => 'guests',
  236.                  'title' => 'Max. Anzahl Gäste',
  237.                  'tooltip' => '',
  238.                  'mandatory' => false,
  239.                  'noteditable' => false,
  240.                  'index' => false,
  241.                  'locked' => false,
  242.                  'style' => '',
  243.                  'permissions' => NULL,
  244.                  'datatype' => 'data',
  245.                  'fieldtype' => 'numeric',
  246.                  'relationType' => false,
  247.                  'invisible' => false,
  248.                  'visibleGridView' => false,
  249.                  'visibleSearch' => false,
  250.                  'blockedVarsForExport' => 
  251.                 array (
  252.                 ),
  253.                  'width' => '',
  254.                  'defaultValue' => NULL,
  255.                  'integer' => false,
  256.                  'unsigned' => false,
  257.                  'minValue' => NULL,
  258.                  'maxValue' => NULL,
  259.                  'unique' => false,
  260.                  'decimalSize' => NULL,
  261.                  'decimalPrecision' => NULL,
  262.                  'defaultValueGenerator' => '',
  263.               )),
  264.               => 
  265.               Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  266.                  'name' => 'price',
  267.                  'title' => 'Preis pro Ãœbernachtung (EUR) ',
  268.                  'tooltip' => '',
  269.                  'mandatory' => false,
  270.                  'noteditable' => false,
  271.                  'index' => false,
  272.                  'locked' => false,
  273.                  'style' => 'margin: 15px;',
  274.                  'permissions' => NULL,
  275.                  'datatype' => 'data',
  276.                  'fieldtype' => 'numeric',
  277.                  'relationType' => false,
  278.                  'invisible' => false,
  279.                  'visibleGridView' => false,
  280.                  'visibleSearch' => false,
  281.                  'blockedVarsForExport' => 
  282.                 array (
  283.                 ),
  284.                  'width' => 200,
  285.                  'defaultValue' => NULL,
  286.                  'integer' => false,
  287.                  'unsigned' => true,
  288.                  'minValue' => 0,
  289.                  'maxValue' => NULL,
  290.                  'unique' => false,
  291.                  'decimalSize' => 6,
  292.                  'decimalPrecision' => 2,
  293.                  'defaultValueGenerator' => '',
  294.               )),
  295.               => 
  296.               Pimcore\Model\DataObject\ClassDefinition\Data\Slider::__set_state(array(
  297.                  'name' => 'position',
  298.                  'title' => 'Reihenfolge',
  299.                  'tooltip' => '',
  300.                  'mandatory' => false,
  301.                  'noteditable' => false,
  302.                  'index' => false,
  303.                  'locked' => false,
  304.                  'style' => 'margin: 0 15px;',
  305.                  'permissions' => NULL,
  306.                  'datatype' => 'data',
  307.                  'fieldtype' => 'slider',
  308.                  'relationType' => false,
  309.                  'invisible' => false,
  310.                  'visibleGridView' => false,
  311.                  'visibleSearch' => false,
  312.                  'blockedVarsForExport' => 
  313.                 array (
  314.                 ),
  315.                  'width' => 800,
  316.                  'height' => 20,
  317.                  'minValue' => 1.0,
  318.                  'maxValue' => 100.0,
  319.                  'vertical' => false,
  320.                  'increment' => 1.0,
  321.                  'decimalPrecision' => 0,
  322.               )),
  323.               => 
  324.               Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  325.                  'name' => 'localizedfields',
  326.                  'title' => 'Kurzbeschreibung',
  327.                  'tooltip' => '',
  328.                  'mandatory' => false,
  329.                  'noteditable' => false,
  330.                  'index' => NULL,
  331.                  'locked' => false,
  332.                  'style' => '',
  333.                  'permissions' => NULL,
  334.                  'datatype' => 'data',
  335.                  'fieldtype' => 'localizedfields',
  336.                  'relationType' => false,
  337.                  'invisible' => false,
  338.                  'visibleGridView' => true,
  339.                  'visibleSearch' => true,
  340.                  'blockedVarsForExport' => 
  341.                 array (
  342.                 ),
  343.                  'childs' => 
  344.                 array (
  345.                   => 
  346.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  347.                      'name' => 'shortDescription',
  348.                      'title' => 'Kurzbeschreibung',
  349.                      'tooltip' => '',
  350.                      'mandatory' => false,
  351.                      'noteditable' => false,
  352.                      'index' => false,
  353.                      'locked' => false,
  354.                      'style' => '',
  355.                      'permissions' => NULL,
  356.                      'datatype' => 'data',
  357.                      'fieldtype' => 'input',
  358.                      'relationType' => false,
  359.                      'invisible' => false,
  360.                      'visibleGridView' => false,
  361.                      'visibleSearch' => false,
  362.                      'blockedVarsForExport' => 
  363.                     array (
  364.                     ),
  365.                      'width' => 800,
  366.                      'defaultValue' => NULL,
  367.                      'columnLength' => 190,
  368.                      'regex' => '',
  369.                      'unique' => false,
  370.                      'showCharCount' => false,
  371.                      'defaultValueGenerator' => '',
  372.                   )),
  373.                   => 
  374.                   Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  375.                      'name' => 'description',
  376.                      'title' => 'Beschreibung des Apartments',
  377.                      'tooltip' => '',
  378.                      'mandatory' => false,
  379.                      'noteditable' => false,
  380.                      'index' => false,
  381.                      'locked' => false,
  382.                      'style' => '',
  383.                      'permissions' => NULL,
  384.                      'datatype' => 'data',
  385.                      'fieldtype' => 'wysiwyg',
  386.                      'relationType' => false,
  387.                      'invisible' => false,
  388.                      'visibleGridView' => false,
  389.                      'visibleSearch' => false,
  390.                      'blockedVarsForExport' => 
  391.                     array (
  392.                     ),
  393.                      'width' => 800,
  394.                      'height' => 300,
  395.                      'toolbarConfig' => '',
  396.                      'excludeFromSearchIndex' => false,
  397.                      'maxCharacters' => '',
  398.                   )),
  399.                 ),
  400.                  'region' => NULL,
  401.                  'layout' => NULL,
  402.                  'width' => '',
  403.                  'height' => '',
  404.                  'maxTabs' => NULL,
  405.                  'border' => false,
  406.                  'provideSplitView' => false,
  407.                  'tabPosition' => NULL,
  408.                  'hideLabelsWhenTabsReached' => NULL,
  409.                  'referencedFields' => 
  410.                 array (
  411.                   => 
  412.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  413.                      'name' => 'localizedfields',
  414.                      'title' => 'Beschreibungen 1',
  415.                      'tooltip' => '',
  416.                      'mandatory' => false,
  417.                      'noteditable' => false,
  418.                      'index' => NULL,
  419.                      'locked' => false,
  420.                      'style' => '',
  421.                      'permissions' => NULL,
  422.                      'datatype' => 'data',
  423.                      'fieldtype' => 'localizedfields',
  424.                      'relationType' => false,
  425.                      'invisible' => false,
  426.                      'visibleGridView' => true,
  427.                      'visibleSearch' => true,
  428.                      'blockedVarsForExport' => 
  429.                     array (
  430.                     ),
  431.                      'childs' => 
  432.                     array (
  433.                       => 
  434.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  435.                          'name' => 'feature1',
  436.                          'title' => 'Feature 1',
  437.                          'tooltip' => '',
  438.                          'mandatory' => false,
  439.                          'noteditable' => false,
  440.                          'index' => false,
  441.                          'locked' => false,
  442.                          'style' => '',
  443.                          'permissions' => NULL,
  444.                          'datatype' => 'data',
  445.                          'fieldtype' => 'input',
  446.                          'relationType' => false,
  447.                          'invisible' => false,
  448.                          'visibleGridView' => false,
  449.                          'visibleSearch' => false,
  450.                          'blockedVarsForExport' => 
  451.                         array (
  452.                         ),
  453.                          'width' => '',
  454.                          'defaultValue' => NULL,
  455.                          'columnLength' => 190,
  456.                          'regex' => '',
  457.                          'unique' => false,
  458.                          'showCharCount' => false,
  459.                          'defaultValueGenerator' => '',
  460.                       )),
  461.                       => 
  462.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  463.                          'name' => 'feature2',
  464.                          'title' => 'Feature  2',
  465.                          'tooltip' => '',
  466.                          'mandatory' => false,
  467.                          'noteditable' => false,
  468.                          'index' => false,
  469.                          'locked' => false,
  470.                          'style' => '',
  471.                          'permissions' => NULL,
  472.                          'datatype' => 'data',
  473.                          'fieldtype' => 'input',
  474.                          'relationType' => false,
  475.                          'invisible' => false,
  476.                          'visibleGridView' => false,
  477.                          'visibleSearch' => false,
  478.                          'blockedVarsForExport' => 
  479.                         array (
  480.                         ),
  481.                          'width' => '',
  482.                          'defaultValue' => NULL,
  483.                          'columnLength' => 190,
  484.                          'regex' => '',
  485.                          'unique' => false,
  486.                          'showCharCount' => false,
  487.                          'defaultValueGenerator' => '',
  488.                       )),
  489.                       => 
  490.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  491.                          'name' => 'feature3',
  492.                          'title' => 'Feature  3',
  493.                          'tooltip' => '',
  494.                          'mandatory' => false,
  495.                          'noteditable' => false,
  496.                          'index' => false,
  497.                          'locked' => false,
  498.                          'style' => '',
  499.                          'permissions' => NULL,
  500.                          'datatype' => 'data',
  501.                          'fieldtype' => 'input',
  502.                          'relationType' => false,
  503.                          'invisible' => false,
  504.                          'visibleGridView' => false,
  505.                          'visibleSearch' => false,
  506.                          'blockedVarsForExport' => 
  507.                         array (
  508.                         ),
  509.                          'width' => '',
  510.                          'defaultValue' => NULL,
  511.                          'columnLength' => 190,
  512.                          'regex' => '',
  513.                          'unique' => false,
  514.                          'showCharCount' => false,
  515.                          'defaultValueGenerator' => '',
  516.                       )),
  517.                       => 
  518.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  519.                          'name' => 'feature4',
  520.                          'title' => 'Feature  4',
  521.                          'tooltip' => '',
  522.                          'mandatory' => false,
  523.                          'noteditable' => false,
  524.                          'index' => false,
  525.                          'locked' => false,
  526.                          'style' => '',
  527.                          'permissions' => NULL,
  528.                          'datatype' => 'data',
  529.                          'fieldtype' => 'input',
  530.                          'relationType' => false,
  531.                          'invisible' => false,
  532.                          'visibleGridView' => false,
  533.                          'visibleSearch' => false,
  534.                          'blockedVarsForExport' => 
  535.                         array (
  536.                         ),
  537.                          'width' => '',
  538.                          'defaultValue' => NULL,
  539.                          'columnLength' => 190,
  540.                          'regex' => '',
  541.                          'unique' => false,
  542.                          'showCharCount' => false,
  543.                          'defaultValueGenerator' => '',
  544.                       )),
  545.                       => 
  546.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  547.                          'name' => 'feature5',
  548.                          'title' => 'Feature  5',
  549.                          'tooltip' => '',
  550.                          'mandatory' => false,
  551.                          'noteditable' => false,
  552.                          'index' => false,
  553.                          'locked' => false,
  554.                          'style' => '',
  555.                          'permissions' => NULL,
  556.                          'datatype' => 'data',
  557.                          'fieldtype' => 'input',
  558.                          'relationType' => false,
  559.                          'invisible' => false,
  560.                          'visibleGridView' => false,
  561.                          'visibleSearch' => false,
  562.                          'blockedVarsForExport' => 
  563.                         array (
  564.                         ),
  565.                          'width' => '',
  566.                          'defaultValue' => NULL,
  567.                          'columnLength' => 190,
  568.                          'regex' => '',
  569.                          'unique' => false,
  570.                          'showCharCount' => false,
  571.                          'defaultValueGenerator' => '',
  572.                       )),
  573.                       => 
  574.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  575.                          'name' => 'feature6',
  576.                          'title' => 'Feature  6',
  577.                          'tooltip' => '',
  578.                          'mandatory' => false,
  579.                          'noteditable' => false,
  580.                          'index' => false,
  581.                          'locked' => false,
  582.                          'style' => '',
  583.                          'permissions' => NULL,
  584.                          'datatype' => 'data',
  585.                          'fieldtype' => 'input',
  586.                          'relationType' => false,
  587.                          'invisible' => false,
  588.                          'visibleGridView' => false,
  589.                          'visibleSearch' => false,
  590.                          'blockedVarsForExport' => 
  591.                         array (
  592.                         ),
  593.                          'width' => '',
  594.                          'defaultValue' => NULL,
  595.                          'columnLength' => 190,
  596.                          'regex' => '',
  597.                          'unique' => false,
  598.                          'showCharCount' => false,
  599.                          'defaultValueGenerator' => '',
  600.                       )),
  601.                     ),
  602.                      'region' => 'west',
  603.                      'layout' => NULL,
  604.                      'width' => '50%',
  605.                      'height' => 500,
  606.                      'maxTabs' => NULL,
  607.                      'border' => false,
  608.                      'provideSplitView' => false,
  609.                      'tabPosition' => NULL,
  610.                      'hideLabelsWhenTabsReached' => NULL,
  611.                      'referencedFields' => 
  612.                     array (
  613.                     ),
  614.                      'fieldDefinitionsCache' => NULL,
  615.                      'permissionView' => NULL,
  616.                      'permissionEdit' => NULL,
  617.                      'labelWidth' => 0,
  618.                      'labelAlign' => 'left',
  619.                   )),
  620.                   => 
  621.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  622.                      'name' => 'localizedfields',
  623.                      'title' => 'Beschreibungen 2',
  624.                      'tooltip' => '',
  625.                      'mandatory' => false,
  626.                      'noteditable' => false,
  627.                      'index' => NULL,
  628.                      'locked' => false,
  629.                      'style' => '',
  630.                      'permissions' => NULL,
  631.                      'datatype' => 'data',
  632.                      'fieldtype' => 'localizedfields',
  633.                      'relationType' => false,
  634.                      'invisible' => false,
  635.                      'visibleGridView' => true,
  636.                      'visibleSearch' => true,
  637.                      'blockedVarsForExport' => 
  638.                     array (
  639.                     ),
  640.                      'childs' => 
  641.                     array (
  642.                       => 
  643.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  644.                          'name' => 'feature7',
  645.                          'title' => 'Feature  7',
  646.                          'tooltip' => '',
  647.                          'mandatory' => false,
  648.                          'noteditable' => false,
  649.                          'index' => false,
  650.                          'locked' => false,
  651.                          'style' => '',
  652.                          'permissions' => NULL,
  653.                          'datatype' => 'data',
  654.                          'fieldtype' => 'input',
  655.                          'relationType' => false,
  656.                          'invisible' => false,
  657.                          'visibleGridView' => false,
  658.                          'visibleSearch' => false,
  659.                          'blockedVarsForExport' => 
  660.                         array (
  661.                         ),
  662.                          'width' => '',
  663.                          'defaultValue' => NULL,
  664.                          'columnLength' => 190,
  665.                          'regex' => '',
  666.                          'unique' => false,
  667.                          'showCharCount' => false,
  668.                          'defaultValueGenerator' => '',
  669.                       )),
  670.                       => 
  671.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  672.                          'name' => 'feature8',
  673.                          'title' => 'Feature  8',
  674.                          'tooltip' => '',
  675.                          'mandatory' => false,
  676.                          'noteditable' => false,
  677.                          'index' => false,
  678.                          'locked' => false,
  679.                          'style' => '',
  680.                          'permissions' => NULL,
  681.                          'datatype' => 'data',
  682.                          'fieldtype' => 'input',
  683.                          'relationType' => false,
  684.                          'invisible' => false,
  685.                          'visibleGridView' => false,
  686.                          'visibleSearch' => false,
  687.                          'blockedVarsForExport' => 
  688.                         array (
  689.                         ),
  690.                          'width' => '',
  691.                          'defaultValue' => NULL,
  692.                          'columnLength' => 190,
  693.                          'regex' => '',
  694.                          'unique' => false,
  695.                          'showCharCount' => false,
  696.                          'defaultValueGenerator' => '',
  697.                       )),
  698.                       => 
  699.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  700.                          'name' => 'feature9',
  701.                          'title' => 'Feature  9',
  702.                          'tooltip' => '',
  703.                          'mandatory' => false,
  704.                          'noteditable' => false,
  705.                          'index' => false,
  706.                          'locked' => false,
  707.                          'style' => '',
  708.                          'permissions' => NULL,
  709.                          'datatype' => 'data',
  710.                          'fieldtype' => 'input',
  711.                          'relationType' => false,
  712.                          'invisible' => false,
  713.                          'visibleGridView' => false,
  714.                          'visibleSearch' => false,
  715.                          'blockedVarsForExport' => 
  716.                         array (
  717.                         ),
  718.                          'width' => '',
  719.                          'defaultValue' => NULL,
  720.                          'columnLength' => 190,
  721.                          'regex' => '',
  722.                          'unique' => false,
  723.                          'showCharCount' => false,
  724.                          'defaultValueGenerator' => '',
  725.                       )),
  726.                       => 
  727.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  728.                          'name' => 'feature10',
  729.                          'title' => 'Feature  10',
  730.                          'tooltip' => '',
  731.                          'mandatory' => false,
  732.                          'noteditable' => false,
  733.                          'index' => false,
  734.                          'locked' => false,
  735.                          'style' => '',
  736.                          'permissions' => NULL,
  737.                          'datatype' => 'data',
  738.                          'fieldtype' => 'input',
  739.                          'relationType' => false,
  740.                          'invisible' => false,
  741.                          'visibleGridView' => false,
  742.                          'visibleSearch' => false,
  743.                          'blockedVarsForExport' => 
  744.                         array (
  745.                         ),
  746.                          'width' => '',
  747.                          'defaultValue' => NULL,
  748.                          'columnLength' => 190,
  749.                          'regex' => '',
  750.                          'unique' => false,
  751.                          'showCharCount' => false,
  752.                          'defaultValueGenerator' => '',
  753.                       )),
  754.                       => 
  755.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  756.                          'name' => 'feature11',
  757.                          'title' => 'Feature  11',
  758.                          'tooltip' => '',
  759.                          'mandatory' => false,
  760.                          'noteditable' => false,
  761.                          'index' => false,
  762.                          'locked' => false,
  763.                          'style' => '',
  764.                          'permissions' => NULL,
  765.                          'datatype' => 'data',
  766.                          'fieldtype' => 'input',
  767.                          'relationType' => false,
  768.                          'invisible' => false,
  769.                          'visibleGridView' => false,
  770.                          'visibleSearch' => false,
  771.                          'blockedVarsForExport' => 
  772.                         array (
  773.                         ),
  774.                          'width' => '',
  775.                          'defaultValue' => NULL,
  776.                          'columnLength' => 190,
  777.                          'regex' => '',
  778.                          'unique' => false,
  779.                          'showCharCount' => false,
  780.                          'defaultValueGenerator' => '',
  781.                       )),
  782.                       => 
  783.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  784.                          'name' => 'feature12',
  785.                          'title' => 'Feature  12',
  786.                          'tooltip' => '',
  787.                          'mandatory' => false,
  788.                          'noteditable' => false,
  789.                          'index' => false,
  790.                          'locked' => false,
  791.                          'style' => '',
  792.                          'permissions' => NULL,
  793.                          'datatype' => 'data',
  794.                          'fieldtype' => 'input',
  795.                          'relationType' => false,
  796.                          'invisible' => false,
  797.                          'visibleGridView' => false,
  798.                          'visibleSearch' => false,
  799.                          'blockedVarsForExport' => 
  800.                         array (
  801.                         ),
  802.                          'width' => '',
  803.                          'defaultValue' => NULL,
  804.                          'columnLength' => 190,
  805.                          'regex' => '',
  806.                          'unique' => false,
  807.                          'showCharCount' => false,
  808.                          'defaultValueGenerator' => '',
  809.                       )),
  810.                     ),
  811.                      'region' => 'east',
  812.                      'layout' => NULL,
  813.                      'width' => '50%',
  814.                      'height' => 500,
  815.                      'maxTabs' => NULL,
  816.                      'border' => false,
  817.                      'provideSplitView' => false,
  818.                      'tabPosition' => NULL,
  819.                      'hideLabelsWhenTabsReached' => NULL,
  820.                      'referencedFields' => 
  821.                     array (
  822.                     ),
  823.                      'fieldDefinitionsCache' => NULL,
  824.                      'permissionView' => NULL,
  825.                      'permissionEdit' => NULL,
  826.                      'labelWidth' => 0,
  827.                      'labelAlign' => 'left',
  828.                   )),
  829.                 ),
  830.                  'fieldDefinitionsCache' => NULL,
  831.                  'permissionView' => NULL,
  832.                  'permissionEdit' => NULL,
  833.                  'labelWidth' => 0,
  834.                  'labelAlign' => 'top',
  835.               )),
  836.               => 
  837.               Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  838.                  'name' => 'Apartment Beschreibungen',
  839.                  'type' => NULL,
  840.                  'region' => NULL,
  841.                  'title' => 'Apartment Beschreibungen',
  842.                  'width' => 800,
  843.                  'height' => 500,
  844.                  'collapsible' => false,
  845.                  'collapsed' => false,
  846.                  'bodyStyle' => '',
  847.                  'datatype' => 'layout',
  848.                  'permissions' => NULL,
  849.                  'childs' => 
  850.                 array (
  851.                   => 
  852.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  853.                      'name' => 'localizedfields',
  854.                      'title' => 'Beschreibungen 1',
  855.                      'tooltip' => '',
  856.                      'mandatory' => false,
  857.                      'noteditable' => false,
  858.                      'index' => NULL,
  859.                      'locked' => false,
  860.                      'style' => '',
  861.                      'permissions' => NULL,
  862.                      'datatype' => 'data',
  863.                      'fieldtype' => 'localizedfields',
  864.                      'relationType' => false,
  865.                      'invisible' => false,
  866.                      'visibleGridView' => true,
  867.                      'visibleSearch' => true,
  868.                      'blockedVarsForExport' => 
  869.                     array (
  870.                     ),
  871.                      'childs' => 
  872.                     array (
  873.                       => 
  874.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  875.                          'name' => 'feature1',
  876.                          'title' => 'Feature 1',
  877.                          'tooltip' => '',
  878.                          'mandatory' => false,
  879.                          'noteditable' => false,
  880.                          'index' => false,
  881.                          'locked' => false,
  882.                          'style' => '',
  883.                          'permissions' => NULL,
  884.                          'datatype' => 'data',
  885.                          'fieldtype' => 'input',
  886.                          'relationType' => false,
  887.                          'invisible' => false,
  888.                          'visibleGridView' => false,
  889.                          'visibleSearch' => false,
  890.                          'blockedVarsForExport' => 
  891.                         array (
  892.                         ),
  893.                          'width' => '',
  894.                          'defaultValue' => NULL,
  895.                          'columnLength' => 190,
  896.                          'regex' => '',
  897.                          'unique' => false,
  898.                          'showCharCount' => false,
  899.                          'defaultValueGenerator' => '',
  900.                       )),
  901.                       => 
  902.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  903.                          'name' => 'feature2',
  904.                          'title' => 'Feature  2',
  905.                          'tooltip' => '',
  906.                          'mandatory' => false,
  907.                          'noteditable' => false,
  908.                          'index' => false,
  909.                          'locked' => false,
  910.                          'style' => '',
  911.                          'permissions' => NULL,
  912.                          'datatype' => 'data',
  913.                          'fieldtype' => 'input',
  914.                          'relationType' => false,
  915.                          'invisible' => false,
  916.                          'visibleGridView' => false,
  917.                          'visibleSearch' => false,
  918.                          'blockedVarsForExport' => 
  919.                         array (
  920.                         ),
  921.                          'width' => '',
  922.                          'defaultValue' => NULL,
  923.                          'columnLength' => 190,
  924.                          'regex' => '',
  925.                          'unique' => false,
  926.                          'showCharCount' => false,
  927.                          'defaultValueGenerator' => '',
  928.                       )),
  929.                       => 
  930.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  931.                          'name' => 'feature3',
  932.                          'title' => 'Feature  3',
  933.                          'tooltip' => '',
  934.                          'mandatory' => false,
  935.                          'noteditable' => false,
  936.                          'index' => false,
  937.                          'locked' => false,
  938.                          'style' => '',
  939.                          'permissions' => NULL,
  940.                          'datatype' => 'data',
  941.                          'fieldtype' => 'input',
  942.                          'relationType' => false,
  943.                          'invisible' => false,
  944.                          'visibleGridView' => false,
  945.                          'visibleSearch' => false,
  946.                          'blockedVarsForExport' => 
  947.                         array (
  948.                         ),
  949.                          'width' => '',
  950.                          'defaultValue' => NULL,
  951.                          'columnLength' => 190,
  952.                          'regex' => '',
  953.                          'unique' => false,
  954.                          'showCharCount' => false,
  955.                          'defaultValueGenerator' => '',
  956.                       )),
  957.                       => 
  958.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  959.                          'name' => 'feature4',
  960.                          'title' => 'Feature  4',
  961.                          'tooltip' => '',
  962.                          'mandatory' => false,
  963.                          'noteditable' => false,
  964.                          'index' => false,
  965.                          'locked' => false,
  966.                          'style' => '',
  967.                          'permissions' => NULL,
  968.                          'datatype' => 'data',
  969.                          'fieldtype' => 'input',
  970.                          'relationType' => false,
  971.                          'invisible' => false,
  972.                          'visibleGridView' => false,
  973.                          'visibleSearch' => false,
  974.                          'blockedVarsForExport' => 
  975.                         array (
  976.                         ),
  977.                          'width' => '',
  978.                          'defaultValue' => NULL,
  979.                          'columnLength' => 190,
  980.                          'regex' => '',
  981.                          'unique' => false,
  982.                          'showCharCount' => false,
  983.                          'defaultValueGenerator' => '',
  984.                       )),
  985.                       => 
  986.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  987.                          'name' => 'feature5',
  988.                          'title' => 'Feature  5',
  989.                          'tooltip' => '',
  990.                          'mandatory' => false,
  991.                          'noteditable' => false,
  992.                          'index' => false,
  993.                          'locked' => false,
  994.                          'style' => '',
  995.                          'permissions' => NULL,
  996.                          'datatype' => 'data',
  997.                          'fieldtype' => 'input',
  998.                          'relationType' => false,
  999.                          'invisible' => false,
  1000.                          'visibleGridView' => false,
  1001.                          'visibleSearch' => false,
  1002.                          'blockedVarsForExport' => 
  1003.                         array (
  1004.                         ),
  1005.                          'width' => '',
  1006.                          'defaultValue' => NULL,
  1007.                          'columnLength' => 190,
  1008.                          'regex' => '',
  1009.                          'unique' => false,
  1010.                          'showCharCount' => false,
  1011.                          'defaultValueGenerator' => '',
  1012.                       )),
  1013.                       => 
  1014.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1015.                          'name' => 'feature6',
  1016.                          'title' => 'Feature  6',
  1017.                          'tooltip' => '',
  1018.                          'mandatory' => false,
  1019.                          'noteditable' => false,
  1020.                          'index' => false,
  1021.                          'locked' => false,
  1022.                          'style' => '',
  1023.                          'permissions' => NULL,
  1024.                          'datatype' => 'data',
  1025.                          'fieldtype' => 'input',
  1026.                          'relationType' => false,
  1027.                          'invisible' => false,
  1028.                          'visibleGridView' => false,
  1029.                          'visibleSearch' => false,
  1030.                          'blockedVarsForExport' => 
  1031.                         array (
  1032.                         ),
  1033.                          'width' => '',
  1034.                          'defaultValue' => NULL,
  1035.                          'columnLength' => 190,
  1036.                          'regex' => '',
  1037.                          'unique' => false,
  1038.                          'showCharCount' => false,
  1039.                          'defaultValueGenerator' => '',
  1040.                       )),
  1041.                     ),
  1042.                      'region' => 'west',
  1043.                      'layout' => NULL,
  1044.                      'width' => '50%',
  1045.                      'height' => 500,
  1046.                      'maxTabs' => NULL,
  1047.                      'border' => false,
  1048.                      'provideSplitView' => false,
  1049.                      'tabPosition' => NULL,
  1050.                      'hideLabelsWhenTabsReached' => NULL,
  1051.                      'referencedFields' => 
  1052.                     array (
  1053.                     ),
  1054.                      'fieldDefinitionsCache' => NULL,
  1055.                      'permissionView' => NULL,
  1056.                      'permissionEdit' => NULL,
  1057.                      'labelWidth' => 0,
  1058.                      'labelAlign' => 'left',
  1059.                   )),
  1060.                   => 
  1061.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  1062.                      'name' => 'localizedfields',
  1063.                      'title' => 'Beschreibungen 2',
  1064.                      'tooltip' => '',
  1065.                      'mandatory' => false,
  1066.                      'noteditable' => false,
  1067.                      'index' => NULL,
  1068.                      'locked' => false,
  1069.                      'style' => '',
  1070.                      'permissions' => NULL,
  1071.                      'datatype' => 'data',
  1072.                      'fieldtype' => 'localizedfields',
  1073.                      'relationType' => false,
  1074.                      'invisible' => false,
  1075.                      'visibleGridView' => true,
  1076.                      'visibleSearch' => true,
  1077.                      'blockedVarsForExport' => 
  1078.                     array (
  1079.                     ),
  1080.                      'childs' => 
  1081.                     array (
  1082.                       => 
  1083.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1084.                          'name' => 'feature7',
  1085.                          'title' => 'Feature  7',
  1086.                          'tooltip' => '',
  1087.                          'mandatory' => false,
  1088.                          'noteditable' => false,
  1089.                          'index' => false,
  1090.                          'locked' => false,
  1091.                          'style' => '',
  1092.                          'permissions' => NULL,
  1093.                          'datatype' => 'data',
  1094.                          'fieldtype' => 'input',
  1095.                          'relationType' => false,
  1096.                          'invisible' => false,
  1097.                          'visibleGridView' => false,
  1098.                          'visibleSearch' => false,
  1099.                          'blockedVarsForExport' => 
  1100.                         array (
  1101.                         ),
  1102.                          'width' => '',
  1103.                          'defaultValue' => NULL,
  1104.                          'columnLength' => 190,
  1105.                          'regex' => '',
  1106.                          'unique' => false,
  1107.                          'showCharCount' => false,
  1108.                          'defaultValueGenerator' => '',
  1109.                       )),
  1110.                       => 
  1111.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1112.                          'name' => 'feature8',
  1113.                          'title' => 'Feature  8',
  1114.                          'tooltip' => '',
  1115.                          'mandatory' => false,
  1116.                          'noteditable' => false,
  1117.                          'index' => false,
  1118.                          'locked' => false,
  1119.                          'style' => '',
  1120.                          'permissions' => NULL,
  1121.                          'datatype' => 'data',
  1122.                          'fieldtype' => 'input',
  1123.                          'relationType' => false,
  1124.                          'invisible' => false,
  1125.                          'visibleGridView' => false,
  1126.                          'visibleSearch' => false,
  1127.                          'blockedVarsForExport' => 
  1128.                         array (
  1129.                         ),
  1130.                          'width' => '',
  1131.                          'defaultValue' => NULL,
  1132.                          'columnLength' => 190,
  1133.                          'regex' => '',
  1134.                          'unique' => false,
  1135.                          'showCharCount' => false,
  1136.                          'defaultValueGenerator' => '',
  1137.                       )),
  1138.                       => 
  1139.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1140.                          'name' => 'feature9',
  1141.                          'title' => 'Feature  9',
  1142.                          'tooltip' => '',
  1143.                          'mandatory' => false,
  1144.                          'noteditable' => false,
  1145.                          'index' => false,
  1146.                          'locked' => false,
  1147.                          'style' => '',
  1148.                          'permissions' => NULL,
  1149.                          'datatype' => 'data',
  1150.                          'fieldtype' => 'input',
  1151.                          'relationType' => false,
  1152.                          'invisible' => false,
  1153.                          'visibleGridView' => false,
  1154.                          'visibleSearch' => false,
  1155.                          'blockedVarsForExport' => 
  1156.                         array (
  1157.                         ),
  1158.                          'width' => '',
  1159.                          'defaultValue' => NULL,
  1160.                          'columnLength' => 190,
  1161.                          'regex' => '',
  1162.                          'unique' => false,
  1163.                          'showCharCount' => false,
  1164.                          'defaultValueGenerator' => '',
  1165.                       )),
  1166.                       => 
  1167.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1168.                          'name' => 'feature10',
  1169.                          'title' => 'Feature  10',
  1170.                          'tooltip' => '',
  1171.                          'mandatory' => false,
  1172.                          'noteditable' => false,
  1173.                          'index' => false,
  1174.                          'locked' => false,
  1175.                          'style' => '',
  1176.                          'permissions' => NULL,
  1177.                          'datatype' => 'data',
  1178.                          'fieldtype' => 'input',
  1179.                          'relationType' => false,
  1180.                          'invisible' => false,
  1181.                          'visibleGridView' => false,
  1182.                          'visibleSearch' => false,
  1183.                          'blockedVarsForExport' => 
  1184.                         array (
  1185.                         ),
  1186.                          'width' => '',
  1187.                          'defaultValue' => NULL,
  1188.                          'columnLength' => 190,
  1189.                          'regex' => '',
  1190.                          'unique' => false,
  1191.                          'showCharCount' => false,
  1192.                          'defaultValueGenerator' => '',
  1193.                       )),
  1194.                       => 
  1195.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1196.                          'name' => 'feature11',
  1197.                          'title' => 'Feature  11',
  1198.                          'tooltip' => '',
  1199.                          'mandatory' => false,
  1200.                          'noteditable' => false,
  1201.                          'index' => false,
  1202.                          'locked' => false,
  1203.                          'style' => '',
  1204.                          'permissions' => NULL,
  1205.                          'datatype' => 'data',
  1206.                          'fieldtype' => 'input',
  1207.                          'relationType' => false,
  1208.                          'invisible' => false,
  1209.                          'visibleGridView' => false,
  1210.                          'visibleSearch' => false,
  1211.                          'blockedVarsForExport' => 
  1212.                         array (
  1213.                         ),
  1214.                          'width' => '',
  1215.                          'defaultValue' => NULL,
  1216.                          'columnLength' => 190,
  1217.                          'regex' => '',
  1218.                          'unique' => false,
  1219.                          'showCharCount' => false,
  1220.                          'defaultValueGenerator' => '',
  1221.                       )),
  1222.                       => 
  1223.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1224.                          'name' => 'feature12',
  1225.                          'title' => 'Feature  12',
  1226.                          'tooltip' => '',
  1227.                          'mandatory' => false,
  1228.                          'noteditable' => false,
  1229.                          'index' => false,
  1230.                          'locked' => false,
  1231.                          'style' => '',
  1232.                          'permissions' => NULL,
  1233.                          'datatype' => 'data',
  1234.                          'fieldtype' => 'input',
  1235.                          'relationType' => false,
  1236.                          'invisible' => false,
  1237.                          'visibleGridView' => false,
  1238.                          'visibleSearch' => false,
  1239.                          'blockedVarsForExport' => 
  1240.                         array (
  1241.                         ),
  1242.                          'width' => '',
  1243.                          'defaultValue' => NULL,
  1244.                          'columnLength' => 190,
  1245.                          'regex' => '',
  1246.                          'unique' => false,
  1247.                          'showCharCount' => false,
  1248.                          'defaultValueGenerator' => '',
  1249.                       )),
  1250.                     ),
  1251.                      'region' => 'east',
  1252.                      'layout' => NULL,
  1253.                      'width' => '50%',
  1254.                      'height' => 500,
  1255.                      'maxTabs' => NULL,
  1256.                      'border' => false,
  1257.                      'provideSplitView' => false,
  1258.                      'tabPosition' => NULL,
  1259.                      'hideLabelsWhenTabsReached' => NULL,
  1260.                      'referencedFields' => 
  1261.                     array (
  1262.                     ),
  1263.                      'fieldDefinitionsCache' => NULL,
  1264.                      'permissionView' => NULL,
  1265.                      'permissionEdit' => NULL,
  1266.                      'labelWidth' => 0,
  1267.                      'labelAlign' => 'left',
  1268.                   )),
  1269.                 ),
  1270.                  'locked' => false,
  1271.                  'blockedVarsForExport' => 
  1272.                 array (
  1273.                 ),
  1274.                  'fieldtype' => 'region',
  1275.                  'icon' => '',
  1276.               )),
  1277.             ),
  1278.              'locked' => false,
  1279.              'blockedVarsForExport' => 
  1280.             array (
  1281.             ),
  1282.              'fieldtype' => 'panel',
  1283.              'layout' => '',
  1284.              'border' => false,
  1285.              'icon' => '',
  1286.              'labelWidth' => 200,
  1287.              'labelAlign' => 'top',
  1288.           )),
  1289.           => 
  1290.           Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  1291.              'name' => 'Apartment Details',
  1292.              'type' => NULL,
  1293.              'region' => 'north',
  1294.              'title' => 'Apartment Details',
  1295.              'width' => 1200,
  1296.              'height' => 720,
  1297.              'collapsible' => false,
  1298.              'collapsed' => false,
  1299.              'bodyStyle' => '',
  1300.              'datatype' => 'layout',
  1301.              'permissions' => NULL,
  1302.              'childs' => 
  1303.             array (
  1304.               => 
  1305.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1306.                  'name' => 'Apartment Icons',
  1307.                  'type' => NULL,
  1308.                  'region' => 'north',
  1309.                  'title' => 'Ausstattungs-Icons',
  1310.                  'width' => '100%',
  1311.                  'height' => 200,
  1312.                  'collapsible' => false,
  1313.                  'collapsed' => false,
  1314.                  'bodyStyle' => '',
  1315.                  'datatype' => 'layout',
  1316.                  'permissions' => NULL,
  1317.                  'childs' => 
  1318.                 array (
  1319.                   => 
  1320.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1321.                      'name' => 'icon1',
  1322.                      'title' => 'Icon Doppelbett',
  1323.                      'tooltip' => '',
  1324.                      'mandatory' => false,
  1325.                      'noteditable' => false,
  1326.                      'index' => false,
  1327.                      'locked' => false,
  1328.                      'style' => 'float:left; margin-right: 15px;',
  1329.                      'permissions' => NULL,
  1330.                      'datatype' => 'data',
  1331.                      'fieldtype' => 'checkbox',
  1332.                      'relationType' => false,
  1333.                      'invisible' => false,
  1334.                      'visibleGridView' => false,
  1335.                      'visibleSearch' => false,
  1336.                      'blockedVarsForExport' => 
  1337.                     array (
  1338.                     ),
  1339.                      'defaultValue' => 0,
  1340.                      'defaultValueGenerator' => '',
  1341.                   )),
  1342.                   => 
  1343.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1344.                      'name' => 'icon2',
  1345.                      'title' => 'Icon Einzelbett',
  1346.                      'tooltip' => '',
  1347.                      'mandatory' => false,
  1348.                      'noteditable' => false,
  1349.                      'index' => false,
  1350.                      'locked' => false,
  1351.                      'style' => 'float:left; margin-right: 15px;',
  1352.                      'permissions' => NULL,
  1353.                      'datatype' => 'data',
  1354.                      'fieldtype' => 'checkbox',
  1355.                      'relationType' => false,
  1356.                      'invisible' => false,
  1357.                      'visibleGridView' => false,
  1358.                      'visibleSearch' => false,
  1359.                      'blockedVarsForExport' => 
  1360.                     array (
  1361.                     ),
  1362.                      'defaultValue' => 0,
  1363.                      'defaultValueGenerator' => '',
  1364.                   )),
  1365.                   => 
  1366.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1367.                      'name' => 'icon3',
  1368.                      'title' => 'Icon Etagenbett',
  1369.                      'tooltip' => '',
  1370.                      'mandatory' => false,
  1371.                      'noteditable' => false,
  1372.                      'index' => false,
  1373.                      'locked' => false,
  1374.                      'style' => 'float:left; margin-right: 15px;',
  1375.                      'permissions' => NULL,
  1376.                      'datatype' => 'data',
  1377.                      'fieldtype' => 'checkbox',
  1378.                      'relationType' => false,
  1379.                      'invisible' => false,
  1380.                      'visibleGridView' => false,
  1381.                      'visibleSearch' => false,
  1382.                      'blockedVarsForExport' => 
  1383.                     array (
  1384.                     ),
  1385.                      'defaultValue' => 0,
  1386.                      'defaultValueGenerator' => '',
  1387.                   )),
  1388.                   => 
  1389.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1390.                      'name' => 'icon4',
  1391.                      'title' => 'Icon Terrasse',
  1392.                      'tooltip' => '',
  1393.                      'mandatory' => false,
  1394.                      'noteditable' => false,
  1395.                      'index' => false,
  1396.                      'locked' => false,
  1397.                      'style' => 'float:left; margin-right: 15px;',
  1398.                      'permissions' => NULL,
  1399.                      'datatype' => 'data',
  1400.                      'fieldtype' => 'checkbox',
  1401.                      'relationType' => false,
  1402.                      'invisible' => false,
  1403.                      'visibleGridView' => false,
  1404.                      'visibleSearch' => false,
  1405.                      'blockedVarsForExport' => 
  1406.                     array (
  1407.                     ),
  1408.                      'defaultValue' => 0,
  1409.                      'defaultValueGenerator' => '',
  1410.                   )),
  1411.                   => 
  1412.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1413.                      'name' => 'icon5',
  1414.                      'title' => 'Icon Rollstuhl',
  1415.                      'tooltip' => '',
  1416.                      'mandatory' => false,
  1417.                      'noteditable' => false,
  1418.                      'index' => false,
  1419.                      'locked' => false,
  1420.                      'style' => 'float:left; margin-right: 15px;',
  1421.                      'permissions' => NULL,
  1422.                      'datatype' => 'data',
  1423.                      'fieldtype' => 'checkbox',
  1424.                      'relationType' => false,
  1425.                      'invisible' => false,
  1426.                      'visibleGridView' => false,
  1427.                      'visibleSearch' => false,
  1428.                      'blockedVarsForExport' => 
  1429.                     array (
  1430.                     ),
  1431.                      'defaultValue' => 0,
  1432.                      'defaultValueGenerator' => '',
  1433.                   )),
  1434.                   => 
  1435.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1436.                      'name' => 'icon6',
  1437.                      'title' => 'Icon Balkon',
  1438.                      'tooltip' => '',
  1439.                      'mandatory' => false,
  1440.                      'noteditable' => false,
  1441.                      'index' => false,
  1442.                      'locked' => false,
  1443.                      'style' => 'float:left; margin-right: 15px;',
  1444.                      'permissions' => NULL,
  1445.                      'datatype' => 'data',
  1446.                      'fieldtype' => 'checkbox',
  1447.                      'relationType' => false,
  1448.                      'invisible' => false,
  1449.                      'visibleGridView' => false,
  1450.                      'visibleSearch' => false,
  1451.                      'blockedVarsForExport' => 
  1452.                     array (
  1453.                     ),
  1454.                      'defaultValue' => 0,
  1455.                      'defaultValueGenerator' => '',
  1456.                   )),
  1457.                   => 
  1458.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1459.                      'name' => 'icon7',
  1460.                      'title' => 'Icon Aussicht',
  1461.                      'tooltip' => '',
  1462.                      'mandatory' => false,
  1463.                      'noteditable' => false,
  1464.                      'index' => false,
  1465.                      'locked' => false,
  1466.                      'style' => 'float:left; margin-right: 15px;',
  1467.                      'permissions' => NULL,
  1468.                      'datatype' => 'data',
  1469.                      'fieldtype' => 'checkbox',
  1470.                      'relationType' => false,
  1471.                      'invisible' => false,
  1472.                      'visibleGridView' => false,
  1473.                      'visibleSearch' => false,
  1474.                      'blockedVarsForExport' => 
  1475.                     array (
  1476.                     ),
  1477.                      'defaultValue' => 0,
  1478.                      'defaultValueGenerator' => '',
  1479.                   )),
  1480.                   => 
  1481.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1482.                      'name' => 'icon8',
  1483.                      'title' => 'Icon Erdgeschoss',
  1484.                      'tooltip' => '',
  1485.                      'mandatory' => false,
  1486.                      'noteditable' => false,
  1487.                      'index' => false,
  1488.                      'locked' => NULL,
  1489.                      'style' => 'float:left; margin-right: 15px;',
  1490.                      'permissions' => NULL,
  1491.                      'datatype' => 'data',
  1492.                      'fieldtype' => 'checkbox',
  1493.                      'relationType' => false,
  1494.                      'invisible' => false,
  1495.                      'visibleGridView' => false,
  1496.                      'visibleSearch' => false,
  1497.                      'blockedVarsForExport' => 
  1498.                     array (
  1499.                     ),
  1500.                      'defaultValue' => 0,
  1501.                      'defaultValueGenerator' => '',
  1502.                   )),
  1503.                 ),
  1504.                  'locked' => false,
  1505.                  'blockedVarsForExport' => 
  1506.                 array (
  1507.                 ),
  1508.                  'fieldtype' => 'panel',
  1509.                  'layout' => NULL,
  1510.                  'border' => false,
  1511.                  'icon' => '',
  1512.                  'labelWidth' => 0,
  1513.                  'labelAlign' => 'left',
  1514.               )),
  1515.               => 
  1516.               Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  1517.                  'name' => 'Apartment Ausstattung',
  1518.                  'type' => NULL,
  1519.                  'region' => 'west',
  1520.                  'title' => 'Apartment Ausstattung',
  1521.                  'width' => '50%',
  1522.                  'height' => 560,
  1523.                  'collapsible' => false,
  1524.                  'collapsed' => false,
  1525.                  'bodyStyle' => '',
  1526.                  'datatype' => 'layout',
  1527.                  'permissions' => NULL,
  1528.                  'childs' => 
  1529.                 array (
  1530.                   => 
  1531.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1532.                      'name' => 'Ausstattung 1',
  1533.                      'type' => NULL,
  1534.                      'region' => 'west',
  1535.                      'title' => '',
  1536.                      'width' => '50%',
  1537.                      'height' => '',
  1538.                      'collapsible' => false,
  1539.                      'collapsed' => false,
  1540.                      'bodyStyle' => '',
  1541.                      'datatype' => 'layout',
  1542.                      'permissions' => NULL,
  1543.                      'childs' => 
  1544.                     array (
  1545.                       => 
  1546.                       Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  1547.                          'name' => 'Ausstattung 1',
  1548.                          'type' => NULL,
  1549.                          'region' => 'east',
  1550.                          'title' => NULL,
  1551.                          'width' => '100%',
  1552.                          'height' => '',
  1553.                          'collapsible' => false,
  1554.                          'collapsed' => false,
  1555.                          'bodyStyle' => '',
  1556.                          'datatype' => 'layout',
  1557.                          'permissions' => NULL,
  1558.                          'childs' => 
  1559.                         array (
  1560.                           => 
  1561.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1562.                              'name' => 'facilityFreeWifi',
  1563.                              'title' => 'Freies W-LAN ',
  1564.                              'tooltip' => '',
  1565.                              'mandatory' => false,
  1566.                              'noteditable' => false,
  1567.                              'index' => false,
  1568.                              'locked' => false,
  1569.                              'style' => 'float: left;',
  1570.                              'permissions' => NULL,
  1571.                              'datatype' => 'data',
  1572.                              'fieldtype' => 'checkbox',
  1573.                              'relationType' => false,
  1574.                              'invisible' => false,
  1575.                              'visibleGridView' => false,
  1576.                              'visibleSearch' => false,
  1577.                              'blockedVarsForExport' => 
  1578.                             array (
  1579.                             ),
  1580.                              'defaultValue' => 0,
  1581.                              'defaultValueGenerator' => '',
  1582.                           )),
  1583.                           => 
  1584.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1585.                              'name' => 'facilityCalbeTv',
  1586.                              'title' => 'Smart TV',
  1587.                              'tooltip' => '',
  1588.                              'mandatory' => false,
  1589.                              'noteditable' => false,
  1590.                              'index' => false,
  1591.                              'locked' => false,
  1592.                              'style' => 'float: left;',
  1593.                              'permissions' => NULL,
  1594.                              'datatype' => 'data',
  1595.                              'fieldtype' => 'checkbox',
  1596.                              'relationType' => false,
  1597.                              'invisible' => false,
  1598.                              'visibleGridView' => false,
  1599.                              'visibleSearch' => false,
  1600.                              'blockedVarsForExport' => 
  1601.                             array (
  1602.                             ),
  1603.                              'defaultValue' => 0,
  1604.                              'defaultValueGenerator' => '',
  1605.                           )),
  1606.                           => 
  1607.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1608.                              'name' => 'facilityKitchenette',
  1609.                              'title' => 'Küchenzeile mit Ausstattung',
  1610.                              'tooltip' => '',
  1611.                              'mandatory' => false,
  1612.                              'noteditable' => false,
  1613.                              'index' => false,
  1614.                              'locked' => false,
  1615.                              'style' => 'float:left;',
  1616.                              'permissions' => NULL,
  1617.                              'datatype' => 'data',
  1618.                              'fieldtype' => 'checkbox',
  1619.                              'relationType' => false,
  1620.                              'invisible' => false,
  1621.                              'visibleGridView' => false,
  1622.                              'visibleSearch' => false,
  1623.                              'blockedVarsForExport' => 
  1624.                             array (
  1625.                             ),
  1626.                              'defaultValue' => 0,
  1627.                              'defaultValueGenerator' => '',
  1628.                           )),
  1629.                           => 
  1630.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1631.                              'name' => 'facilityRefrigerator',
  1632.                              'title' => 'Kühlschrank mit Gefrierfach',
  1633.                              'tooltip' => '',
  1634.                              'mandatory' => false,
  1635.                              'noteditable' => false,
  1636.                              'index' => false,
  1637.                              'locked' => false,
  1638.                              'style' => '',
  1639.                              'permissions' => NULL,
  1640.                              'datatype' => 'data',
  1641.                              'fieldtype' => 'checkbox',
  1642.                              'relationType' => false,
  1643.                              'invisible' => false,
  1644.                              'visibleGridView' => false,
  1645.                              'visibleSearch' => false,
  1646.                              'blockedVarsForExport' => 
  1647.                             array (
  1648.                             ),
  1649.                              'defaultValue' => 0,
  1650.                              'defaultValueGenerator' => '',
  1651.                           )),
  1652.                           => 
  1653.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1654.                              'name' => 'facilityDishwasher',
  1655.                              'title' => 'Geschirrspülmschine',
  1656.                              'tooltip' => '',
  1657.                              'mandatory' => false,
  1658.                              'noteditable' => false,
  1659.                              'index' => false,
  1660.                              'locked' => false,
  1661.                              'style' => '',
  1662.                              'permissions' => NULL,
  1663.                              'datatype' => 'data',
  1664.                              'fieldtype' => 'checkbox',
  1665.                              'relationType' => false,
  1666.                              'invisible' => false,
  1667.                              'visibleGridView' => false,
  1668.                              'visibleSearch' => false,
  1669.                              'blockedVarsForExport' => 
  1670.                             array (
  1671.                             ),
  1672.                              'defaultValue' => 0,
  1673.                              'defaultValueGenerator' => '',
  1674.                           )),
  1675.                           => 
  1676.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1677.                              'name' => 'facilityCoffeeMaker',
  1678.                              'title' => 'Filterkaffeemaschine',
  1679.                              'tooltip' => '',
  1680.                              'mandatory' => false,
  1681.                              'noteditable' => false,
  1682.                              'index' => false,
  1683.                              'locked' => false,
  1684.                              'style' => '',
  1685.                              'permissions' => NULL,
  1686.                              'datatype' => 'data',
  1687.                              'fieldtype' => 'checkbox',
  1688.                              'relationType' => false,
  1689.                              'invisible' => false,
  1690.                              'visibleGridView' => false,
  1691.                              'visibleSearch' => false,
  1692.                              'blockedVarsForExport' => 
  1693.                             array (
  1694.                             ),
  1695.                              'defaultValue' => 0,
  1696.                              'defaultValueGenerator' => '',
  1697.                           )),
  1698.                           => 
  1699.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1700.                              'name' => 'facilityElectricKettle',
  1701.                              'title' => 'Wasserkocher',
  1702.                              'tooltip' => '',
  1703.                              'mandatory' => false,
  1704.                              'noteditable' => false,
  1705.                              'index' => false,
  1706.                              'locked' => false,
  1707.                              'style' => '',
  1708.                              'permissions' => NULL,
  1709.                              'datatype' => 'data',
  1710.                              'fieldtype' => 'checkbox',
  1711.                              'relationType' => false,
  1712.                              'invisible' => false,
  1713.                              'visibleGridView' => false,
  1714.                              'visibleSearch' => false,
  1715.                              'blockedVarsForExport' => 
  1716.                             array (
  1717.                             ),
  1718.                              'defaultValue' => 0,
  1719.                              'defaultValueGenerator' => '',
  1720.                           )),
  1721.                           => 
  1722.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1723.                              'name' => 'facilityToaster',
  1724.                              'title' => 'Toaster',
  1725.                              'tooltip' => '',
  1726.                              'mandatory' => false,
  1727.                              'noteditable' => false,
  1728.                              'index' => false,
  1729.                              'locked' => false,
  1730.                              'style' => '',
  1731.                              'permissions' => NULL,
  1732.                              'datatype' => 'data',
  1733.                              'fieldtype' => 'checkbox',
  1734.                              'relationType' => false,
  1735.                              'invisible' => false,
  1736.                              'visibleGridView' => false,
  1737.                              'visibleSearch' => false,
  1738.                              'blockedVarsForExport' => 
  1739.                             array (
  1740.                             ),
  1741.                              'defaultValue' => 0,
  1742.                              'defaultValueGenerator' => '',
  1743.                           )),
  1744.                           => 
  1745.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1746.                              'name' => 'facilityEggBoiler',
  1747.                              'title' => 'Eierkocher',
  1748.                              'tooltip' => '',
  1749.                              'mandatory' => false,
  1750.                              'noteditable' => false,
  1751.                              'index' => false,
  1752.                              'locked' => false,
  1753.                              'style' => '',
  1754.                              'permissions' => NULL,
  1755.                              'datatype' => 'data',
  1756.                              'fieldtype' => 'checkbox',
  1757.                              'relationType' => false,
  1758.                              'invisible' => false,
  1759.                              'visibleGridView' => false,
  1760.                              'visibleSearch' => false,
  1761.                              'blockedVarsForExport' => 
  1762.                             array (
  1763.                             ),
  1764.                              'defaultValue' => 0,
  1765.                              'defaultValueGenerator' => '',
  1766.                           )),
  1767.                           => 
  1768.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1769.                              'name' => 'facilityIron',
  1770.                              'title' => 'Bügeleisen',
  1771.                              'tooltip' => '',
  1772.                              'mandatory' => false,
  1773.                              'noteditable' => false,
  1774.                              'index' => false,
  1775.                              'locked' => false,
  1776.                              'style' => '',
  1777.                              'permissions' => NULL,
  1778.                              'datatype' => 'data',
  1779.                              'fieldtype' => 'checkbox',
  1780.                              'relationType' => false,
  1781.                              'invisible' => false,
  1782.                              'visibleGridView' => false,
  1783.                              'visibleSearch' => false,
  1784.                              'blockedVarsForExport' => 
  1785.                             array (
  1786.                             ),
  1787.                              'defaultValue' => 0,
  1788.                              'defaultValueGenerator' => '',
  1789.                           )),
  1790.                           10 => 
  1791.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1792.                              'name' => 'facilityIronBoard',
  1793.                              'title' => 'Bügelbrett',
  1794.                              'tooltip' => '',
  1795.                              'mandatory' => false,
  1796.                              'noteditable' => false,
  1797.                              'index' => false,
  1798.                              'locked' => false,
  1799.                              'style' => '',
  1800.                              'permissions' => NULL,
  1801.                              'datatype' => 'data',
  1802.                              'fieldtype' => 'checkbox',
  1803.                              'relationType' => false,
  1804.                              'invisible' => false,
  1805.                              'visibleGridView' => false,
  1806.                              'visibleSearch' => false,
  1807.                              'blockedVarsForExport' => 
  1808.                             array (
  1809.                             ),
  1810.                              'defaultValue' => 0,
  1811.                              'defaultValueGenerator' => '',
  1812.                           )),
  1813.                           11 => 
  1814.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1815.                              'name' => 'facilityBedProtection',
  1816.                              'title' => 'Rausfallschutz für Kinder',
  1817.                              'tooltip' => '',
  1818.                              'mandatory' => false,
  1819.                              'noteditable' => false,
  1820.                              'index' => false,
  1821.                              'locked' => false,
  1822.                              'style' => '',
  1823.                              'permissions' => NULL,
  1824.                              'datatype' => 'data',
  1825.                              'fieldtype' => 'checkbox',
  1826.                              'relationType' => false,
  1827.                              'invisible' => false,
  1828.                              'visibleGridView' => false,
  1829.                              'visibleSearch' => false,
  1830.                              'blockedVarsForExport' => 
  1831.                             array (
  1832.                             ),
  1833.                              'defaultValue' => NULL,
  1834.                              'defaultValueGenerator' => '',
  1835.                           )),
  1836.                           12 => 
  1837.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1838.                              'name' => 'facilityChildTableware',
  1839.                              'title' => 'Kindergeschirr',
  1840.                              'tooltip' => '',
  1841.                              'mandatory' => false,
  1842.                              'noteditable' => false,
  1843.                              'index' => false,
  1844.                              'locked' => false,
  1845.                              'style' => '',
  1846.                              'permissions' => NULL,
  1847.                              'datatype' => 'data',
  1848.                              'fieldtype' => 'checkbox',
  1849.                              'relationType' => false,
  1850.                              'invisible' => false,
  1851.                              'visibleGridView' => false,
  1852.                              'visibleSearch' => false,
  1853.                              'blockedVarsForExport' => 
  1854.                             array (
  1855.                             ),
  1856.                              'defaultValue' => NULL,
  1857.                              'defaultValueGenerator' => '',
  1858.                           )),
  1859.                         ),
  1860.                          'locked' => false,
  1861.                          'blockedVarsForExport' => 
  1862.                         array (
  1863.                         ),
  1864.                          'fieldtype' => 'fieldcontainer',
  1865.                          'layout' => 'vbox',
  1866.                          'fieldLabel' => '',
  1867.                          'labelWidth' => 200,
  1868.                          'labelAlign' => 'left',
  1869.                       )),
  1870.                     ),
  1871.                      'locked' => false,
  1872.                      'blockedVarsForExport' => 
  1873.                     array (
  1874.                     ),
  1875.                      'fieldtype' => 'panel',
  1876.                      'layout' => NULL,
  1877.                      'border' => false,
  1878.                      'icon' => '',
  1879.                      'labelWidth' => 0,
  1880.                      'labelAlign' => 'left',
  1881.                   )),
  1882.                   => 
  1883.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1884.                      'name' => 'Ausstattung 2',
  1885.                      'type' => NULL,
  1886.                      'region' => 'east',
  1887.                      'title' => '',
  1888.                      'width' => '50%',
  1889.                      'height' => '',
  1890.                      'collapsible' => false,
  1891.                      'collapsed' => false,
  1892.                      'bodyStyle' => '',
  1893.                      'datatype' => 'layout',
  1894.                      'permissions' => NULL,
  1895.                      'childs' => 
  1896.                     array (
  1897.                       => 
  1898.                       Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  1899.                          'name' => 'Ausstattung 2',
  1900.                          'type' => NULL,
  1901.                          'region' => 'west',
  1902.                          'title' => NULL,
  1903.                          'width' => '100%',
  1904.                          'height' => '',
  1905.                          'collapsible' => false,
  1906.                          'collapsed' => false,
  1907.                          'bodyStyle' => '',
  1908.                          'datatype' => 'layout',
  1909.                          'permissions' => NULL,
  1910.                          'childs' => 
  1911.                         array (
  1912.                           => 
  1913.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1914.                              'name' => 'facilityRoomSafe',
  1915.                              'title' => 'Zimmersafe',
  1916.                              'tooltip' => '',
  1917.                              'mandatory' => false,
  1918.                              'noteditable' => false,
  1919.                              'index' => false,
  1920.                              'locked' => false,
  1921.                              'style' => '',
  1922.                              'permissions' => NULL,
  1923.                              'datatype' => 'data',
  1924.                              'fieldtype' => 'checkbox',
  1925.                              'relationType' => false,
  1926.                              'invisible' => false,
  1927.                              'visibleGridView' => false,
  1928.                              'visibleSearch' => false,
  1929.                              'blockedVarsForExport' => 
  1930.                             array (
  1931.                             ),
  1932.                              'defaultValue' => 0,
  1933.                              'defaultValueGenerator' => '',
  1934.                           )),
  1935.                           => 
  1936.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1937.                              'name' => 'facilityNespresso',
  1938.                              'title' => 'Nespressomaschine &reg;',
  1939.                              'tooltip' => '',
  1940.                              'mandatory' => false,
  1941.                              'noteditable' => false,
  1942.                              'index' => false,
  1943.                              'locked' => false,
  1944.                              'style' => '',
  1945.                              'permissions' => NULL,
  1946.                              'datatype' => 'data',
  1947.                              'fieldtype' => 'checkbox',
  1948.                              'relationType' => false,
  1949.                              'invisible' => false,
  1950.                              'visibleGridView' => false,
  1951.                              'visibleSearch' => false,
  1952.                              'blockedVarsForExport' => 
  1953.                             array (
  1954.                             ),
  1955.                              'defaultValue' => 0,
  1956.                              'defaultValueGenerator' => '',
  1957.                           )),
  1958.                           => 
  1959.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1960.                              'name' => 'facilityRadio',
  1961.                              'title' => 'Radio/CD-Player ',
  1962.                              'tooltip' => '',
  1963.                              'mandatory' => false,
  1964.                              'noteditable' => false,
  1965.                              'index' => false,
  1966.                              'locked' => false,
  1967.                              'style' => '',
  1968.                              'permissions' => NULL,
  1969.                              'datatype' => 'data',
  1970.                              'fieldtype' => 'checkbox',
  1971.                              'relationType' => false,
  1972.                              'invisible' => false,
  1973.                              'visibleGridView' => false,
  1974.                              'visibleSearch' => false,
  1975.                              'blockedVarsForExport' => 
  1976.                             array (
  1977.                             ),
  1978.                              'defaultValue' => 0,
  1979.                              'defaultValueGenerator' => '',
  1980.                           )),
  1981.                           => 
  1982.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1983.                              'name' => 'facilityHairDryer',
  1984.                              'title' => 'Haartrockner',
  1985.                              'tooltip' => '',
  1986.                              'mandatory' => false,
  1987.                              'noteditable' => false,
  1988.                              'index' => false,
  1989.                              'locked' => false,
  1990.                              'style' => '',
  1991.                              'permissions' => NULL,
  1992.                              'datatype' => 'data',
  1993.                              'fieldtype' => 'checkbox',
  1994.                              'relationType' => false,
  1995.                              'invisible' => false,
  1996.                              'visibleGridView' => false,
  1997.                              'visibleSearch' => false,
  1998.                              'blockedVarsForExport' => 
  1999.                             array (
  2000.                             ),
  2001.                              'defaultValue' => 0,
  2002.                              'defaultValueGenerator' => '',
  2003.                           )),
  2004.                           => 
  2005.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2006.                              'name' => 'facilityBedLinen',
  2007.                              'title' => 'Bettwäsche',
  2008.                              'tooltip' => '',
  2009.                              'mandatory' => false,
  2010.                              'noteditable' => false,
  2011.                              'index' => false,
  2012.                              'locked' => false,
  2013.                              'style' => '',
  2014.                              'permissions' => NULL,
  2015.                              'datatype' => 'data',
  2016.                              'fieldtype' => 'checkbox',
  2017.                              'relationType' => false,
  2018.                              'invisible' => false,
  2019.                              'visibleGridView' => false,
  2020.                              'visibleSearch' => false,
  2021.                              'blockedVarsForExport' => 
  2022.                             array (
  2023.                             ),
  2024.                              'defaultValue' => 0,
  2025.                              'defaultValueGenerator' => '',
  2026.                           )),
  2027.                           => 
  2028.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2029.                              'name' => 'facilityTowels',
  2030.                              'title' => 'Handtücher',
  2031.                              'tooltip' => '',
  2032.                              'mandatory' => false,
  2033.                              'noteditable' => false,
  2034.                              'index' => false,
  2035.                              'locked' => false,
  2036.                              'style' => '',
  2037.                              'permissions' => NULL,
  2038.                              'datatype' => 'data',
  2039.                              'fieldtype' => 'checkbox',
  2040.                              'relationType' => false,
  2041.                              'invisible' => false,
  2042.                              'visibleGridView' => false,
  2043.                              'visibleSearch' => false,
  2044.                              'blockedVarsForExport' => 
  2045.                             array (
  2046.                             ),
  2047.                              'defaultValue' => 0,
  2048.                              'defaultValueGenerator' => '',
  2049.                           )),
  2050.                           => 
  2051.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2052.                              'name' => 'facilityTowelDryer',
  2053.                              'title' => 'Handtuchtrockner',
  2054.                              'tooltip' => '',
  2055.                              'mandatory' => false,
  2056.                              'noteditable' => false,
  2057.                              'index' => false,
  2058.                              'locked' => false,
  2059.                              'style' => '',
  2060.                              'permissions' => NULL,
  2061.                              'datatype' => 'data',
  2062.                              'fieldtype' => 'checkbox',
  2063.                              'relationType' => false,
  2064.                              'invisible' => false,
  2065.                              'visibleGridView' => false,
  2066.                              'visibleSearch' => false,
  2067.                              'blockedVarsForExport' => 
  2068.                             array (
  2069.                             ),
  2070.                              'defaultValue' => 0,
  2071.                              'defaultValueGenerator' => '',
  2072.                           )),
  2073.                           => 
  2074.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2075.                              'name' => 'facilityElectricFrame',
  2076.                              'title' => 'Elektrischer Lattenrost',
  2077.                              'tooltip' => '',
  2078.                              'mandatory' => false,
  2079.                              'noteditable' => false,
  2080.                              'index' => false,
  2081.                              'locked' => false,
  2082.                              'style' => '',
  2083.                              'permissions' => NULL,
  2084.                              'datatype' => 'data',
  2085.                              'fieldtype' => 'checkbox',
  2086.                              'relationType' => false,
  2087.                              'invisible' => false,
  2088.                              'visibleGridView' => false,
  2089.                              'visibleSearch' => false,
  2090.                              'blockedVarsForExport' => 
  2091.                             array (
  2092.                             ),
  2093.                              'defaultValue' => 0,
  2094.                              'defaultValueGenerator' => '',
  2095.                           )),
  2096.                           => 
  2097.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2098.                              'name' => 'facilityIntercom',
  2099.                              'title' => 'Haustürsprechanlage ',
  2100.                              'tooltip' => '',
  2101.                              'mandatory' => false,
  2102.                              'noteditable' => false,
  2103.                              'index' => false,
  2104.                              'locked' => false,
  2105.                              'style' => '',
  2106.                              'permissions' => NULL,
  2107.                              'datatype' => 'data',
  2108.                              'fieldtype' => 'checkbox',
  2109.                              'relationType' => false,
  2110.                              'invisible' => false,
  2111.                              'visibleGridView' => false,
  2112.                              'visibleSearch' => false,
  2113.                              'blockedVarsForExport' => 
  2114.                             array (
  2115.                             ),
  2116.                              'defaultValue' => 0,
  2117.                              'defaultValueGenerator' => '',
  2118.                           )),
  2119.                         ),
  2120.                          'locked' => false,
  2121.                          'blockedVarsForExport' => 
  2122.                         array (
  2123.                         ),
  2124.                          'fieldtype' => 'fieldcontainer',
  2125.                          'layout' => 'vbox',
  2126.                          'fieldLabel' => '',
  2127.                          'labelWidth' => 200,
  2128.                          'labelAlign' => 'left',
  2129.                       )),
  2130.                     ),
  2131.                      'locked' => false,
  2132.                      'blockedVarsForExport' => 
  2133.                     array (
  2134.                     ),
  2135.                      'fieldtype' => 'panel',
  2136.                      'layout' => NULL,
  2137.                      'border' => false,
  2138.                      'icon' => '',
  2139.                      'labelWidth' => 0,
  2140.                      'labelAlign' => 'left',
  2141.                   )),
  2142.                 ),
  2143.                  'locked' => false,
  2144.                  'blockedVarsForExport' => 
  2145.                 array (
  2146.                 ),
  2147.                  'fieldtype' => 'region',
  2148.                  'icon' => '',
  2149.               )),
  2150.               => 
  2151.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2152.                  'name' => 'Apartment Extras',
  2153.                  'type' => NULL,
  2154.                  'region' => 'east',
  2155.                  'title' => 'Apartment Extras',
  2156.                  'width' => '50%',
  2157.                  'height' => 500,
  2158.                  'collapsible' => false,
  2159.                  'collapsed' => false,
  2160.                  'bodyStyle' => '',
  2161.                  'datatype' => 'layout',
  2162.                  'permissions' => NULL,
  2163.                  'childs' => 
  2164.                 array (
  2165.                   => 
  2166.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  2167.                      'name' => 'Extras',
  2168.                      'type' => NULL,
  2169.                      'region' => '',
  2170.                      'title' => NULL,
  2171.                      'width' => '100%',
  2172.                      'height' => '',
  2173.                      'collapsible' => false,
  2174.                      'collapsed' => false,
  2175.                      'bodyStyle' => '',
  2176.                      'datatype' => 'layout',
  2177.                      'permissions' => NULL,
  2178.                      'childs' => 
  2179.                     array (
  2180.                       => 
  2181.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2182.                          'name' => 'extraFrenchBalcony',
  2183.                          'title' => 'Französischer Balkon',
  2184.                          'tooltip' => '',
  2185.                          'mandatory' => false,
  2186.                          'noteditable' => false,
  2187.                          'index' => false,
  2188.                          'locked' => false,
  2189.                          'style' => '',
  2190.                          'permissions' => NULL,
  2191.                          'datatype' => 'data',
  2192.                          'fieldtype' => 'checkbox',
  2193.                          'relationType' => false,
  2194.                          'invisible' => false,
  2195.                          'visibleGridView' => false,
  2196.                          'visibleSearch' => false,
  2197.                          'blockedVarsForExport' => 
  2198.                         array (
  2199.                         ),
  2200.                          'defaultValue' => 0,
  2201.                          'defaultValueGenerator' => '',
  2202.                       )),
  2203.                       => 
  2204.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2205.                          'name' => 'extraWheelchairDoors',
  2206.                          'title' => 'Rollstuhlgerechte Türen',
  2207.                          'tooltip' => '',
  2208.                          'mandatory' => false,
  2209.                          'noteditable' => false,
  2210.                          'index' => false,
  2211.                          'locked' => false,
  2212.                          'style' => '',
  2213.                          'permissions' => NULL,
  2214.                          'datatype' => 'data',
  2215.                          'fieldtype' => 'checkbox',
  2216.                          'relationType' => false,
  2217.                          'invisible' => false,
  2218.                          'visibleGridView' => false,
  2219.                          'visibleSearch' => false,
  2220.                          'blockedVarsForExport' => 
  2221.                         array (
  2222.                         ),
  2223.                          'defaultValue' => 0,
  2224.                          'defaultValueGenerator' => '',
  2225.                       )),
  2226.                       => 
  2227.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2228.                          'name' => 'extraWheelchairBath',
  2229.                          'title' => 'Rollstuhlgerechtes Bad',
  2230.                          'tooltip' => '',
  2231.                          'mandatory' => false,
  2232.                          'noteditable' => false,
  2233.                          'index' => false,
  2234.                          'locked' => false,
  2235.                          'style' => '',
  2236.                          'permissions' => NULL,
  2237.                          'datatype' => 'data',
  2238.                          'fieldtype' => 'checkbox',
  2239.                          'relationType' => false,
  2240.                          'invisible' => false,
  2241.                          'visibleGridView' => false,
  2242.                          'visibleSearch' => false,
  2243.                          'blockedVarsForExport' => 
  2244.                         array (
  2245.                         ),
  2246.                          'defaultValue' => 0,
  2247.                          'defaultValueGenerator' => '',
  2248.                       )),
  2249.                       => 
  2250.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2251.                          'name' => 'extraAccessibility',
  2252.                          'title' => 'Barrierefreiheit ',
  2253.                          'tooltip' => '',
  2254.                          'mandatory' => false,
  2255.                          'noteditable' => false,
  2256.                          'index' => false,
  2257.                          'locked' => false,
  2258.                          'style' => '',
  2259.                          'permissions' => NULL,
  2260.                          'datatype' => 'data',
  2261.                          'fieldtype' => 'checkbox',
  2262.                          'relationType' => false,
  2263.                          'invisible' => false,
  2264.                          'visibleGridView' => false,
  2265.                          'visibleSearch' => false,
  2266.                          'blockedVarsForExport' => 
  2267.                         array (
  2268.                         ),
  2269.                          'defaultValue' => 0,
  2270.                          'defaultValueGenerator' => '',
  2271.                       )),
  2272.                       => 
  2273.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2274.                          'name' => 'extraAllergyFriendly',
  2275.                          'title' => 'Allergikerfreundlichkeit',
  2276.                          'tooltip' => '',
  2277.                          'mandatory' => false,
  2278.                          'noteditable' => false,
  2279.                          'index' => false,
  2280.                          'locked' => false,
  2281.                          'style' => '',
  2282.                          'permissions' => NULL,
  2283.                          'datatype' => 'data',
  2284.                          'fieldtype' => 'checkbox',
  2285.                          'relationType' => false,
  2286.                          'invisible' => false,
  2287.                          'visibleGridView' => false,
  2288.                          'visibleSearch' => false,
  2289.                          'blockedVarsForExport' => 
  2290.                         array (
  2291.                         ),
  2292.                          'defaultValue' => 0,
  2293.                          'defaultValueGenerator' => '',
  2294.                       )),
  2295.                       => 
  2296.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2297.                          'name' => 'extraUnderfloorHeating',
  2298.                          'title' => 'Fußbodenheizung ',
  2299.                          'tooltip' => '',
  2300.                          'mandatory' => false,
  2301.                          'noteditable' => false,
  2302.                          'index' => false,
  2303.                          'locked' => false,
  2304.                          'style' => '',
  2305.                          'permissions' => NULL,
  2306.                          'datatype' => 'data',
  2307.                          'fieldtype' => 'checkbox',
  2308.                          'relationType' => false,
  2309.                          'invisible' => false,
  2310.                          'visibleGridView' => false,
  2311.                          'visibleSearch' => false,
  2312.                          'blockedVarsForExport' => 
  2313.                         array (
  2314.                         ),
  2315.                          'defaultValue' => 0,
  2316.                          'defaultValueGenerator' => '',
  2317.                       )),
  2318.                       => 
  2319.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2320.                          'name' => 'extraShutters',
  2321.                          'title' => 'Elektrische Rollläden',
  2322.                          'tooltip' => '',
  2323.                          'mandatory' => false,
  2324.                          'noteditable' => false,
  2325.                          'index' => false,
  2326.                          'locked' => false,
  2327.                          'style' => '',
  2328.                          'permissions' => NULL,
  2329.                          'datatype' => 'data',
  2330.                          'fieldtype' => 'checkbox',
  2331.                          'relationType' => false,
  2332.                          'invisible' => false,
  2333.                          'visibleGridView' => false,
  2334.                          'visibleSearch' => false,
  2335.                          'blockedVarsForExport' => 
  2336.                         array (
  2337.                         ),
  2338.                          'defaultValue' => 0,
  2339.                          'defaultValueGenerator' => '',
  2340.                       )),
  2341.                       => 
  2342.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2343.                          'name' => 'extraWaterSoftener',
  2344.                          'title' => 'Wasserenthärtungsanlage',
  2345.                          'tooltip' => '',
  2346.                          'mandatory' => false,
  2347.                          'noteditable' => false,
  2348.                          'index' => false,
  2349.                          'locked' => false,
  2350.                          'style' => '',
  2351.                          'permissions' => NULL,
  2352.                          'datatype' => 'data',
  2353.                          'fieldtype' => 'checkbox',
  2354.                          'relationType' => false,
  2355.                          'invisible' => false,
  2356.                          'visibleGridView' => false,
  2357.                          'visibleSearch' => false,
  2358.                          'blockedVarsForExport' => 
  2359.                         array (
  2360.                         ),
  2361.                          'defaultValue' => 0,
  2362.                          'defaultValueGenerator' => '',
  2363.                       )),
  2364.                       => 
  2365.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2366.                          'name' => 'extraWashingMachine',
  2367.                          'title' => 'Zentralwaschmaschine',
  2368.                          'tooltip' => '',
  2369.                          'mandatory' => false,
  2370.                          'noteditable' => false,
  2371.                          'index' => false,
  2372.                          'locked' => false,
  2373.                          'style' => '',
  2374.                          'permissions' => NULL,
  2375.                          'datatype' => 'data',
  2376.                          'fieldtype' => 'checkbox',
  2377.                          'relationType' => false,
  2378.                          'invisible' => false,
  2379.                          'visibleGridView' => false,
  2380.                          'visibleSearch' => false,
  2381.                          'blockedVarsForExport' => 
  2382.                         array (
  2383.                         ),
  2384.                          'defaultValue' => 0,
  2385.                          'defaultValueGenerator' => '',
  2386.                       )),
  2387.                       => 
  2388.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2389.                          'name' => 'extraTumbleDryer',
  2390.                          'title' => 'zentraler Wäschetrockner',
  2391.                          'tooltip' => '',
  2392.                          'mandatory' => false,
  2393.                          'noteditable' => false,
  2394.                          'index' => false,
  2395.                          'locked' => false,
  2396.                          'style' => '',
  2397.                          'permissions' => NULL,
  2398.                          'datatype' => 'data',
  2399.                          'fieldtype' => 'checkbox',
  2400.                          'relationType' => false,
  2401.                          'invisible' => false,
  2402.                          'visibleGridView' => false,
  2403.                          'visibleSearch' => false,
  2404.                          'blockedVarsForExport' => 
  2405.                         array (
  2406.                         ),
  2407.                          'defaultValue' => 0,
  2408.                          'defaultValueGenerator' => '',
  2409.                       )),
  2410.                       10 => 
  2411.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2412.                          'name' => 'extraCleaning',
  2413.                          'title' => 'Zwischenreinigung',
  2414.                          'tooltip' => '',
  2415.                          'mandatory' => false,
  2416.                          'noteditable' => false,
  2417.                          'index' => false,
  2418.                          'locked' => false,
  2419.                          'style' => '',
  2420.                          'permissions' => NULL,
  2421.                          'datatype' => 'data',
  2422.                          'fieldtype' => 'checkbox',
  2423.                          'relationType' => false,
  2424.                          'invisible' => false,
  2425.                          'visibleGridView' => false,
  2426.                          'visibleSearch' => false,
  2427.                          'blockedVarsForExport' => 
  2428.                         array (
  2429.                         ),
  2430.                          'defaultValue' => 0,
  2431.                          'defaultValueGenerator' => '',
  2432.                       )),
  2433.                       11 => 
  2434.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2435.                          'name' => 'extraBikeLocker',
  2436.                          'title' => 'Fahrradgarage',
  2437.                          'tooltip' => '',
  2438.                          'mandatory' => false,
  2439.                          'noteditable' => false,
  2440.                          'index' => false,
  2441.                          'locked' => false,
  2442.                          'style' => '',
  2443.                          'permissions' => NULL,
  2444.                          'datatype' => 'data',
  2445.                          'fieldtype' => 'checkbox',
  2446.                          'relationType' => false,
  2447.                          'invisible' => false,
  2448.                          'visibleGridView' => false,
  2449.                          'visibleSearch' => false,
  2450.                          'blockedVarsForExport' => 
  2451.                         array (
  2452.                         ),
  2453.                          'defaultValue' => 0,
  2454.                          'defaultValueGenerator' => '',
  2455.                       )),
  2456.                       12 => 
  2457.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2458.                          'name' => 'extraBabyCrib',
  2459.                          'title' => 'Babybett',
  2460.                          'tooltip' => '',
  2461.                          'mandatory' => false,
  2462.                          'noteditable' => false,
  2463.                          'index' => false,
  2464.                          'locked' => false,
  2465.                          'style' => '',
  2466.                          'permissions' => NULL,
  2467.                          'datatype' => 'data',
  2468.                          'fieldtype' => 'checkbox',
  2469.                          'relationType' => false,
  2470.                          'invisible' => false,
  2471.                          'visibleGridView' => false,
  2472.                          'visibleSearch' => false,
  2473.                          'blockedVarsForExport' => 
  2474.                         array (
  2475.                         ),
  2476.                          'defaultValue' => 0,
  2477.                          'defaultValueGenerator' => '',
  2478.                       )),
  2479.                       13 => 
  2480.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2481.                          'name' => 'extraHighChair',
  2482.                          'title' => 'Kinderstuhl',
  2483.                          'tooltip' => '',
  2484.                          'mandatory' => false,
  2485.                          'noteditable' => false,
  2486.                          'index' => false,
  2487.                          'locked' => false,
  2488.                          'style' => '',
  2489.                          'permissions' => NULL,
  2490.                          'datatype' => 'data',
  2491.                          'fieldtype' => 'checkbox',
  2492.                          'relationType' => false,
  2493.                          'invisible' => false,
  2494.                          'visibleGridView' => false,
  2495.                          'visibleSearch' => false,
  2496.                          'blockedVarsForExport' => 
  2497.                         array (
  2498.                         ),
  2499.                          'defaultValue' => 0,
  2500.                          'defaultValueGenerator' => '',
  2501.                       )),
  2502.                     ),
  2503.                      'locked' => false,
  2504.                      'blockedVarsForExport' => 
  2505.                     array (
  2506.                     ),
  2507.                      'fieldtype' => 'fieldcontainer',
  2508.                      'layout' => 'vbox',
  2509.                      'fieldLabel' => 'Extras',
  2510.                      'labelWidth' => 200,
  2511.                      'labelAlign' => 'left',
  2512.                   )),
  2513.                 ),
  2514.                  'locked' => false,
  2515.                  'blockedVarsForExport' => 
  2516.                 array (
  2517.                 ),
  2518.                  'fieldtype' => 'panel',
  2519.                  'layout' => NULL,
  2520.                  'border' => false,
  2521.                  'icon' => '',
  2522.                  'labelWidth' => 0,
  2523.                  'labelAlign' => 'left',
  2524.               )),
  2525.             ),
  2526.              'locked' => false,
  2527.              'blockedVarsForExport' => 
  2528.             array (
  2529.             ),
  2530.              'fieldtype' => 'region',
  2531.              'icon' => '',
  2532.           )),
  2533.           => 
  2534.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2535.              'name' => 'Apartment Bilder',
  2536.              'type' => NULL,
  2537.              'region' => NULL,
  2538.              'title' => 'Apartment Bilder',
  2539.              'width' => '',
  2540.              'height' => '',
  2541.              'collapsible' => false,
  2542.              'collapsed' => false,
  2543.              'bodyStyle' => '',
  2544.              'datatype' => 'layout',
  2545.              'permissions' => NULL,
  2546.              'childs' => 
  2547.             array (
  2548.               => 
  2549.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2550.                  'name' => 'logo',
  2551.                  'title' => 'Logo',
  2552.                  'tooltip' => '',
  2553.                  'mandatory' => false,
  2554.                  'noteditable' => false,
  2555.                  'index' => false,
  2556.                  'locked' => false,
  2557.                  'style' => 'float: left;',
  2558.                  'permissions' => NULL,
  2559.                  'datatype' => 'data',
  2560.                  'fieldtype' => 'image',
  2561.                  'relationType' => false,
  2562.                  'invisible' => false,
  2563.                  'visibleGridView' => false,
  2564.                  'visibleSearch' => false,
  2565.                  'blockedVarsForExport' => 
  2566.                 array (
  2567.                 ),
  2568.                  'width' => 300,
  2569.                  'height' => 300,
  2570.                  'uploadPath' => '/Apartments/_Uploads',
  2571.               )),
  2572.               => 
  2573.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2574.                  'name' => 'mainImage',
  2575.                  'title' => 'Hauptbild des Apartments',
  2576.                  'tooltip' => '',
  2577.                  'mandatory' => false,
  2578.                  'noteditable' => false,
  2579.                  'index' => false,
  2580.                  'locked' => false,
  2581.                  'style' => '',
  2582.                  'permissions' => NULL,
  2583.                  'datatype' => 'data',
  2584.                  'fieldtype' => 'image',
  2585.                  'relationType' => false,
  2586.                  'invisible' => false,
  2587.                  'visibleGridView' => false,
  2588.                  'visibleSearch' => false,
  2589.                  'blockedVarsForExport' => 
  2590.                 array (
  2591.                 ),
  2592.                  'width' => 500,
  2593.                  'height' => 300,
  2594.                  'uploadPath' => '/Apartments/_Uploads',
  2595.               )),
  2596.               => 
  2597.               Pimcore\Model\DataObject\ClassDefinition\Data\ImageGallery::__set_state(array(
  2598.                  'name' => 'gallery',
  2599.                  'title' => 'Bildergalerie',
  2600.                  'tooltip' => '',
  2601.                  'mandatory' => false,
  2602.                  'noteditable' => false,
  2603.                  'index' => false,
  2604.                  'locked' => false,
  2605.                  'style' => '',
  2606.                  'permissions' => NULL,
  2607.                  'datatype' => 'data',
  2608.                  'fieldtype' => 'imageGallery',
  2609.                  'relationType' => false,
  2610.                  'invisible' => false,
  2611.                  'visibleGridView' => false,
  2612.                  'visibleSearch' => false,
  2613.                  'blockedVarsForExport' => 
  2614.                 array (
  2615.                 ),
  2616.                  'width' => 800,
  2617.                  'height' => 200,
  2618.                  'uploadPath' => '/Apartments/_Uploads',
  2619.                  'ratioX' => 1280,
  2620.                  'ratioY' => 853,
  2621.                  'predefinedDataTemplates' => '',
  2622.               )),
  2623.               => 
  2624.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2625.                  'name' => 'floorPlan',
  2626.                  'title' => 'Grundriss des Apartments',
  2627.                  'tooltip' => '',
  2628.                  'mandatory' => false,
  2629.                  'noteditable' => false,
  2630.                  'index' => false,
  2631.                  'locked' => false,
  2632.                  'style' => '',
  2633.                  'permissions' => NULL,
  2634.                  'datatype' => 'data',
  2635.                  'fieldtype' => 'image',
  2636.                  'relationType' => false,
  2637.                  'invisible' => false,
  2638.                  'visibleGridView' => false,
  2639.                  'visibleSearch' => false,
  2640.                  'blockedVarsForExport' => 
  2641.                 array (
  2642.                 ),
  2643.                  'width' => 800,
  2644.                  'height' => 200,
  2645.                  'uploadPath' => '/Apartments/_Uploads',
  2646.               )),
  2647.             ),
  2648.              'locked' => false,
  2649.              'blockedVarsForExport' => 
  2650.             array (
  2651.             ),
  2652.              'fieldtype' => 'panel',
  2653.              'layout' => '',
  2654.              'border' => false,
  2655.              'icon' => '',
  2656.              'labelWidth' => 0,
  2657.              'labelAlign' => 'top',
  2658.           )),
  2659.         ),
  2660.          'locked' => false,
  2661.          'blockedVarsForExport' => 
  2662.         array (
  2663.         ),
  2664.          'fieldtype' => 'panel',
  2665.          'layout' => NULL,
  2666.          'border' => false,
  2667.          'icon' => '',
  2668.          'labelWidth' => 0,
  2669.          'labelAlign' => 'left',
  2670.       )),
  2671.     ),
  2672.      'locked' => false,
  2673.      'blockedVarsForExport' => 
  2674.     array (
  2675.     ),
  2676.      'fieldtype' => 'panel',
  2677.      'layout' => NULL,
  2678.      'border' => false,
  2679.      'icon' => NULL,
  2680.      'labelWidth' => 100,
  2681.      'labelAlign' => 'left',
  2682.   )),
  2683.    'icon' => 'data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHJlY3QgeD0iMiIgeT0iMTkiIGZpbGw9IiNBM0E1QTciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyIi8+DQo8cG9seWdvbiBmaWxsPSIjQTNBNUE3IiBwb2ludHM9IjExLjUsMSAyLDYgMiw4IDIxLDggMjEsNiAiLz4NCjxwb2x5Z29uIGZpbGw9IiNDMUMzQzUiIHBvaW50cz0iNi4zLDYgMTEuNSwzLjMgMTYuNyw2ICIvPg0KPHBhdGggZmlsbD0iI0EzQTVBNyIgZD0iTTUsMjBIM1Y3aDJWMjB6IE0xMCw3SDh2MTNoMlY3eiBNMjAsN2gtMnYxM2gyVjd6IE0xNSw3aC0ydjEzaDJWN3oiLz4NCjxwYXRoIGZpbGw9IiM4NTg3ODkiIGQ9Ik01LDlIM1Y4aDJWOXogTTEwLDhIOHYxaDJWOHogTTIwLDhoLTJ2MWgyVjh6IE0xNSw4aC0ydjFoMlY4eiIvPg0KPHBhdGggZmlsbD0iIzg1ODc4OSIgZD0iTTUsMTlIM3YtMWgyVjE5eiBNMTAsMThIOHYxaDJWMTh6IE0yMCwxOGgtMnYxaDJWMTh6IE0xNSwxOGgtMnYxaDJWMTh6Ii8+DQo8L3N2Zz4NCg==',
  2684.    'previewUrl' => '',
  2685.    'group' => '',
  2686.    'showAppLoggerTab' => false,
  2687.    'linkGeneratorReference' => '',
  2688.    'previewGeneratorReference' => '',
  2689.    'compositeIndices' => 
  2690.   array (
  2691.   ),
  2692.    'generateTypeDeclarations' => true,
  2693.    'showFieldLookup' => false,
  2694.    'propertyVisibility' => 
  2695.   array (
  2696.     'grid' => 
  2697.     array (
  2698.       'id' => true,
  2699.       'key' => false,
  2700.       'path' => true,
  2701.       'published' => true,
  2702.       'modificationDate' => true,
  2703.       'creationDate' => true,
  2704.     ),
  2705.     'search' => 
  2706.     array (
  2707.       'id' => true,
  2708.       'key' => false,
  2709.       'path' => true,
  2710.       'published' => true,
  2711.       'modificationDate' => true,
  2712.       'creationDate' => true,
  2713.     ),
  2714.   ),
  2715.    'enableGridLocking' => false,
  2716.    'blockedVarsForExport' => 
  2717.   array (
  2718.   ),
  2719. ));