var/classes/fieldcollections/NewsLinks.php line 122

Open in your IDE?
  1. <?php 
  2. /** 
  3. * Generated at: 2019-08-27T15:40:14+02:00
  4. * IP: 192.168.9.96
  5. Fields Summary: 
  6.  - localizedfields [localizedfields]
  7.  - links [block]
  8. */ 
  9. return Pimcore\Model\DataObject\Fieldcollection\Definition::__set_state(array(
  10.    'key' => 'NewsLinks',
  11.    'parentClass' => '',
  12.    'title' => '',
  13.    'group' => 'News',
  14.    'layoutDefinitions' => 
  15.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  16.      'fieldtype' => 'panel',
  17.      'labelWidth' => 100,
  18.      'layout' => NULL,
  19.      'border' => false,
  20.      'icon' => NULL,
  21.      'name' => NULL,
  22.      'type' => NULL,
  23.      'region' => NULL,
  24.      'title' => NULL,
  25.      'width' => NULL,
  26.      'height' => NULL,
  27.      'collapsible' => false,
  28.      'collapsed' => false,
  29.      'bodyStyle' => NULL,
  30.      'datatype' => 'layout',
  31.      'permissions' => NULL,
  32.      'childs' => 
  33.     array (
  34.       => 
  35.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  36.          'fieldtype' => 'panel',
  37.          'labelWidth' => 100,
  38.          'layout' => NULL,
  39.          'border' => false,
  40.          'icon' => '',
  41.          'name' => 'Layout',
  42.          'type' => NULL,
  43.          'region' => NULL,
  44.          'title' => '',
  45.          'width' => NULL,
  46.          'height' => NULL,
  47.          'collapsible' => false,
  48.          'collapsed' => false,
  49.          'bodyStyle' => '',
  50.          'datatype' => 'layout',
  51.          'permissions' => NULL,
  52.          'childs' => 
  53.         array (
  54.           => 
  55.           Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  56.              'fieldtype' => 'localizedfields',
  57.              'phpdocType' => '\\Pimcore\\Model\\DataObject\\Localizedfield',
  58.              'childs' => 
  59.             array (
  60.               => 
  61.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  62.                  'fieldtype' => 'input',
  63.                  'width' => NULL,
  64.                  'queryColumnType' => 'varchar',
  65.                  'columnType' => 'varchar',
  66.                  'columnLength' => 190,
  67.                  'phpdocType' => 'string',
  68.                  'regex' => '',
  69.                  'unique' => false,
  70.                  'showCharCount' => false,
  71.                  'name' => 'title',
  72.                  'title' => 'Title',
  73.                  'tooltip' => '',
  74.                  'mandatory' => false,
  75.                  'noteditable' => false,
  76.                  'index' => false,
  77.                  'locked' => false,
  78.                  'style' => '',
  79.                  'permissions' => NULL,
  80.                  'datatype' => 'data',
  81.                  'relationType' => false,
  82.                  'invisible' => false,
  83.                  'visibleGridView' => false,
  84.                  'visibleSearch' => false,
  85.               )),
  86.             ),
  87.              'name' => 'localizedfields',
  88.              'region' => NULL,
  89.              'layout' => NULL,
  90.              'title' => '',
  91.              'width' => '',
  92.              'height' => '',
  93.              'maxTabs' => NULL,
  94.              'labelWidth' => NULL,
  95.              'border' => false,
  96.              'provideSplitView' => false,
  97.              'tabPosition' => NULL,
  98.              'hideLabelsWhenTabsReached' => NULL,
  99.              'referencedFields' => 
  100.             array (
  101.             ),
  102.              'fieldDefinitionsCache' => NULL,
  103.              'tooltip' => NULL,
  104.              'mandatory' => NULL,
  105.              'noteditable' => NULL,
  106.              'index' => NULL,
  107.              'locked' => NULL,
  108.              'style' => NULL,
  109.              'permissions' => NULL,
  110.              'datatype' => 'data',
  111.              'relationType' => false,
  112.              'invisible' => false,
  113.              'visibleGridView' => true,
  114.              'visibleSearch' => true,
  115.           )),
  116.           => 
  117.           Pimcore\Model\DataObject\ClassDefinition\Data\Block::__set_state(array(
  118.              'fieldtype' => 'block',
  119.              'lazyLoading' => false,
  120.              'disallowAddRemove' => false,
  121.              'disallowReorder' => false,
  122.              'collapsible' => false,
  123.              'collapsed' => false,
  124.              'maxItems' => NULL,
  125.              'columnType' => 'longtext',
  126.              'styleElement' => '',
  127.              'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\BlockElement[][]',
  128.              'childs' => 
  129.             array (
  130.               => 
  131.               Pimcore\Model\DataObject\ClassDefinition\Data\Link::__set_state(array(
  132.                  'fieldtype' => 'link',
  133.                  'queryColumnType' => 'text',
  134.                  'columnType' => 'text',
  135.                  'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\Link',
  136.                  'name' => 'link',
  137.                  'title' => 'Link',
  138.                  'tooltip' => '',
  139.                  'mandatory' => false,
  140.                  'noteditable' => false,
  141.                  'index' => false,
  142.                  'locked' => false,
  143.                  'style' => '',
  144.                  'permissions' => NULL,
  145.                  'datatype' => 'data',
  146.                  'relationType' => false,
  147.                  'invisible' => false,
  148.                  'visibleGridView' => false,
  149.                  'visibleSearch' => false,
  150.               )),
  151.             ),
  152.              'layout' => NULL,
  153.              'referencedFields' => 
  154.             array (
  155.             ),
  156.              'fieldDefinitionsCache' => NULL,
  157.              'name' => 'links',
  158.              'title' => 'Links',
  159.              'tooltip' => '',
  160.              'mandatory' => false,
  161.              'noteditable' => false,
  162.              'index' => false,
  163.              'locked' => false,
  164.              'style' => '',
  165.              'permissions' => NULL,
  166.              'datatype' => 'data',
  167.              'relationType' => false,
  168.              'invisible' => false,
  169.              'visibleGridView' => false,
  170.              'visibleSearch' => false,
  171.           )),
  172.         ),
  173.          'locked' => false,
  174.       )),
  175.     ),
  176.      'locked' => false,
  177.   )),
  178.    'dao' => NULL,
  179. ));