<?php
/**
* Inheritance: no
* Variants: no
Fields Summary:
- name [input]
- stars [select]
- guests [numeric]
- price [numeric]
- position [slider]
- localizedfields [localizedfields]
-- shortDescription [input]
-- description [wysiwyg]
-- feature1 [input]
-- feature2 [input]
-- feature3 [input]
-- feature4 [input]
-- feature5 [input]
-- feature6 [input]
-- feature7 [input]
-- feature8 [input]
-- feature9 [input]
-- feature10 [input]
-- feature11 [input]
-- feature12 [input]
- icon1 [checkbox]
- icon2 [checkbox]
- icon3 [checkbox]
- icon4 [checkbox]
- icon5 [checkbox]
- icon6 [checkbox]
- icon7 [checkbox]
- facilityFreeWifi [checkbox]
- facilityCalbeTv [checkbox]
- facilityKitchenette [checkbox]
- facilityRefrigerator [checkbox]
- facilityDishwasher [checkbox]
- facilityCoffeeMaker [checkbox]
- facilityElectricKettle [checkbox]
- facilityToaster [checkbox]
- facilityEggBoiler [checkbox]
- facilityIron [checkbox]
- facilityIronBoard [checkbox]
- facilityBedProtection [checkbox]
- facilityChildTableware [checkbox]
- facilityRoomSafe [checkbox]
- facilityNespresso [checkbox]
- facilityRadio [checkbox]
- facilityHairDryer [checkbox]
- facilityBedLinen [checkbox]
- facilityTowels [checkbox]
- facilityTowelDryer [checkbox]
- facilityElectricFrame [checkbox]
- facilityIntercom [checkbox]
- extraFrenchBalcony [checkbox]
- extraWheelchairDoors [checkbox]
- extraWheelchairBath [checkbox]
- extraAccessibility [checkbox]
- extraAllergyFriendly [checkbox]
- extraUnderfloorHeating [checkbox]
- extraShutters [checkbox]
- extraWaterSoftener [checkbox]
- extraWashingMachine [checkbox]
- extraTumbleDryer [checkbox]
- extraCleaning [checkbox]
- extraBikeLocker [checkbox]
- extraBabyCrib [checkbox]
- extraHighChair [checkbox]
- logo [image]
- mainImage [image]
- gallery [imageGallery]
- floorPlan [image]
*/
return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
'dao' => NULL,
'id' => '1',
'name' => 'Apartment',
'description' => '',
'creationDate' => 0,
'modificationDate' => 1769443090,
'userOwner' => 2,
'userModification' => 2,
'parentClass' => '',
'implementsInterfaces' => '',
'listingParentClass' => '',
'useTraits' => '',
'listingUseTraits' => '',
'encryption' => false,
'encryptedTables' =>
array (
),
'allowInherit' => false,
'allowVariants' => false,
'showVariants' => false,
'fieldDefinitions' =>
array (
),
'layoutDefinitions' =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'pimcore_root',
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => 0,
'height' => 0,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => NULL,
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => '',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Apartment Beschreibung',
'type' => NULL,
'region' => NULL,
'title' => 'Apartment Beschreibung',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'name',
'title' => 'Name des Apartments',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'padding: 15px; float: left; margin-right: 20px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 800,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'stars',
'title' => 'Sterne Kategorie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'padding: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'keine Sterne',
'value' => '0',
),
1 =>
array (
'key' => '1 Stern',
'value' => '1',
),
2 =>
array (
'key' => '2 Sterne',
'value' => '2',
),
3 =>
array (
'key' => '3 Sterne',
'value' => '3',
),
4 =>
array (
'key' => '4 Sterne',
'value' => '4',
),
5 =>
array (
'key' => '5 Sterne',
'value' => '5',
),
),
'width' => 200,
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'name' => 'guests',
'title' => 'Max. Anzahl Gäste',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => NULL,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'numeric',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'name' => 'price',
'title' => 'Preis pro Übernachtung (EUR) ',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'margin: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'numeric',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 200,
'defaultValue' => NULL,
'integer' => false,
'unsigned' => true,
'minValue' => 0,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => 6,
'decimalPrecision' => 2,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Slider::__set_state(array(
'name' => 'position',
'title' => 'Reihenfolge',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'margin: 0 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'slider',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 800,
'height' => 20,
'minValue' => 1.0,
'maxValue' => 100.0,
'vertical' => false,
'increment' => 1.0,
'decimalPrecision' => 0,
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => 'Kurzbeschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => NULL,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'shortDescription',
'title' => 'Kurzbeschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 800,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
'name' => 'description',
'title' => 'Beschreibung des Apartments',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'wysiwyg',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 800,
'height' => 300,
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'maxCharacters' => '',
)),
),
'region' => NULL,
'layout' => NULL,
'width' => '',
'height' => '',
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => 'Beschreibungen 1',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => NULL,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature1',
'title' => 'Feature 1',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature2',
'title' => 'Feature 2',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature3',
'title' => 'Feature 3',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature4',
'title' => 'Feature 4',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature5',
'title' => 'Feature 5',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature6',
'title' => 'Feature 6',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
),
'region' => 'west',
'layout' => NULL,
'width' => '50%',
'height' => 500,
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => 'Beschreibungen 2',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => NULL,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature7',
'title' => 'Feature 7',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature8',
'title' => 'Feature 8',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature9',
'title' => 'Feature 9',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature10',
'title' => 'Feature 10',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature11',
'title' => 'Feature 11',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature12',
'title' => 'Feature 12',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
),
'region' => 'east',
'layout' => NULL,
'width' => '50%',
'height' => 500,
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'top',
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
'name' => 'Apartment Beschreibungen',
'type' => NULL,
'region' => NULL,
'title' => 'Apartment Beschreibungen',
'width' => 800,
'height' => 500,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => 'Beschreibungen 1',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => NULL,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature1',
'title' => 'Feature 1',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature2',
'title' => 'Feature 2',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature3',
'title' => 'Feature 3',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature4',
'title' => 'Feature 4',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature5',
'title' => 'Feature 5',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature6',
'title' => 'Feature 6',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
),
'region' => 'west',
'layout' => NULL,
'width' => '50%',
'height' => 500,
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => 'Beschreibungen 2',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => NULL,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature7',
'title' => 'Feature 7',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature8',
'title' => 'Feature 8',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature9',
'title' => 'Feature 9',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature10',
'title' => 'Feature 10',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature11',
'title' => 'Feature 11',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'feature12',
'title' => 'Feature 12',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
),
'region' => 'east',
'layout' => NULL,
'width' => '50%',
'height' => 500,
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'region',
'icon' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => '',
'border' => false,
'icon' => '',
'labelWidth' => 200,
'labelAlign' => 'top',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
'name' => 'Apartment Details',
'type' => NULL,
'region' => 'north',
'title' => 'Apartment Details',
'width' => 1200,
'height' => 720,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Apartment Icons',
'type' => NULL,
'region' => 'north',
'title' => 'Ausstattungs-Icons',
'width' => '100%',
'height' => 200,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'icon1',
'title' => 'Icon Doppelbett',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float:left; margin-right: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'icon2',
'title' => 'Icon Einzelbett',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float:left; margin-right: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'icon3',
'title' => 'Icon Etagenbett',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float:left; margin-right: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'icon4',
'title' => 'Icon Terrasse',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float:left; margin-right: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'icon5',
'title' => 'Icon Rollstuhl',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float:left; margin-right: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'icon6',
'title' => 'Icon Balkon',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float:left; margin-right: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'icon7',
'title' => 'Icon Aussicht',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float:left; margin-right: 15px;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
'name' => 'Apartment Ausstattung',
'type' => NULL,
'region' => 'west',
'title' => 'Apartment Ausstattung',
'width' => '50%',
'height' => 560,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Ausstattung 1',
'type' => NULL,
'region' => 'west',
'title' => '',
'width' => '50%',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
'name' => 'Ausstattung 1',
'type' => NULL,
'region' => 'east',
'title' => NULL,
'width' => '100%',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityFreeWifi',
'title' => 'Freies W-LAN ',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float: left;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityCalbeTv',
'title' => 'Smart TV',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float: left;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityKitchenette',
'title' => 'Küchenzeile mit Ausstattung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float:left;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityRefrigerator',
'title' => 'Kühlschrank mit Gefrierfach',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityDishwasher',
'title' => 'Geschirrspülmschine',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityCoffeeMaker',
'title' => 'Filterkaffeemaschine',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityElectricKettle',
'title' => 'Wasserkocher',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
7 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityToaster',
'title' => 'Toaster',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
8 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityEggBoiler',
'title' => 'Eierkocher',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
9 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityIron',
'title' => 'Bügeleisen',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
10 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityIronBoard',
'title' => 'Bügelbrett',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
11 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityBedProtection',
'title' => 'Rausfallschutz für Kinder',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => NULL,
'defaultValueGenerator' => '',
)),
12 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityChildTableware',
'title' => 'Kindergeschirr',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => NULL,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'fieldcontainer',
'layout' => 'vbox',
'fieldLabel' => '',
'labelWidth' => 200,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Ausstattung 2',
'type' => NULL,
'region' => 'east',
'title' => '',
'width' => '50%',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
'name' => 'Ausstattung 2',
'type' => NULL,
'region' => 'west',
'title' => NULL,
'width' => '100%',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityRoomSafe',
'title' => 'Zimmersafe',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityNespresso',
'title' => 'Nespressomaschine ®',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityRadio',
'title' => 'Radio/CD-Player ',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityHairDryer',
'title' => 'Haartrockner',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityBedLinen',
'title' => 'Bettwäsche',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityTowels',
'title' => 'Handtücher',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityTowelDryer',
'title' => 'Handtuchtrockner',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
7 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityElectricFrame',
'title' => 'Elektrischer Lattenrost',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
8 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'facilityIntercom',
'title' => 'Haustürsprechanlage ',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'fieldcontainer',
'layout' => 'vbox',
'fieldLabel' => '',
'labelWidth' => 200,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'region',
'icon' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Apartment Extras',
'type' => NULL,
'region' => 'east',
'title' => 'Apartment Extras',
'width' => '50%',
'height' => 500,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
'name' => 'Extras',
'type' => NULL,
'region' => '',
'title' => NULL,
'width' => '100%',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraFrenchBalcony',
'title' => 'Französischer Balkon',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraWheelchairDoors',
'title' => 'Rollstuhlgerechte Türen',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraWheelchairBath',
'title' => 'Rollstuhlgerechtes Bad',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraAccessibility',
'title' => 'Barrierefreiheit ',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraAllergyFriendly',
'title' => 'Allergikerfreundlichkeit',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraUnderfloorHeating',
'title' => 'Fußbodenheizung ',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraShutters',
'title' => 'Elektrische Rollläden',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
7 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraWaterSoftener',
'title' => 'Wasserenthärtungsanlage',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
8 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraWashingMachine',
'title' => 'Zentralwaschmaschine',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
9 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraTumbleDryer',
'title' => 'zentraler Wäschetrockner',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
10 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraCleaning',
'title' => 'Zwischenreinigung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
11 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraBikeLocker',
'title' => 'Fahrradgarage',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
12 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraBabyCrib',
'title' => 'Babybett',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
13 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'extraHighChair',
'title' => 'Kinderstuhl',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'fieldcontainer',
'layout' => 'vbox',
'fieldLabel' => 'Extras',
'labelWidth' => 200,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'region',
'icon' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Apartment Bilder',
'type' => NULL,
'region' => NULL,
'title' => 'Apartment Bilder',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
'name' => 'logo',
'title' => 'Logo',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'float: left;',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'image',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 300,
'height' => 300,
'uploadPath' => '/Apartments/_Uploads',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
'name' => 'mainImage',
'title' => 'Hauptbild des Apartments',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'image',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'height' => 300,
'uploadPath' => '/Apartments/_Uploads',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ImageGallery::__set_state(array(
'name' => 'gallery',
'title' => 'Bildergalerie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'imageGallery',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 800,
'height' => 200,
'uploadPath' => '/Apartments/_Uploads',
'ratioX' => 1280,
'ratioY' => 853,
'predefinedDataTemplates' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
'name' => 'floorPlan',
'title' => 'Grundriss des Apartments',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'image',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 800,
'height' => 200,
'uploadPath' => '/Apartments/_Uploads',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => '',
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'top',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'icon' => 'data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHJlY3QgeD0iMiIgeT0iMTkiIGZpbGw9IiNBM0E1QTciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyIi8+DQo8cG9seWdvbiBmaWxsPSIjQTNBNUE3IiBwb2ludHM9IjExLjUsMSAyLDYgMiw4IDIxLDggMjEsNiAiLz4NCjxwb2x5Z29uIGZpbGw9IiNDMUMzQzUiIHBvaW50cz0iNi4zLDYgMTEuNSwzLjMgMTYuNyw2ICIvPg0KPHBhdGggZmlsbD0iI0EzQTVBNyIgZD0iTTUsMjBIM1Y3aDJWMjB6IE0xMCw3SDh2MTNoMlY3eiBNMjAsN2gtMnYxM2gyVjd6IE0xNSw3aC0ydjEzaDJWN3oiLz4NCjxwYXRoIGZpbGw9IiM4NTg3ODkiIGQ9Ik01LDlIM1Y4aDJWOXogTTEwLDhIOHYxaDJWOHogTTIwLDhoLTJ2MWgyVjh6IE0xNSw4aC0ydjFoMlY4eiIvPg0KPHBhdGggZmlsbD0iIzg1ODc4OSIgZD0iTTUsMTlIM3YtMWgyVjE5eiBNMTAsMThIOHYxaDJWMTh6IE0yMCwxOGgtMnYxaDJWMTh6IE0xNSwxOGgtMnYxaDJWMTh6Ii8+DQo8L3N2Zz4NCg==',
'previewUrl' => '',
'group' => '',
'showAppLoggerTab' => false,
'linkGeneratorReference' => '',
'previewGeneratorReference' => '',
'compositeIndices' =>
array (
),
'generateTypeDeclarations' => true,
'showFieldLookup' => false,
'propertyVisibility' =>
array (
'grid' =>
array (
'id' => true,
'key' => false,
'path' => true,
'published' => true,
'modificationDate' => true,
'creationDate' => true,
),
'search' =>
array (
'id' => true,
'key' => false,
'path' => true,
'published' => true,
'modificationDate' => true,
'creationDate' => true,
),
),
'enableGridLocking' => false,
'blockedVarsForExport' =>
array (
),
));