var/classes/objectbricks/SaleInformation.php line 54

Open in your IDE?
  1. <?php 
  2. /** 
  3. Fields Summary: 
  4. - availabilityPieces [numeric]
  5. - availabilityType [select]
  6. - condition [select]
  7. - priceInEUR [numeric]
  8. - milage [quantityValue]
  9. */ 
  10. return Pimcore\Model\DataObject\Objectbrick\Definition::__set_state(array(
  11.    'classDefinitions' => 
  12.   array (
  13.     => 
  14.     array (
  15.       'classname' => 'Car',
  16.       'fieldname' => 'saleInformation',
  17.     ),
  18.     => 
  19.     array (
  20.       'classname' => 'AccessoryPart',
  21.       'fieldname' => 'saleInformation',
  22.     ),
  23.   ),
  24.    'dao' => NULL,
  25.    'key' => 'SaleInformation',
  26.    'parentClass' => '',
  27.    'implementsInterfaces' => NULL,
  28.    'title' => '',
  29.    'group' => '',
  30.    'layoutDefinitions' => 
  31.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  32.      'fieldtype' => 'panel',
  33.      'labelWidth' => 100,
  34.      'layout' => NULL,
  35.      'border' => false,
  36.      'name' => NULL,
  37.      'type' => NULL,
  38.      'region' => NULL,
  39.      'title' => NULL,
  40.      'width' => NULL,
  41.      'height' => NULL,
  42.      'collapsible' => false,
  43.      'collapsed' => false,
  44.      'bodyStyle' => NULL,
  45.      'datatype' => 'layout',
  46.      'permissions' => NULL,
  47.      'childs' => 
  48.     array (
  49.       => 
  50.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  51.          'fieldtype' => 'panel',
  52.          'labelWidth' => 100,
  53.          'layout' => NULL,
  54.          'border' => false,
  55.          'name' => 'Layout',
  56.          'type' => NULL,
  57.          'region' => NULL,
  58.          'title' => '',
  59.          'width' => NULL,
  60.          'height' => NULL,
  61.          'collapsible' => false,
  62.          'collapsed' => false,
  63.          'bodyStyle' => '',
  64.          'datatype' => 'layout',
  65.          'permissions' => NULL,
  66.          'childs' => 
  67.         array (
  68.           => 
  69.           Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  70.              'fieldtype' => 'numeric',
  71.              'width' => '',
  72.              'defaultValue' => NULL,
  73.              'queryColumnType' => 'double',
  74.              'columnType' => 'double',
  75.              'phpdocType' => 'float',
  76.              'integer' => false,
  77.              'unsigned' => false,
  78.              'minValue' => NULL,
  79.              'maxValue' => NULL,
  80.              'unique' => false,
  81.              'decimalSize' => NULL,
  82.              'decimalPrecision' => NULL,
  83.              'name' => 'availabilityPieces',
  84.              'title' => 'Availability Pieces',
  85.              'tooltip' => '',
  86.              'mandatory' => false,
  87.              'noteditable' => false,
  88.              'index' => false,
  89.              'locked' => false,
  90.              'style' => '',
  91.              'permissions' => NULL,
  92.              'datatype' => 'data',
  93.              'relationType' => false,
  94.              'invisible' => false,
  95.              'visibleGridView' => false,
  96.              'visibleSearch' => false,
  97.              'defaultValueGenerator' => '',
  98.           )),
  99.           => 
  100.           Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  101.              'fieldtype' => 'select',
  102.              'options' => 
  103.             array (
  104.               => 
  105.               array (
  106.                 'key' => 'couple-weeks',
  107.                 'value' => 'couple-weeks',
  108.               ),
  109.               => 
  110.               array (
  111.                 'key' => 'couple-days',
  112.                 'value' => 'couple-days',
  113.               ),
  114.               => 
  115.               array (
  116.                 'key' => 'instant',
  117.                 'value' => 'instant',
  118.               ),
  119.             ),
  120.              'width' => '',
  121.              'defaultValue' => '',
  122.              'optionsProviderClass' => '',
  123.              'optionsProviderData' => '',
  124.              'queryColumnType' => 'varchar',
  125.              'columnType' => 'varchar',
  126.              'columnLength' => 190,
  127.              'phpdocType' => 'string',
  128.              'dynamicOptions' => false,
  129.              'name' => 'availabilityType',
  130.              'title' => 'Availability Type',
  131.              'tooltip' => '',
  132.              'mandatory' => false,
  133.              'noteditable' => false,
  134.              'index' => false,
  135.              'locked' => false,
  136.              'style' => '',
  137.              'permissions' => NULL,
  138.              'datatype' => 'data',
  139.              'relationType' => false,
  140.              'invisible' => false,
  141.              'visibleGridView' => false,
  142.              'visibleSearch' => false,
  143.              'defaultValueGenerator' => '',
  144.           )),
  145.           => 
  146.           Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  147.              'fieldtype' => 'select',
  148.              'options' => 
  149.             array (
  150.               => 
  151.               array (
  152.                 'key' => 'broken',
  153.                 'value' => 'broken',
  154.               ),
  155.               => 
  156.               array (
  157.                 'key' => 'reworked',
  158.                 'value' => 'reworked',
  159.               ),
  160.               => 
  161.               array (
  162.                 'key' => 'used',
  163.                 'value' => 'used',
  164.               ),
  165.               => 
  166.               array (
  167.                 'key' => 'new',
  168.                 'value' => 'new',
  169.               ),
  170.             ),
  171.              'width' => '',
  172.              'defaultValue' => '',
  173.              'optionsProviderClass' => '',
  174.              'optionsProviderData' => '',
  175.              'queryColumnType' => 'varchar',
  176.              'columnType' => 'varchar',
  177.              'columnLength' => 190,
  178.              'phpdocType' => 'string',
  179.              'dynamicOptions' => false,
  180.              'name' => 'condition',
  181.              'title' => 'Condition',
  182.              'tooltip' => '',
  183.              'mandatory' => false,
  184.              'noteditable' => false,
  185.              'index' => false,
  186.              'locked' => false,
  187.              'style' => '',
  188.              'permissions' => NULL,
  189.              'datatype' => 'data',
  190.              'relationType' => false,
  191.              'invisible' => false,
  192.              'visibleGridView' => false,
  193.              'visibleSearch' => false,
  194.              'defaultValueGenerator' => '',
  195.           )),
  196.           => 
  197.           Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  198.              'fieldtype' => 'numeric',
  199.              'width' => '',
  200.              'defaultValue' => NULL,
  201.              'queryColumnType' => 'double',
  202.              'columnType' => 'double',
  203.              'phpdocType' => 'float',
  204.              'integer' => false,
  205.              'unsigned' => false,
  206.              'minValue' => 0,
  207.              'maxValue' => NULL,
  208.              'unique' => false,
  209.              'decimalSize' => 10,
  210.              'decimalPrecision' => 2,
  211.              'name' => 'priceInEUR',
  212.              'title' => 'Price in EUR',
  213.              'tooltip' => '',
  214.              'mandatory' => false,
  215.              'noteditable' => false,
  216.              'index' => false,
  217.              'locked' => false,
  218.              'style' => '',
  219.              'permissions' => NULL,
  220.              'datatype' => 'data',
  221.              'relationType' => false,
  222.              'invisible' => false,
  223.              'visibleGridView' => false,
  224.              'visibleSearch' => false,
  225.              'defaultValueGenerator' => '',
  226.           )),
  227.           => 
  228.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  229.              'fieldtype' => 'quantityValue',
  230.              'width' => NULL,
  231.              'unitWidth' => NULL,
  232.              'defaultValue' => NULL,
  233.              'defaultUnit' => '7',
  234.              'validUnits' => 
  235.             array (
  236.               => '8',
  237.               => '7',
  238.             ),
  239.              'decimalPrecision' => NULL,
  240.              'autoConvert' => false,
  241.              'queryColumnType' => 
  242.             array (
  243.               'value' => 'double',
  244.               'unit' => 'bigint(20)',
  245.             ),
  246.              'columnType' => 
  247.             array (
  248.               'value' => 'double',
  249.               'unit' => 'bigint(20)',
  250.             ),
  251.              'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\QuantityValue',
  252.              'name' => 'milage',
  253.              'title' => 'Milage',
  254.              'tooltip' => '',
  255.              'mandatory' => false,
  256.              'noteditable' => false,
  257.              'index' => false,
  258.              'locked' => false,
  259.              'style' => '',
  260.              'permissions' => NULL,
  261.              'datatype' => 'data',
  262.              'relationType' => false,
  263.              'invisible' => false,
  264.              'visibleGridView' => false,
  265.              'visibleSearch' => false,
  266.              'defaultValueGenerator' => '',
  267.           )),
  268.         ),
  269.          'locked' => false,
  270.          'icon' => NULL,
  271.       )),
  272.     ),
  273.      'locked' => false,
  274.      'icon' => NULL,
  275.   )),
  276. ));