var/classes/definition_footerlinkliste.php line 121

Open in your IDE?
  1. <?php 
  2. /** 
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary: 
  6. - localizedfields [localizedfields]
  7. -- link [link]
  8. -- exclude [checkbox]
  9. */ 
  10. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  11.    'id' => '7',
  12.    'name' => 'footerlinkliste',
  13.    'description' => '',
  14.    'creationDate' => 0,
  15.    'modificationDate' => 1680110357,
  16.    'userOwner' => 2,
  17.    'userModification' => 2,
  18.    'parentClass' => '',
  19.    'implementsInterfaces' => '',
  20.    'listingParentClass' => '',
  21.    'useTraits' => '',
  22.    'listingUseTraits' => '',
  23.    'encryption' => false,
  24.    'encryptedTables' => 
  25.   array (
  26.   ),
  27.    'allowInherit' => false,
  28.    'allowVariants' => false,
  29.    'showVariants' => false,
  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' => 'pimcore_root',
  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\Tabpanel::__set_state(array(
  51.          'fieldtype' => 'tabpanel',
  52.          'border' => false,
  53.          'tabPosition' => 'top',
  54.          'name' => 'Layout',
  55.          'type' => NULL,
  56.          'region' => NULL,
  57.          'title' => '',
  58.          'width' => 600,
  59.          'height' => 900,
  60.          'collapsible' => false,
  61.          'collapsed' => false,
  62.          'bodyStyle' => '',
  63.          'datatype' => 'layout',
  64.          'permissions' => NULL,
  65.          'childs' => 
  66.         array (
  67.           => 
  68.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  69.              'fieldtype' => 'panel',
  70.              'labelWidth' => 100,
  71.              'layout' => NULL,
  72.              'border' => false,
  73.              'name' => 'footerlinks',
  74.              'type' => NULL,
  75.              'region' => NULL,
  76.              'title' => 'Verlinkung',
  77.              'width' => 600,
  78.              'height' => NULL,
  79.              'collapsible' => false,
  80.              'collapsed' => false,
  81.              'bodyStyle' => '',
  82.              'datatype' => 'layout',
  83.              'permissions' => NULL,
  84.              'childs' => 
  85.             array (
  86.               => 
  87.               Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  88.                  'fieldtype' => 'localizedfields',
  89.                  'phpdocType' => '\\Pimcore\\Model\\DataObject\\Localizedfield',
  90.                  'childs' => 
  91.                 array (
  92.                   => 
  93.                   Pimcore\Model\DataObject\ClassDefinition\Data\Link::__set_state(array(
  94.                      'fieldtype' => 'link',
  95.                      'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\Link',
  96.                      'name' => 'link',
  97.                      'title' => '',
  98.                      'tooltip' => '',
  99.                      'mandatory' => false,
  100.                      'noteditable' => false,
  101.                      'index' => false,
  102.                      'locked' => false,
  103.                      'style' => '',
  104.                      'permissions' => NULL,
  105.                      'datatype' => 'data',
  106.                      'relationType' => false,
  107.                      'invisible' => false,
  108.                      'visibleGridView' => false,
  109.                      'visibleSearch' => false,
  110.                      'blockedVarsForExport' => 
  111.                     array (
  112.                     ),
  113.                   )),
  114.                   => 
  115.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Text::__set_state(array(
  116.                      'fieldtype' => 'text',
  117.                      'html' => '',
  118.                      'renderingClass' => '',
  119.                      'renderingData' => '',
  120.                      'border' => false,
  121.                      'name' => 'exclude_info',
  122.                      'type' => NULL,
  123.                      'region' => NULL,
  124.                      'title' => 'Navigationspunkt nicht anzeigen',
  125.                      'width' => NULL,
  126.                      'height' => NULL,
  127.                      'collapsible' => false,
  128.                      'collapsed' => false,
  129.                      'bodyStyle' => '',
  130.                      'datatype' => 'layout',
  131.                      'permissions' => NULL,
  132.                      'childs' => 
  133.                     array (
  134.                       => 
  135.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  136.                          'fieldtype' => 'checkbox',
  137.                          'defaultValue' => 0,
  138.                          'phpdocType' => 'bool',
  139.                          'name' => 'exclude',
  140.                          'title' => 'ausblenden',
  141.                          'tooltip' => '',
  142.                          'mandatory' => false,
  143.                          'noteditable' => false,
  144.                          'index' => false,
  145.                          'locked' => false,
  146.                          'style' => 'padding:10px;',
  147.                          'permissions' => NULL,
  148.                          'datatype' => 'data',
  149.                          'relationType' => false,
  150.                          'invisible' => false,
  151.                          'visibleGridView' => false,
  152.                          'visibleSearch' => false,
  153.                          'blockedVarsForExport' => 
  154.                         array (
  155.                         ),
  156.                          'defaultValueGenerator' => '',
  157.                       )),
  158.                     ),
  159.                      'locked' => false,
  160.                      'blockedVarsForExport' => 
  161.                     array (
  162.                     ),
  163.                   )),
  164.                 ),
  165.                  'name' => 'localizedfields',
  166.                  'region' => NULL,
  167.                  'layout' => NULL,
  168.                  'title' => 'Link',
  169.                  'width' => 600,
  170.                  'height' => '',
  171.                  'maxTabs' => NULL,
  172.                  'labelWidth' => 0,
  173.                  'border' => false,
  174.                  'provideSplitView' => NULL,
  175.                  'tabPosition' => 'top',
  176.                  'hideLabelsWhenTabsReached' => NULL,
  177.                  'referencedFields' => 
  178.                 array (
  179.                 ),
  180.                  'fieldDefinitionsCache' => NULL,
  181.                  'permissionView' => NULL,
  182.                  'permissionEdit' => NULL,
  183.                  'tooltip' => '',
  184.                  'mandatory' => false,
  185.                  'noteditable' => false,
  186.                  'index' => NULL,
  187.                  'locked' => false,
  188.                  'style' => '',
  189.                  'permissions' => NULL,
  190.                  'datatype' => 'data',
  191.                  'relationType' => false,
  192.                  'invisible' => false,
  193.                  'visibleGridView' => true,
  194.                  'visibleSearch' => true,
  195.                  'blockedVarsForExport' => 
  196.                 array (
  197.                 ),
  198.               )),
  199.             ),
  200.              'locked' => false,
  201.              'blockedVarsForExport' => 
  202.             array (
  203.             ),
  204.              'icon' => NULL,
  205.           )),
  206.         ),
  207.          'locked' => false,
  208.          'blockedVarsForExport' => 
  209.         array (
  210.         ),
  211.       )),
  212.     ),
  213.      'locked' => false,
  214.      'blockedVarsForExport' => 
  215.     array (
  216.     ),
  217.      'icon' => NULL,
  218.   )),
  219.    'icon' => '/bundles/app/static/backend/image/objects/footer.svg',
  220.    'previewUrl' => '',
  221.    'group' => '',
  222.    'showAppLoggerTab' => false,
  223.    'linkGeneratorReference' => '',
  224.    'compositeIndices' => 
  225.   array (
  226.   ),
  227.    'generateTypeDeclarations' => false,
  228.    'showFieldLookup' => false,
  229.    'propertyVisibility' => 
  230.   array (
  231.     'grid' => 
  232.     array (
  233.       'id' => true,
  234.       'key' => false,
  235.       'path' => true,
  236.       'published' => true,
  237.       'modificationDate' => true,
  238.       'creationDate' => true,
  239.     ),
  240.     'search' => 
  241.     array (
  242.       'id' => true,
  243.       'key' => false,
  244.       'path' => true,
  245.       'published' => true,
  246.       'modificationDate' => true,
  247.       'creationDate' => true,
  248.     ),
  249.   ),
  250.    'enableGridLocking' => false,
  251.    'dao' => NULL,
  252.    'blockedVarsForExport' => 
  253.   array (
  254.   ),
  255. ));