|
9 | 9 | * -- name [input] |
10 | 10 | */ |
11 | 11 |
|
12 | | -return Pimcore\Model\DataObject\ClassDefinition::__set_state(array( |
| 12 | +return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array( |
13 | 13 | 'dao' => NULL, |
14 | 14 | 'id' => 'BS', |
15 | 15 | 'name' => 'BodyStyle', |
| 16 | + 'title' => '', |
16 | 17 | 'description' => '', |
17 | 18 | 'creationDate' => 0, |
18 | | - 'modificationDate' => 1683551625, |
| 19 | + 'modificationDate' => 1693492485, |
19 | 20 | 'userOwner' => 2, |
20 | | - 'userModification' => 1, |
| 21 | + 'userModification' => 2, |
21 | 22 | 'parentClass' => '', |
22 | 23 | 'implementsInterfaces' => '', |
23 | 24 | 'listingParentClass' => '', |
|
30 | 31 | 'allowInherit' => false, |
31 | 32 | 'allowVariants' => false, |
32 | 33 | 'showVariants' => false, |
33 | | - 'fieldDefinitions' => |
34 | | - array ( |
35 | | - ), |
36 | 34 | 'layoutDefinitions' => |
37 | | - Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array( |
| 35 | + \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array( |
38 | 36 | 'name' => 'pimcore_root', |
39 | 37 | 'type' => NULL, |
40 | 38 | 'region' => NULL, |
|
45 | 43 | 'collapsed' => false, |
46 | 44 | 'bodyStyle' => NULL, |
47 | 45 | 'datatype' => 'layout', |
48 | | - 'permissions' => NULL, |
49 | 46 | 'children' => |
50 | 47 | array ( |
51 | 48 | 0 => |
52 | | - Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array( |
| 49 | + \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array( |
53 | 50 | 'name' => 'Layout', |
54 | 51 | 'type' => NULL, |
55 | 52 | 'region' => NULL, |
56 | 53 | 'title' => '', |
57 | | - 'width' => NULL, |
58 | | - 'height' => NULL, |
| 54 | + 'width' => 0, |
| 55 | + 'height' => 0, |
59 | 56 | 'collapsible' => false, |
60 | 57 | 'collapsed' => false, |
61 | 58 | 'bodyStyle' => '', |
62 | 59 | 'datatype' => 'layout', |
63 | | - 'permissions' => NULL, |
64 | 60 | 'children' => |
65 | 61 | array ( |
66 | 62 | 0 => |
67 | | - Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array( |
| 63 | + \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array( |
68 | 64 | 'name' => 'localizedfields', |
69 | 65 | 'title' => '', |
70 | 66 | 'tooltip' => '', |
71 | 67 | 'mandatory' => false, |
72 | 68 | 'noteditable' => false, |
73 | | - 'index' => NULL, |
| 69 | + 'index' => false, |
74 | 70 | 'locked' => false, |
75 | 71 | 'style' => '', |
76 | 72 | 'permissions' => NULL, |
77 | | - 'datatype' => 'data', |
78 | | - 'fieldtype' => 'localizedfields', |
| 73 | + 'fieldtype' => '', |
79 | 74 | 'relationType' => false, |
80 | 75 | 'invisible' => false, |
81 | 76 | 'visibleGridView' => true, |
|
86 | 81 | 'children' => |
87 | 82 | array ( |
88 | 83 | 0 => |
89 | | - Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array( |
| 84 | + \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array( |
90 | 85 | 'name' => 'name', |
91 | 86 | 'title' => 'Name', |
92 | 87 | 'tooltip' => '', |
|
96 | 91 | 'locked' => false, |
97 | 92 | 'style' => '', |
98 | 93 | 'permissions' => NULL, |
99 | | - 'datatype' => 'data', |
100 | | - 'fieldtype' => 'input', |
| 94 | + 'fieldtype' => '', |
101 | 95 | 'relationType' => false, |
102 | 96 | 'invisible' => false, |
103 | 97 | 'visibleGridView' => true, |
104 | 98 | 'visibleSearch' => true, |
105 | 99 | 'blockedVarsForExport' => |
106 | 100 | array ( |
107 | 101 | ), |
108 | | - 'width' => NULL, |
109 | 102 | 'defaultValue' => NULL, |
110 | 103 | 'columnLength' => 190, |
111 | 104 | 'regex' => '', |
|
114 | 107 | ), |
115 | 108 | 'unique' => false, |
116 | 109 | 'showCharCount' => false, |
| 110 | + 'width' => NULL, |
117 | 111 | 'defaultValueGenerator' => '', |
118 | 112 | )), |
119 | 113 | ), |
120 | 114 | 'region' => NULL, |
121 | 115 | 'layout' => NULL, |
122 | | - 'width' => '', |
123 | | - 'height' => '', |
124 | 116 | 'maxTabs' => NULL, |
125 | 117 | 'border' => false, |
126 | 118 | 'provideSplitView' => false, |
|
129 | 121 | 'referencedFields' => |
130 | 122 | array ( |
131 | 123 | ), |
132 | | - 'fieldDefinitionsCache' => NULL, |
| 124 | + 'permissionView' => NULL, |
| 125 | + 'permissionEdit' => NULL, |
133 | 126 | 'labelWidth' => 100, |
134 | 127 | 'labelAlign' => 'left', |
| 128 | + 'fieldDefinitionsCache' => NULL, |
135 | 129 | )), |
136 | 130 | ), |
137 | 131 | 'locked' => false, |
|
158 | 152 | 'labelAlign' => 'left', |
159 | 153 | )), |
160 | 154 | 'icon' => '/bundles/pimcoreadmin/img/twemoji/1f4a0.svg', |
161 | | - 'previewUrl' => '', |
162 | 155 | 'group' => 'Product Data', |
163 | 156 | 'showAppLoggerTab' => false, |
164 | 157 | 'linkGeneratorReference' => '', |
165 | | - 'previewGeneratorReference' => NULL, |
| 158 | + 'previewGeneratorReference' => '', |
166 | 159 | 'compositeIndices' => |
167 | 160 | array ( |
168 | 161 | ), |
169 | | - 'generateTypeDeclarations' => true, |
170 | 162 | 'showFieldLookup' => false, |
171 | 163 | 'propertyVisibility' => |
172 | 164 | array ( |
|
195 | 187 | ), |
196 | 188 | 'blockedVarsForExport' => |
197 | 189 | array ( |
| 190 | + ), |
| 191 | + 'fieldDefinitionsCache' => |
| 192 | + array ( |
198 | 193 | ), |
199 | 194 | 'activeDispatchingEvents' => |
200 | 195 | array ( |
|
0 commit comments