var/classes/definition_SwipeSlider.php line 54

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. *
  6. * Fields Summary:
  7. * - mobileImage [image]
  8. * - image [image]
  9. * - headline [textarea]
  10. * - text [wysiwyg]
  11. */
  12. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  13. 'dao' => NULL,
  14. 'id' => 'SwipeSlider',
  15. 'name' => 'SwipeSlider',
  16. 'description' => '',
  17. 'creationDate' => 0,
  18. 'modificationDate' => 1745477844,
  19. 'userOwner' => 2,
  20. 'userModification' => 2,
  21. 'parentClass' => '',
  22. 'implementsInterfaces' => '',
  23. 'listingParentClass' => '',
  24. 'useTraits' => '',
  25. 'listingUseTraits' => '',
  26. 'encryption' => false,
  27. 'encryptedTables' =>
  28. array (
  29. ),
  30. 'allowInherit' => false,
  31. 'allowVariants' => false,
  32. 'showVariants' => false,
  33. 'fieldDefinitions' =>
  34. array (
  35. ),
  36. 'layoutDefinitions' =>
  37. Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  38. 'name' => 'pimcore_root',
  39. 'type' => NULL,
  40. 'region' => NULL,
  41. 'title' => NULL,
  42. 'width' => 0,
  43. 'height' => 0,
  44. 'collapsible' => false,
  45. 'collapsed' => false,
  46. 'bodyStyle' => NULL,
  47. 'datatype' => 'layout',
  48. 'permissions' => NULL,
  49. 'children' =>
  50. array (
  51. 0 =>
  52. Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  53. 'name' => 'Layout',
  54. 'type' => NULL,
  55. 'region' => NULL,
  56. 'title' => '',
  57. 'width' => '',
  58. 'height' => '',
  59. 'collapsible' => false,
  60. 'collapsed' => false,
  61. 'bodyStyle' => '',
  62. 'datatype' => 'layout',
  63. 'permissions' => NULL,
  64. 'children' =>
  65. array (
  66. 0 =>
  67. Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
  68. 'name' => 'Layout',
  69. 'type' => NULL,
  70. 'region' => NULL,
  71. 'title' => 'Bilder',
  72. 'width' => '',
  73. 'height' => '',
  74. 'collapsible' => false,
  75. 'collapsed' => false,
  76. 'bodyStyle' => '',
  77. 'datatype' => 'layout',
  78. 'permissions' => NULL,
  79. 'children' =>
  80. array (
  81. 0 =>
  82. Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  83. 'name' => 'Field Container',
  84. 'type' => NULL,
  85. 'region' => NULL,
  86. 'title' => NULL,
  87. 'width' => '',
  88. 'height' => '',
  89. 'collapsible' => false,
  90. 'collapsed' => false,
  91. 'bodyStyle' => '',
  92. 'datatype' => 'layout',
  93. 'permissions' => NULL,
  94. 'children' =>
  95. array (
  96. 0 =>
  97. Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  98. 'name' => 'mobileImage',
  99. 'title' => 'Mobile Image',
  100. 'tooltip' => '',
  101. 'mandatory' => false,
  102. 'noteditable' => false,
  103. 'index' => false,
  104. 'locked' => false,
  105. 'style' => 'margin-right: 20px;',
  106. 'permissions' => NULL,
  107. 'datatype' => 'data',
  108. 'fieldtype' => 'image',
  109. 'relationType' => false,
  110. 'invisible' => false,
  111. 'visibleGridView' => false,
  112. 'visibleSearch' => false,
  113. 'blockedVarsForExport' =>
  114. array (
  115. ),
  116. 'width' => '',
  117. 'height' => '',
  118. 'uploadPath' => '',
  119. )),
  120. 1 =>
  121. Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  122. 'name' => 'image',
  123. 'title' => 'Image',
  124. 'tooltip' => '',
  125. 'mandatory' => false,
  126. 'noteditable' => false,
  127. 'index' => false,
  128. 'locked' => false,
  129. 'style' => '',
  130. 'permissions' => NULL,
  131. 'datatype' => 'data',
  132. 'fieldtype' => 'image',
  133. 'relationType' => false,
  134. 'invisible' => false,
  135. 'visibleGridView' => false,
  136. 'visibleSearch' => false,
  137. 'blockedVarsForExport' =>
  138. array (
  139. ),
  140. 'width' => '',
  141. 'height' => '',
  142. 'uploadPath' => '',
  143. )),
  144. ),
  145. 'locked' => false,
  146. 'blockedVarsForExport' =>
  147. array (
  148. ),
  149. 'fieldtype' => 'fieldcontainer',
  150. 'layout' => 'hbox',
  151. 'fieldLabel' => '',
  152. 'labelWidth' => 0,
  153. 'labelAlign' => 'left',
  154. )),
  155. ),
  156. 'locked' => false,
  157. 'blockedVarsForExport' =>
  158. array (
  159. ),
  160. 'fieldtype' => 'fieldset',
  161. 'labelWidth' => 0,
  162. 'labelAlign' => 'left',
  163. )),
  164. 1 =>
  165. Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  166. 'name' => 'headline',
  167. 'title' => 'Headline',
  168. 'tooltip' => '',
  169. 'mandatory' => false,
  170. 'noteditable' => false,
  171. 'index' => false,
  172. 'locked' => false,
  173. 'style' => '',
  174. 'permissions' => NULL,
  175. 'datatype' => 'data',
  176. 'fieldtype' => 'textarea',
  177. 'relationType' => false,
  178. 'invisible' => false,
  179. 'visibleGridView' => false,
  180. 'visibleSearch' => false,
  181. 'blockedVarsForExport' =>
  182. array (
  183. ),
  184. 'width' => 800,
  185. 'height' => '40px',
  186. 'maxLength' => NULL,
  187. 'showCharCount' => false,
  188. 'excludeFromSearchIndex' => false,
  189. )),
  190. 2 =>
  191. Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  192. 'name' => 'text',
  193. 'title' => 'Text',
  194. 'tooltip' => '',
  195. 'mandatory' => false,
  196. 'noteditable' => false,
  197. 'index' => false,
  198. 'locked' => false,
  199. 'style' => '',
  200. 'permissions' => NULL,
  201. 'datatype' => 'data',
  202. 'fieldtype' => 'wysiwyg',
  203. 'relationType' => false,
  204. 'invisible' => false,
  205. 'visibleGridView' => false,
  206. 'visibleSearch' => false,
  207. 'blockedVarsForExport' =>
  208. array (
  209. ),
  210. 'width' => 800,
  211. 'height' => '',
  212. 'toolbarConfig' => '',
  213. 'excludeFromSearchIndex' => false,
  214. 'maxCharacters' => '',
  215. )),
  216. ),
  217. 'locked' => false,
  218. 'blockedVarsForExport' =>
  219. array (
  220. ),
  221. 'fieldtype' => 'panel',
  222. 'layout' => NULL,
  223. 'border' => false,
  224. 'icon' => '',
  225. 'labelWidth' => 0,
  226. 'labelAlign' => 'left',
  227. )),
  228. ),
  229. 'locked' => false,
  230. 'blockedVarsForExport' =>
  231. array (
  232. ),
  233. 'fieldtype' => 'panel',
  234. 'layout' => NULL,
  235. 'border' => false,
  236. 'icon' => NULL,
  237. 'labelWidth' => 100,
  238. 'labelAlign' => 'left',
  239. )),
  240. 'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/image.svg',
  241. 'previewUrl' => '',
  242. 'group' => '',
  243. 'showAppLoggerTab' => false,
  244. 'linkGeneratorReference' => '',
  245. 'previewGeneratorReference' => '',
  246. 'compositeIndices' =>
  247. array (
  248. ),
  249. 'generateTypeDeclarations' => true,
  250. 'showFieldLookup' => false,
  251. 'propertyVisibility' =>
  252. array (
  253. 'grid' =>
  254. array (
  255. 'id' => true,
  256. 'key' => false,
  257. 'path' => true,
  258. 'published' => true,
  259. 'modificationDate' => true,
  260. 'creationDate' => true,
  261. ),
  262. 'search' =>
  263. array (
  264. 'id' => true,
  265. 'key' => false,
  266. 'path' => true,
  267. 'published' => true,
  268. 'modificationDate' => true,
  269. 'creationDate' => true,
  270. ),
  271. ),
  272. 'enableGridLocking' => false,
  273. 'deletedDataComponents' =>
  274. array (
  275. ),
  276. 'blockedVarsForExport' =>
  277. array (
  278. ),
  279. 'activeDispatchingEvents' =>
  280. array (
  281. ),
  282. ));