var/classes/definition_Apartment.php line 622

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