var/classes/definition_Teaser.php line 61

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - headerTag [select]
  8.  * - localizedfields [localizedfields]
  9.  * -- Subtitle [input]
  10.  * -- Title [wysiwyg]
  11.  * -- Text [wysiwyg]
  12.  * -- Link [link]
  13.  * -- badge_price [input]
  14.  * -- badge_text [input]
  15.  * - linkAsButton [checkbox]
  16.  * - Image [image]
  17.  * - Video [video]
  18.  */
  19. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  20.    'dao' => NULL,
  21.    'id' => 'CNTEASER',
  22.    'name' => 'Teaser',
  23.    'description' => '',
  24.    'creationDate' => 0,
  25.    'modificationDate' => 1709818364,
  26.    'userOwner' => 0,
  27.    'userModification' => 2,
  28.    'parentClass' => '',
  29.    'implementsInterfaces' => '',
  30.    'listingParentClass' => '',
  31.    'useTraits' => '',
  32.    'listingUseTraits' => '',
  33.    'encryption' => false,
  34.    'encryptedTables' => 
  35.   array (
  36.   ),
  37.    'allowInherit' => false,
  38.    'allowVariants' => false,
  39.    'showVariants' => false,
  40.    'fieldDefinitions' => 
  41.   array (
  42.   ),
  43.    'layoutDefinitions' => 
  44.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  45.      'name' => 'pimcore_root',
  46.      'type' => NULL,
  47.      'region' => NULL,
  48.      'title' => NULL,
  49.      'width' => 0,
  50.      'height' => 0,
  51.      'collapsible' => false,
  52.      'collapsed' => false,
  53.      'bodyStyle' => NULL,
  54.      'datatype' => 'layout',
  55.      'permissions' => NULL,
  56.      'children' => 
  57.     array (
  58.       => 
  59.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  60.          'name' => 'Layout',
  61.          'type' => NULL,
  62.          'region' => NULL,
  63.          'title' => '',
  64.          'width' => '',
  65.          'height' => '',
  66.          'collapsible' => false,
  67.          'collapsed' => false,
  68.          'bodyStyle' => '',
  69.          'datatype' => 'layout',
  70.          'permissions' => NULL,
  71.          'children' => 
  72.         array (
  73.           => 
  74.           Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  75.              'name' => 'headerTag',
  76.              'title' => 'Header Tag',
  77.              'tooltip' => '',
  78.              'mandatory' => true,
  79.              'noteditable' => false,
  80.              'index' => false,
  81.              'locked' => false,
  82.              'style' => '',
  83.              'permissions' => NULL,
  84.              'datatype' => 'data',
  85.              'fieldtype' => 'select',
  86.              'relationType' => false,
  87.              'invisible' => false,
  88.              'visibleGridView' => false,
  89.              'visibleSearch' => false,
  90.              'blockedVarsForExport' => 
  91.             array (
  92.             ),
  93.              'options' => 
  94.             array (
  95.               => 
  96.               array (
  97.                 'key' => 'h2',
  98.                 'value' => 'h2',
  99.               ),
  100.               => 
  101.               array (
  102.                 'key' => 'h3',
  103.                 'value' => 'h3',
  104.               ),
  105.               => 
  106.               array (
  107.                 'key' => 'h4',
  108.                 'value' => 'h4',
  109.               ),
  110.               => 
  111.               array (
  112.                 'key' => 'h5',
  113.                 'value' => 'h5',
  114.               ),
  115.               => 
  116.               array (
  117.                 'key' => 'h6',
  118.                 'value' => 'h6',
  119.               ),
  120.             ),
  121.              'width' => '',
  122.              'defaultValue' => 'h2',
  123.              'optionsProviderClass' => '',
  124.              'optionsProviderData' => '',
  125.              'columnLength' => 190,
  126.              'dynamicOptions' => false,
  127.              'defaultValueGenerator' => '',
  128.           )),
  129.           => 
  130.           Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  131.              'name' => 'localizedfields',
  132.              'title' => '',
  133.              'tooltip' => '',
  134.              'mandatory' => false,
  135.              'noteditable' => false,
  136.              'index' => NULL,
  137.              'locked' => false,
  138.              'style' => '',
  139.              'permissions' => NULL,
  140.              'datatype' => 'data',
  141.              'fieldtype' => 'localizedfields',
  142.              'relationType' => false,
  143.              'invisible' => false,
  144.              'visibleGridView' => true,
  145.              'visibleSearch' => true,
  146.              'blockedVarsForExport' => 
  147.             array (
  148.             ),
  149.              'children' => 
  150.             array (
  151.               => 
  152.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  153.                  'name' => 'Subtitle',
  154.                  'title' => 'Subtitel',
  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\Wysiwyg::__set_state(array(
  184.                  'name' => 'Title',
  185.                  'title' => 'Titel',
  186.                  'tooltip' => '',
  187.                  'mandatory' => true,
  188.                  'noteditable' => false,
  189.                  'index' => false,
  190.                  'locked' => false,
  191.                  'style' => '',
  192.                  'permissions' => NULL,
  193.                  'datatype' => 'data',
  194.                  'fieldtype' => 'wysiwyg',
  195.                  'relationType' => false,
  196.                  'invisible' => false,
  197.                  'visibleGridView' => false,
  198.                  'visibleSearch' => false,
  199.                  'blockedVarsForExport' => 
  200.                 array (
  201.                 ),
  202.                  'width' => '',
  203.                  'height' => '',
  204.                  'toolbarConfig' => '',
  205.                  'excludeFromSearchIndex' => false,
  206.                  'maxCharacters' => '',
  207.               )),
  208.               => 
  209.               Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  210.                  'name' => 'Text',
  211.                  'title' => 'Text',
  212.                  'tooltip' => '',
  213.                  'mandatory' => false,
  214.                  'noteditable' => false,
  215.                  'index' => false,
  216.                  'locked' => false,
  217.                  'style' => '',
  218.                  'permissions' => NULL,
  219.                  'datatype' => 'data',
  220.                  'fieldtype' => 'wysiwyg',
  221.                  'relationType' => false,
  222.                  'invisible' => false,
  223.                  'visibleGridView' => false,
  224.                  'visibleSearch' => false,
  225.                  'blockedVarsForExport' => 
  226.                 array (
  227.                 ),
  228.                  'width' => '',
  229.                  'height' => '',
  230.                  'toolbarConfig' => '',
  231.                  'excludeFromSearchIndex' => false,
  232.                  'maxCharacters' => '',
  233.               )),
  234.               => 
  235.               Pimcore\Model\DataObject\ClassDefinition\Data\Link::__set_state(array(
  236.                  'name' => 'Link',
  237.                  'title' => 'Link',
  238.                  'tooltip' => '',
  239.                  'mandatory' => false,
  240.                  'noteditable' => false,
  241.                  'index' => false,
  242.                  'locked' => false,
  243.                  'style' => '',
  244.                  'permissions' => NULL,
  245.                  'datatype' => 'data',
  246.                  'fieldtype' => 'link',
  247.                  'relationType' => false,
  248.                  'invisible' => false,
  249.                  'visibleGridView' => false,
  250.                  'visibleSearch' => false,
  251.                  'blockedVarsForExport' => 
  252.                 array (
  253.                 ),
  254.               )),
  255.               => 
  256.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  257.                  'name' => 'badge_price',
  258.                  'title' => 'Preis des Badges',
  259.                  'tooltip' => '',
  260.                  'mandatory' => false,
  261.                  'noteditable' => false,
  262.                  'index' => false,
  263.                  'locked' => false,
  264.                  'style' => '',
  265.                  'permissions' => NULL,
  266.                  'datatype' => 'data',
  267.                  'fieldtype' => 'input',
  268.                  'relationType' => false,
  269.                  'invisible' => false,
  270.                  'visibleGridView' => false,
  271.                  'visibleSearch' => false,
  272.                  'blockedVarsForExport' => 
  273.                 array (
  274.                 ),
  275.                  'width' => '',
  276.                  'defaultValue' => NULL,
  277.                  'columnLength' => 190,
  278.                  'regex' => '',
  279.                  'regexFlags' => 
  280.                 array (
  281.                 ),
  282.                  'unique' => false,
  283.                  'showCharCount' => false,
  284.                  'defaultValueGenerator' => '',
  285.               )),
  286.               => 
  287.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  288.                  'name' => 'badge_text',
  289.                  'title' => 'Text für Badge',
  290.                  'tooltip' => '',
  291.                  'mandatory' => false,
  292.                  'noteditable' => false,
  293.                  'index' => false,
  294.                  'locked' => false,
  295.                  'style' => '',
  296.                  'permissions' => NULL,
  297.                  'datatype' => 'data',
  298.                  'fieldtype' => 'input',
  299.                  'relationType' => false,
  300.                  'invisible' => false,
  301.                  'visibleGridView' => false,
  302.                  'visibleSearch' => false,
  303.                  'blockedVarsForExport' => 
  304.                 array (
  305.                 ),
  306.                  'width' => '',
  307.                  'defaultValue' => NULL,
  308.                  'columnLength' => 190,
  309.                  'regex' => '',
  310.                  'regexFlags' => 
  311.                 array (
  312.                 ),
  313.                  'unique' => false,
  314.                  'showCharCount' => false,
  315.                  'defaultValueGenerator' => '',
  316.               )),
  317.             ),
  318.              'region' => NULL,
  319.              'layout' => NULL,
  320.              'width' => '',
  321.              'height' => '',
  322.              'maxTabs' => NULL,
  323.              'border' => false,
  324.              'provideSplitView' => false,
  325.              'tabPosition' => NULL,
  326.              'hideLabelsWhenTabsReached' => NULL,
  327.              'referencedFields' => 
  328.             array (
  329.             ),
  330.              'fieldDefinitionsCache' => NULL,
  331.              'permissionView' => NULL,
  332.              'permissionEdit' => NULL,
  333.              'labelWidth' => 0,
  334.              'labelAlign' => 'left',
  335.           )),
  336.           => 
  337.           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  338.              'name' => 'linkAsButton',
  339.              'title' => 'Link als Button',
  340.              'tooltip' => '',
  341.              'mandatory' => false,
  342.              'noteditable' => false,
  343.              'index' => false,
  344.              'locked' => false,
  345.              'style' => '',
  346.              'permissions' => NULL,
  347.              'datatype' => 'data',
  348.              'fieldtype' => 'checkbox',
  349.              'relationType' => false,
  350.              'invisible' => false,
  351.              'visibleGridView' => false,
  352.              'visibleSearch' => false,
  353.              'blockedVarsForExport' => 
  354.             array (
  355.             ),
  356.              'defaultValue' => NULL,
  357.              'defaultValueGenerator' => '',
  358.           )),
  359.           => 
  360.           Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  361.              'name' => 'Feldcontainer',
  362.              'type' => NULL,
  363.              'region' => NULL,
  364.              'title' => NULL,
  365.              'width' => '',
  366.              'height' => '',
  367.              'collapsible' => false,
  368.              'collapsed' => false,
  369.              'bodyStyle' => '',
  370.              'datatype' => 'layout',
  371.              'permissions' => NULL,
  372.              'children' => 
  373.             array (
  374.               => 
  375.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  376.                  'name' => 'Image',
  377.                  'title' => 'Bild',
  378.                  'tooltip' => 'Es kann entweder ein Bild oder ein Video eingefügt werden',
  379.                  'mandatory' => false,
  380.                  'noteditable' => false,
  381.                  'index' => false,
  382.                  'locked' => false,
  383.                  'style' => 'margin-right: 10px;',
  384.                  'permissions' => NULL,
  385.                  'datatype' => 'data',
  386.                  'fieldtype' => 'image',
  387.                  'relationType' => false,
  388.                  'invisible' => false,
  389.                  'visibleGridView' => false,
  390.                  'visibleSearch' => false,
  391.                  'blockedVarsForExport' => 
  392.                 array (
  393.                 ),
  394.                  'width' => '',
  395.                  'height' => '',
  396.                  'uploadPath' => '',
  397.               )),
  398.               => 
  399.               Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  400.                  'name' => 'Video',
  401.                  'title' => 'Video',
  402.                  'tooltip' => 'Es kann entweder ein Bild oder ein Video eingefügt werden',
  403.                  'mandatory' => false,
  404.                  'noteditable' => false,
  405.                  'index' => false,
  406.                  'locked' => false,
  407.                  'style' => '',
  408.                  'permissions' => NULL,
  409.                  'datatype' => 'data',
  410.                  'fieldtype' => 'video',
  411.                  'relationType' => false,
  412.                  'invisible' => false,
  413.                  'visibleGridView' => false,
  414.                  'visibleSearch' => false,
  415.                  'blockedVarsForExport' => 
  416.                 array (
  417.                 ),
  418.                  'width' => '',
  419.                  'height' => '',
  420.                  'allowedTypes' => NULL,
  421.                  'supportedTypes' => 
  422.                 array (
  423.                   => 'asset',
  424.                   => 'youtube',
  425.                   => 'vimeo',
  426.                   => 'dailymotion',
  427.                 ),
  428.               )),
  429.             ),
  430.              'locked' => false,
  431.              'blockedVarsForExport' => 
  432.             array (
  433.             ),
  434.              'fieldtype' => 'fieldcontainer',
  435.              'layout' => 'hbox',
  436.              'fieldLabel' => '',
  437.              'labelWidth' => 0,
  438.              'labelAlign' => 'left',
  439.           )),
  440.         ),
  441.          'locked' => false,
  442.          'blockedVarsForExport' => 
  443.         array (
  444.         ),
  445.          'fieldtype' => 'panel',
  446.          'layout' => NULL,
  447.          'border' => false,
  448.          'icon' => '',
  449.          'labelWidth' => 0,
  450.          'labelAlign' => 'left',
  451.       )),
  452.     ),
  453.      'locked' => false,
  454.      'blockedVarsForExport' => 
  455.     array (
  456.     ),
  457.      'fieldtype' => 'panel',
  458.      'layout' => NULL,
  459.      'border' => false,
  460.      'icon' => NULL,
  461.      'labelWidth' => 100,
  462.      'labelAlign' => 'left',
  463.   )),
  464.    'icon' => '/bundles/pimcoreadmin/img/object-icons/00_purple.svg',
  465.    'previewUrl' => '',
  466.    'group' => '',
  467.    'showAppLoggerTab' => false,
  468.    'linkGeneratorReference' => '',
  469.    'previewGeneratorReference' => '',
  470.    'compositeIndices' => 
  471.   array (
  472.   ),
  473.    'generateTypeDeclarations' => true,
  474.    'showFieldLookup' => false,
  475.    'propertyVisibility' => 
  476.   array (
  477.     'grid' => 
  478.     array (
  479.       'id' => true,
  480.       'key' => false,
  481.       'path' => true,
  482.       'published' => true,
  483.       'modificationDate' => true,
  484.       'creationDate' => true,
  485.     ),
  486.     'search' => 
  487.     array (
  488.       'id' => true,
  489.       'key' => false,
  490.       'path' => true,
  491.       'published' => true,
  492.       'modificationDate' => true,
  493.       'creationDate' => true,
  494.     ),
  495.   ),
  496.    'enableGridLocking' => false,
  497.    'deletedDataComponents' => 
  498.   array (
  499.   ),
  500.    'blockedVarsForExport' => 
  501.   array (
  502.   ),
  503.    'activeDispatchingEvents' => 
  504.   array (
  505.   ),
  506. ));