var/classes/definition_BodyStyle.php line 52

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - localizedfields [localizedfields]
  8.  * -- name [input]
  9.  */
  10. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  11.    'dao' => NULL,
  12.    'id' => 'BS',
  13.    'name' => 'BodyStyle',
  14.    'description' => '',
  15.    'creationDate' => 0,
  16.    'modificationDate' => 1683551625,
  17.    'userOwner' => 2,
  18.    'userModification' => 1,
  19.    'parentClass' => '',
  20.    'implementsInterfaces' => '',
  21.    'listingParentClass' => '',
  22.    'useTraits' => '',
  23.    'listingUseTraits' => '',
  24.    'encryption' => false,
  25.    'encryptedTables' => 
  26.   array (
  27.   ),
  28.    'allowInherit' => false,
  29.    'allowVariants' => false,
  30.    'showVariants' => false,
  31.    'fieldDefinitions' => 
  32.   array (
  33.   ),
  34.    'layoutDefinitions' => 
  35.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  36.      'name' => 'pimcore_root',
  37.      'type' => NULL,
  38.      'region' => NULL,
  39.      'title' => NULL,
  40.      'width' => 0,
  41.      'height' => 0,
  42.      'collapsible' => false,
  43.      'collapsed' => false,
  44.      'bodyStyle' => NULL,
  45.      'datatype' => 'layout',
  46.      'permissions' => NULL,
  47.      'children' => 
  48.     array (
  49.       => 
  50.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  51.          'name' => 'Layout',
  52.          'type' => NULL,
  53.          'region' => NULL,
  54.          'title' => '',
  55.          'width' => NULL,
  56.          'height' => NULL,
  57.          'collapsible' => false,
  58.          'collapsed' => false,
  59.          'bodyStyle' => '',
  60.          'datatype' => 'layout',
  61.          'permissions' => NULL,
  62.          'children' => 
  63.         array (
  64.           => 
  65.           Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  66.              'name' => 'localizedfields',
  67.              'title' => '',
  68.              'tooltip' => '',
  69.              'mandatory' => false,
  70.              'noteditable' => false,
  71.              'index' => NULL,
  72.              'locked' => false,
  73.              'style' => '',
  74.              'permissions' => NULL,
  75.              'datatype' => 'data',
  76.              'fieldtype' => 'localizedfields',
  77.              'relationType' => false,
  78.              'invisible' => false,
  79.              'visibleGridView' => true,
  80.              'visibleSearch' => true,
  81.              'blockedVarsForExport' => 
  82.             array (
  83.             ),
  84.              'children' => 
  85.             array (
  86.               => 
  87.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  88.                  'name' => 'name',
  89.                  'title' => 'Name',
  90.                  'tooltip' => '',
  91.                  'mandatory' => false,
  92.                  'noteditable' => false,
  93.                  'index' => false,
  94.                  'locked' => false,
  95.                  'style' => '',
  96.                  'permissions' => NULL,
  97.                  'datatype' => 'data',
  98.                  'fieldtype' => 'input',
  99.                  'relationType' => false,
  100.                  'invisible' => false,
  101.                  'visibleGridView' => true,
  102.                  'visibleSearch' => true,
  103.                  'blockedVarsForExport' => 
  104.                 array (
  105.                 ),
  106.                  'width' => NULL,
  107.                  'defaultValue' => NULL,
  108.                  'columnLength' => 190,
  109.                  'regex' => '',
  110.                  'regexFlags' => 
  111.                 array (
  112.                 ),
  113.                  'unique' => false,
  114.                  'showCharCount' => false,
  115.                  'defaultValueGenerator' => '',
  116.               )),
  117.             ),
  118.              'region' => NULL,
  119.              'layout' => NULL,
  120.              'width' => '',
  121.              'height' => '',
  122.              'maxTabs' => NULL,
  123.              'border' => false,
  124.              'provideSplitView' => false,
  125.              'tabPosition' => 'top',
  126.              'hideLabelsWhenTabsReached' => NULL,
  127.              'referencedFields' => 
  128.             array (
  129.             ),
  130.              'fieldDefinitionsCache' => NULL,
  131.              'labelWidth' => 100,
  132.              'labelAlign' => 'left',
  133.           )),
  134.         ),
  135.          'locked' => false,
  136.          'blockedVarsForExport' => 
  137.         array (
  138.         ),
  139.          'fieldtype' => 'panel',
  140.          'layout' => NULL,
  141.          'border' => false,
  142.          'icon' => NULL,
  143.          'labelWidth' => 100,
  144.          'labelAlign' => 'left',
  145.       )),
  146.     ),
  147.      'locked' => false,
  148.      'blockedVarsForExport' => 
  149.     array (
  150.     ),
  151.      'fieldtype' => 'panel',
  152.      'layout' => NULL,
  153.      'border' => false,
  154.      'icon' => NULL,
  155.      'labelWidth' => 100,
  156.      'labelAlign' => 'left',
  157.   )),
  158.    'icon' => '/bundles/pimcoreadmin/img/twemoji/1f4a0.svg',
  159.    'previewUrl' => '',
  160.    'group' => 'Product Data',
  161.    'showAppLoggerTab' => false,
  162.    'linkGeneratorReference' => '',
  163.    'previewGeneratorReference' => NULL,
  164.    'compositeIndices' => 
  165.   array (
  166.   ),
  167.    'generateTypeDeclarations' => true,
  168.    'showFieldLookup' => false,
  169.    'propertyVisibility' => 
  170.   array (
  171.     'grid' => 
  172.     array (
  173.       'id' => true,
  174.       'key' => false,
  175.       'path' => true,
  176.       'published' => true,
  177.       'modificationDate' => false,
  178.       'creationDate' => false,
  179.     ),
  180.     'search' => 
  181.     array (
  182.       'id' => true,
  183.       'key' => false,
  184.       'path' => true,
  185.       'published' => true,
  186.       'modificationDate' => false,
  187.       'creationDate' => false,
  188.     ),
  189.   ),
  190.    'enableGridLocking' => false,
  191.    'deletedDataComponents' => 
  192.   array (
  193.   ),
  194.    'blockedVarsForExport' => 
  195.   array (
  196.   ),
  197.    'activeDispatchingEvents' => 
  198.   array (
  199.   ),
  200. ));