var/classes/fieldcollections/pricing.php line 87

Open in your IDE?
  1. <?php
  2. /**
  3. Fields Summary:
  4. - name [input]
  5. */
  6. return Pimcore\Model\DataObject\Fieldcollection\Definition::__set_state(array(
  7.    'dao' => NULL,
  8.    'key' => 'pricing',
  9.    'parentClass' => '',
  10.    'implementsInterfaces' => '',
  11.    'title' => '',
  12.    'group' => '',
  13.    'layoutDefinitions' => 
  14.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  15.      'fieldtype' => 'panel',
  16.      'layout' => NULL,
  17.      'border' => false,
  18.      'name' => NULL,
  19.      'type' => NULL,
  20.      'region' => NULL,
  21.      'title' => NULL,
  22.      'width' => 0,
  23.      'height' => 0,
  24.      'collapsible' => false,
  25.      'collapsed' => false,
  26.      'bodyStyle' => NULL,
  27.      'datatype' => 'layout',
  28.      'permissions' => NULL,
  29.      'childs' => 
  30.     array (
  31.       => 
  32.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  33.          'fieldtype' => 'panel',
  34.          'layout' => NULL,
  35.          'border' => false,
  36.          'name' => 'Layout',
  37.          'type' => NULL,
  38.          'region' => NULL,
  39.          'title' => 'Thông tin',
  40.          'width' => '',
  41.          'height' => '',
  42.          'collapsible' => false,
  43.          'collapsed' => false,
  44.          'bodyStyle' => '',
  45.          'datatype' => 'layout',
  46.          'permissions' => NULL,
  47.          'childs' => 
  48.         array (
  49.           => 
  50.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  51.              'fieldtype' => 'input',
  52.              'width' => '',
  53.              'defaultValue' => NULL,
  54.              'columnLength' => 190,
  55.              'regex' => '',
  56.              'unique' => false,
  57.              'showCharCount' => false,
  58.              'name' => 'name',
  59.              'title' => 'Name',
  60.              'tooltip' => '',
  61.              'mandatory' => false,
  62.              'noteditable' => false,
  63.              'index' => false,
  64.              'locked' => false,
  65.              'style' => '',
  66.              'permissions' => NULL,
  67.              'datatype' => 'data',
  68.              'relationType' => false,
  69.              'invisible' => false,
  70.              'visibleGridView' => false,
  71.              'visibleSearch' => false,
  72.              'blockedVarsForExport' => 
  73.             array (
  74.             ),
  75.              'defaultValueGenerator' => '',
  76.           )),
  77.         ),
  78.          'locked' => false,
  79.          'blockedVarsForExport' => 
  80.         array (
  81.         ),
  82.          'icon' => '',
  83.          'labelWidth' => 0,
  84.          'labelAlign' => 'left',
  85.       )),
  86.     ),
  87.      'locked' => false,
  88.      'blockedVarsForExport' => 
  89.     array (
  90.     ),
  91.      'icon' => NULL,
  92.      'labelWidth' => 100,
  93.      'labelAlign' => 'left',
  94.   )),
  95.    'generateTypeDeclarations' => true,
  96.    'blockedVarsForExport' => 
  97.   array (
  98.   ),
  99. ));