var/classes/definition_Card.php line 58

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - icon [select]
  8.  * - localizedfields [localizedfields]
  9.  * -- subtitle [input]
  10.  * -- title [input]
  11.  * -- text [textarea]
  12.  * -- link [link]
  13.  * - image [image]
  14.  * - video [video]
  15.  */
  16. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  17.    'dao' => NULL,
  18.    'id' => 'CNCARD',
  19.    'name' => 'Card',
  20.    'description' => '',
  21.    'creationDate' => 0,
  22.    'modificationDate' => 1680784050,
  23.    'userOwner' => 2,
  24.    'userModification' => 2,
  25.    'parentClass' => '',
  26.    'implementsInterfaces' => '',
  27.    'listingParentClass' => '',
  28.    'useTraits' => '',
  29.    'listingUseTraits' => '',
  30.    'encryption' => false,
  31.    'encryptedTables' => 
  32.   array (
  33.   ),
  34.    'allowInherit' => false,
  35.    'allowVariants' => false,
  36.    'showVariants' => false,
  37.    'fieldDefinitions' => 
  38.   array (
  39.   ),
  40.    'layoutDefinitions' => 
  41.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  42.      'name' => 'pimcore_root',
  43.      'type' => NULL,
  44.      'region' => NULL,
  45.      'title' => NULL,
  46.      'width' => 0,
  47.      'height' => 0,
  48.      'collapsible' => false,
  49.      'collapsed' => false,
  50.      'bodyStyle' => NULL,
  51.      'datatype' => 'layout',
  52.      'permissions' => NULL,
  53.      'children' => 
  54.     array (
  55.       => 
  56.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  57.          'name' => 'Layout',
  58.          'type' => NULL,
  59.          'region' => NULL,
  60.          'title' => '',
  61.          'width' => '',
  62.          'height' => '',
  63.          'collapsible' => false,
  64.          'collapsed' => false,
  65.          'bodyStyle' => '',
  66.          'datatype' => 'layout',
  67.          'permissions' => NULL,
  68.          'children' => 
  69.         array (
  70.           => 
  71.           Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  72.              'name' => 'icon',
  73.              'title' => 'Icon',
  74.              'tooltip' => '',
  75.              'mandatory' => false,
  76.              'noteditable' => false,
  77.              'index' => false,
  78.              'locked' => false,
  79.              'style' => '',
  80.              'permissions' => NULL,
  81.              'datatype' => 'data',
  82.              'fieldtype' => 'select',
  83.              'relationType' => false,
  84.              'invisible' => false,
  85.              'visibleGridView' => false,
  86.              'visibleSearch' => false,
  87.              'blockedVarsForExport' => 
  88.             array (
  89.             ),
  90.              'width' => '',
  91.              'defaultValue' => '',
  92.              'optionsProviderClass' => 'CONECTO\\ProviderBundle\\OptionsProvider\\IconOptionsProvider',
  93.              'optionsProviderData' => '',
  94.              'columnLength' => 190,
  95.              'dynamicOptions' => false,
  96.              'defaultValueGenerator' => '',
  97.           )),
  98.           => 
  99.           Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  100.              'name' => 'localizedfields',
  101.              'title' => '',
  102.              'tooltip' => '',
  103.              'mandatory' => false,
  104.              'noteditable' => false,
  105.              'index' => NULL,
  106.              'locked' => false,
  107.              'style' => '',
  108.              'permissions' => NULL,
  109.              'datatype' => 'data',
  110.              'fieldtype' => 'localizedfields',
  111.              'relationType' => false,
  112.              'invisible' => false,
  113.              'visibleGridView' => true,
  114.              'visibleSearch' => true,
  115.              'blockedVarsForExport' => 
  116.             array (
  117.             ),
  118.              'children' => 
  119.             array (
  120.               => 
  121.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  122.                  'name' => 'subtitle',
  123.                  'title' => 'Subtitle',
  124.                  'tooltip' => '',
  125.                  'mandatory' => false,
  126.                  'noteditable' => false,
  127.                  'index' => false,
  128.                  'locked' => false,
  129.                  'style' => '',
  130.                  'permissions' => NULL,
  131.                  'datatype' => 'data',
  132.                  'fieldtype' => 'input',
  133.                  'relationType' => false,
  134.                  'invisible' => false,
  135.                  'visibleGridView' => false,
  136.                  'visibleSearch' => false,
  137.                  'blockedVarsForExport' => 
  138.                 array (
  139.                 ),
  140.                  'width' => '',
  141.                  'defaultValue' => NULL,
  142.                  'columnLength' => 190,
  143.                  'regex' => '',
  144.                  'regexFlags' => 
  145.                 array (
  146.                 ),
  147.                  'unique' => false,
  148.                  'showCharCount' => false,
  149.                  'defaultValueGenerator' => '',
  150.               )),
  151.               => 
  152.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  153.                  'name' => 'title',
  154.                  'title' => 'Titel',
  155.                  'tooltip' => '',
  156.                  'mandatory' => false,
  157.                  'noteditable' => false,
  158.                  'index' => false,
  159.                  'locked' => false,
  160.                  'style' => '',
  161.                  'permissions' => NULL,
  162.                  'datatype' => 'data',
  163.                  'fieldtype' => 'input',
  164.                  'relationType' => false,
  165.                  'invisible' => false,
  166.                  'visibleGridView' => false,
  167.                  'visibleSearch' => false,
  168.                  'blockedVarsForExport' => 
  169.                 array (
  170.                 ),
  171.                  'width' => '',
  172.                  'defaultValue' => NULL,
  173.                  'columnLength' => 190,
  174.                  'regex' => '',
  175.                  'regexFlags' => 
  176.                 array (
  177.                 ),
  178.                  'unique' => false,
  179.                  'showCharCount' => false,
  180.                  'defaultValueGenerator' => '',
  181.               )),
  182.               => 
  183.               Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  184.                  'name' => 'text',
  185.                  'title' => 'Text',
  186.                  'tooltip' => '',
  187.                  'mandatory' => false,
  188.                  'noteditable' => false,
  189.                  'index' => false,
  190.                  'locked' => false,
  191.                  'style' => '',
  192.                  'permissions' => NULL,
  193.                  'datatype' => 'data',
  194.                  'fieldtype' => 'textarea',
  195.                  'relationType' => false,
  196.                  'invisible' => false,
  197.                  'visibleGridView' => false,
  198.                  'visibleSearch' => false,
  199.                  'blockedVarsForExport' => 
  200.                 array (
  201.                 ),
  202.                  'width' => '',
  203.                  'height' => '',
  204.                  'maxLength' => NULL,
  205.                  'showCharCount' => false,
  206.                  'excludeFromSearchIndex' => false,
  207.               )),
  208.               => 
  209.               Pimcore\Model\DataObject\ClassDefinition\Data\Link::__set_state(array(
  210.                  'name' => 'link',
  211.                  'title' => 'Link',
  212.                  'tooltip' => '',
  213.                  'mandatory' => false,
  214.                  'noteditable' => false,
  215.                  'index' => false,
  216.                  'locked' => false,
  217.                  'style' => '',
  218.                  'permissions' => NULL,
  219.                  'datatype' => 'data',
  220.                  'fieldtype' => 'link',
  221.                  'relationType' => false,
  222.                  'invisible' => false,
  223.                  'visibleGridView' => false,
  224.                  'visibleSearch' => false,
  225.                  'blockedVarsForExport' => 
  226.                 array (
  227.                 ),
  228.               )),
  229.             ),
  230.              'region' => NULL,
  231.              'layout' => NULL,
  232.              'width' => '',
  233.              'height' => '',
  234.              'maxTabs' => NULL,
  235.              'border' => false,
  236.              'provideSplitView' => false,
  237.              'tabPosition' => NULL,
  238.              'hideLabelsWhenTabsReached' => NULL,
  239.              'referencedFields' => 
  240.             array (
  241.             ),
  242.              'fieldDefinitionsCache' => NULL,
  243.              'permissionView' => NULL,
  244.              'permissionEdit' => NULL,
  245.              'labelWidth' => 0,
  246.              'labelAlign' => 'left',
  247.           )),
  248.           => 
  249.           Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  250.              'name' => 'Feldcontainer',
  251.              'type' => NULL,
  252.              'region' => NULL,
  253.              'title' => NULL,
  254.              'width' => '',
  255.              'height' => '',
  256.              'collapsible' => false,
  257.              'collapsed' => false,
  258.              'bodyStyle' => '',
  259.              'datatype' => 'layout',
  260.              'permissions' => NULL,
  261.              'children' => 
  262.             array (
  263.               => 
  264.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  265.                  'name' => 'image',
  266.                  'title' => 'Bild',
  267.                  'tooltip' => '',
  268.                  'mandatory' => false,
  269.                  'noteditable' => false,
  270.                  'index' => false,
  271.                  'locked' => false,
  272.                  'style' => '',
  273.                  'permissions' => NULL,
  274.                  'datatype' => 'data',
  275.                  'fieldtype' => 'image',
  276.                  'relationType' => false,
  277.                  'invisible' => false,
  278.                  'visibleGridView' => false,
  279.                  'visibleSearch' => false,
  280.                  'blockedVarsForExport' => 
  281.                 array (
  282.                 ),
  283.                  'width' => '',
  284.                  'height' => '',
  285.                  'uploadPath' => '',
  286.               )),
  287.               => 
  288.               Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  289.                  'name' => 'video',
  290.                  'title' => 'Video',
  291.                  'tooltip' => '',
  292.                  'mandatory' => false,
  293.                  'noteditable' => false,
  294.                  'index' => false,
  295.                  'locked' => false,
  296.                  'style' => '',
  297.                  'permissions' => NULL,
  298.                  'datatype' => 'data',
  299.                  'fieldtype' => 'video',
  300.                  'relationType' => false,
  301.                  'invisible' => false,
  302.                  'visibleGridView' => false,
  303.                  'visibleSearch' => false,
  304.                  'blockedVarsForExport' => 
  305.                 array (
  306.                 ),
  307.                  'width' => '',
  308.                  'height' => '',
  309.                  'allowedTypes' => 
  310.                 array (
  311.                 ),
  312.                  'supportedTypes' => 
  313.                 array (
  314.                   => 'asset',
  315.                   => 'youtube',
  316.                   => 'vimeo',
  317.                   => 'dailymotion',
  318.                 ),
  319.               )),
  320.             ),
  321.              'locked' => false,
  322.              'blockedVarsForExport' => 
  323.             array (
  324.             ),
  325.              'fieldtype' => 'fieldcontainer',
  326.              'layout' => 'hbox',
  327.              'fieldLabel' => '',
  328.              'labelWidth' => 0,
  329.              'labelAlign' => 'left',
  330.           )),
  331.         ),
  332.          'locked' => false,
  333.          'blockedVarsForExport' => 
  334.         array (
  335.         ),
  336.          'fieldtype' => 'panel',
  337.          'layout' => NULL,
  338.          'border' => false,
  339.          'icon' => '',
  340.          'labelWidth' => 0,
  341.          'labelAlign' => 'left',
  342.       )),
  343.     ),
  344.      'locked' => false,
  345.      'blockedVarsForExport' => 
  346.     array (
  347.     ),
  348.      'fieldtype' => 'panel',
  349.      'layout' => NULL,
  350.      'border' => false,
  351.      'icon' => NULL,
  352.      'labelWidth' => 100,
  353.      'labelAlign' => 'left',
  354.   )),
  355.    'icon' => '',
  356.    'previewUrl' => '',
  357.    'group' => '',
  358.    'showAppLoggerTab' => false,
  359.    'linkGeneratorReference' => '',
  360.    'previewGeneratorReference' => '',
  361.    'compositeIndices' => 
  362.   array (
  363.   ),
  364.    'generateTypeDeclarations' => true,
  365.    'showFieldLookup' => false,
  366.    'propertyVisibility' => 
  367.   array (
  368.     'grid' => 
  369.     array (
  370.       'id' => true,
  371.       'key' => false,
  372.       'path' => true,
  373.       'published' => true,
  374.       'modificationDate' => true,
  375.       'creationDate' => true,
  376.     ),
  377.     'search' => 
  378.     array (
  379.       'id' => true,
  380.       'key' => false,
  381.       'path' => true,
  382.       'published' => true,
  383.       'modificationDate' => true,
  384.       'creationDate' => true,
  385.     ),
  386.   ),
  387.    'enableGridLocking' => false,
  388.    'deletedDataComponents' => 
  389.   array (
  390.   ),
  391.    'blockedVarsForExport' => 
  392.   array (
  393.   ),
  394.    'activeDispatchingEvents' => 
  395.   array (
  396.   ),
  397. ));