var/classes/objectbricks/Dimensions.php line 198

Open in your IDE?
  1. <?php
  2. /**
  3. Fields Summary:
  4. - length [quantityValue]
  5. - width [quantityValue]
  6. - wheelbase [quantityValue]
  7. - weight [quantityValue]
  8. */
  9. return Pimcore\Model\DataObject\Objectbrick\Definition::__set_state(array(
  10.    'classDefinitions' =>
  11.   array (
  12.     =>
  13.     array (
  14.       'classname' => 'Car',
  15.       'fieldname' => 'attributes',
  16.     ),
  17.   ),
  18.    'dao' => NULL,
  19.    'key' => 'Dimensions',
  20.    'parentClass' => '',
  21.    'implementsInterfaces' => '',
  22.    'title' => '',
  23.    'group' => '',
  24.    'layoutDefinitions' =>
  25.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  26.      'fieldtype' => 'panel',
  27.      'layout' => NULL,
  28.      'border' => false,
  29.      'name' => NULL,
  30.      'type' => NULL,
  31.      'region' => NULL,
  32.      'title' => NULL,
  33.      'width' => 0,
  34.      'height' => 0,
  35.      'collapsible' => false,
  36.      'collapsed' => false,
  37.      'bodyStyle' => NULL,
  38.      'datatype' => 'layout',
  39.      'permissions' => NULL,
  40.      'childs' =>
  41.     array (
  42.       =>
  43.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  44.          'fieldtype' => 'panel',
  45.          'layout' => NULL,
  46.          'border' => false,
  47.          'name' => 'Layout',
  48.          'type' => NULL,
  49.          'region' => NULL,
  50.          'title' => '',
  51.          'width' => NULL,
  52.          'height' => NULL,
  53.          'collapsible' => false,
  54.          'collapsed' => false,
  55.          'bodyStyle' => '',
  56.          'datatype' => 'layout',
  57.          'permissions' => NULL,
  58.          'childs' =>
  59.         array (
  60.           =>
  61.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  62.              'fieldtype' => 'quantityValue',
  63.              'width' => NULL,
  64.              'unitWidth' => NULL,
  65.              'defaultValue' => NULL,
  66.              'defaultUnit' => 'mm',
  67.              'validUnits' =>
  68.             array (
  69.               => 'mm',
  70.             ),
  71.              'decimalPrecision' => NULL,
  72.              'autoConvert' => false,
  73.              'name' => 'length',
  74.              'title' => 'Length',
  75.              'tooltip' => '',
  76.              'mandatory' => false,
  77.              'noteditable' => false,
  78.              'index' => false,
  79.              'locked' => false,
  80.              'style' => '',
  81.              'permissions' => NULL,
  82.              'datatype' => 'data',
  83.              'relationType' => false,
  84.              'invisible' => false,
  85.              'visibleGridView' => false,
  86.              'visibleSearch' => false,
  87.              'blockedVarsForExport' =>
  88.             array (
  89.             ),
  90.              'defaultValueGenerator' => '',
  91.           )),
  92.           =>
  93.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  94.              'fieldtype' => 'quantityValue',
  95.              'width' => NULL,
  96.              'unitWidth' => NULL,
  97.              'defaultValue' => NULL,
  98.              'defaultUnit' => 'mm',
  99.              'validUnits' =>
  100.             array (
  101.               => 'mm',
  102.             ),
  103.              'decimalPrecision' => NULL,
  104.              'autoConvert' => false,
  105.              'name' => 'width',
  106.              'title' => 'Width',
  107.              'tooltip' => '',
  108.              'mandatory' => false,
  109.              'noteditable' => false,
  110.              'index' => false,
  111.              'locked' => false,
  112.              'style' => '',
  113.              'permissions' => NULL,
  114.              'datatype' => 'data',
  115.              'relationType' => false,
  116.              'invisible' => false,
  117.              'visibleGridView' => false,
  118.              'visibleSearch' => false,
  119.              'blockedVarsForExport' =>
  120.             array (
  121.             ),
  122.              'defaultValueGenerator' => '',
  123.           )),
  124.           =>
  125.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  126.              'fieldtype' => 'quantityValue',
  127.              'width' => NULL,
  128.              'unitWidth' => NULL,
  129.              'defaultValue' => NULL,
  130.              'defaultUnit' => 'mm',
  131.              'validUnits' =>
  132.             array (
  133.               => 'mm',
  134.             ),
  135.              'decimalPrecision' => NULL,
  136.              'autoConvert' => false,
  137.              'name' => 'wheelbase',
  138.              'title' => 'Wheelbase',
  139.              'tooltip' => '',
  140.              'mandatory' => false,
  141.              'noteditable' => false,
  142.              'index' => false,
  143.              'locked' => false,
  144.              'style' => '',
  145.              'permissions' => NULL,
  146.              'datatype' => 'data',
  147.              'relationType' => false,
  148.              'invisible' => false,
  149.              'visibleGridView' => false,
  150.              'visibleSearch' => false,
  151.              'blockedVarsForExport' =>
  152.             array (
  153.             ),
  154.              'defaultValueGenerator' => '',
  155.           )),
  156.           =>
  157.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  158.              'fieldtype' => 'quantityValue',
  159.              'width' => NULL,
  160.              'unitWidth' => NULL,
  161.              'defaultValue' => NULL,
  162.              'defaultUnit' => 'kg',
  163.              'validUnits' =>
  164.             array (
  165.               => 'kg',
  166.             ),
  167.              'decimalPrecision' => NULL,
  168.              'autoConvert' => false,
  169.              'name' => 'weight',
  170.              'title' => 'Weight',
  171.              'tooltip' => '',
  172.              'mandatory' => false,
  173.              'noteditable' => false,
  174.              'index' => false,
  175.              'locked' => false,
  176.              'style' => '',
  177.              'permissions' => NULL,
  178.              'datatype' => 'data',
  179.              'relationType' => false,
  180.              'invisible' => false,
  181.              'visibleGridView' => false,
  182.              'visibleSearch' => false,
  183.              'blockedVarsForExport' =>
  184.             array (
  185.             ),
  186.              'defaultValueGenerator' => '',
  187.           )),
  188.         ),
  189.          'locked' => false,
  190.          'blockedVarsForExport' =>
  191.         array (
  192.         ),
  193.          'icon' => NULL,
  194.          'labelWidth' => 100,
  195.          'labelAlign' => 'left',
  196.       )),
  197.     ),
  198.      'locked' => false,
  199.      'blockedVarsForExport' =>
  200.     array (
  201.     ),
  202.      'icon' => NULL,
  203.      'labelWidth' => 100,
  204.      'labelAlign' => 'left',
  205.   )),
  206.    'generateTypeDeclarations' => true,
  207.    'blockedVarsForExport' =>
  208.   array (
  209.   ),
  210. ));