var/classes/definition_News.php line 194

Open in your IDE?
  1. <?php 
  2. /** 
  3. * Inheritance: yes
  4. * Variants: yes
  5. Fields Summary: 
  6. - localizedfields [localizedfields]
  7. -- title [input]
  8. -- shortText [textarea]
  9. - content [fieldcollections]
  10. - date [datetime]
  11. - gallery [imageGallery]
  12. - completenessPercentage [numeric]
  13. - specificAttributes [objectbricks]
  14. - listData [table]
  15. - specificStore [classificationstore]
  16. */ 
  17. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  18.    'id' => 'NE',
  19.    'name' => 'News',
  20.    'description' => '',
  21.    'creationDate' => 0,
  22.    'modificationDate' => 1622433100,
  23.    'userOwner' => 2,
  24.    'userModification' => 1,
  25.    'parentClass' => '',
  26.    'implementsInterfaces' => '',
  27.    'listingParentClass' => '',
  28.    'useTraits' => '',
  29.    'listingUseTraits' => '',
  30.    'encryption' => false,
  31.    'encryptedTables' => 
  32.   array (
  33.   ),
  34.    'allowInherit' => true,
  35.    'allowVariants' => true,
  36.    'showVariants' => true,
  37.    'fieldDefinitions' => 
  38.   array (
  39.   ),
  40.    'layoutDefinitions' => 
  41.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  42.      'fieldtype' => 'panel',
  43.      'layout' => NULL,
  44.      'border' => false,
  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.      'childs' => 
  57.     array (
  58.       => 
  59.       Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  60.          'fieldtype' => 'region',
  61.          'name' => 'Base Data',
  62.          'type' => NULL,
  63.          'region' => NULL,
  64.          'title' => 'Base Data',
  65.          'width' => NULL,
  66.          'height' => NULL,
  67.          'collapsible' => false,
  68.          'collapsed' => false,
  69.          'bodyStyle' => '',
  70.          'datatype' => 'layout',
  71.          'permissions' => NULL,
  72.          'childs' => 
  73.         array (
  74.           => 
  75.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  76.              'fieldtype' => 'panel',
  77.              'layout' => NULL,
  78.              'border' => false,
  79.              'name' => 'Layout',
  80.              'type' => NULL,
  81.              'region' => 'center',
  82.              'title' => '',
  83.              'width' => '',
  84.              'height' => '',
  85.              'collapsible' => false,
  86.              'collapsed' => false,
  87.              'bodyStyle' => '',
  88.              'datatype' => 'layout',
  89.              'permissions' => NULL,
  90.              'childs' => 
  91.             array (
  92.               => 
  93.               Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  94.                  'fieldtype' => 'localizedfields',
  95.                  'childs' => 
  96.                 array (
  97.                   => 
  98.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  99.                      'fieldtype' => 'input',
  100.                      'width' => 300,
  101.                      'defaultValue' => NULL,
  102.                      'columnLength' => 190,
  103.                      'regex' => '',
  104.                      'unique' => false,
  105.                      'showCharCount' => false,
  106.                      'name' => 'title',
  107.                      'title' => 'Title',
  108.                      'tooltip' => '',
  109.                      'mandatory' => false,
  110.                      'noteditable' => false,
  111.                      'index' => false,
  112.                      'locked' => false,
  113.                      'style' => '',
  114.                      'permissions' => NULL,
  115.                      'datatype' => 'data',
  116.                      'relationType' => false,
  117.                      'invisible' => false,
  118.                      'visibleGridView' => true,
  119.                      'visibleSearch' => true,
  120.                      'blockedVarsForExport' => 
  121.                     array (
  122.                     ),
  123.                      'defaultValueGenerator' => '',
  124.                   )),
  125.                   => 
  126.                   Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  127.                      'fieldtype' => 'textarea',
  128.                      'width' => 300,
  129.                      'height' => '',
  130.                      'maxLength' => NULL,
  131.                      'showCharCount' => false,
  132.                      'excludeFromSearchIndex' => false,
  133.                      'name' => 'shortText',
  134.                      'title' => 'Short Text',
  135.                      'tooltip' => '',
  136.                      'mandatory' => false,
  137.                      'noteditable' => false,
  138.                      'index' => false,
  139.                      'locked' => false,
  140.                      'style' => '',
  141.                      'permissions' => NULL,
  142.                      'datatype' => 'data',
  143.                      'relationType' => false,
  144.                      'invisible' => false,
  145.                      'visibleGridView' => false,
  146.                      'visibleSearch' => false,
  147.                      'blockedVarsForExport' => 
  148.                     array (
  149.                     ),
  150.                   )),
  151.                 ),
  152.                  'name' => 'localizedfields',
  153.                  'region' => '',
  154.                  'layout' => NULL,
  155.                  'title' => '',
  156.                  'width' => '',
  157.                  'height' => '',
  158.                  'maxTabs' => NULL,
  159.                  'border' => false,
  160.                  'provideSplitView' => false,
  161.                  'tabPosition' => 'top',
  162.                  'hideLabelsWhenTabsReached' => NULL,
  163.                  'referencedFields' => 
  164.                 array (
  165.                 ),
  166.                  'fieldDefinitionsCache' => NULL,
  167.                  'permissionView' => 
  168.                 array (
  169.                 ),
  170.                  'permissionEdit' => 
  171.                 array (
  172.                 ),
  173.                  'tooltip' => '',
  174.                  'mandatory' => false,
  175.                  'noteditable' => false,
  176.                  'index' => NULL,
  177.                  'locked' => false,
  178.                  'style' => '',
  179.                  'permissions' => NULL,
  180.                  'datatype' => 'data',
  181.                  'relationType' => false,
  182.                  'invisible' => false,
  183.                  'visibleGridView' => true,
  184.                  'visibleSearch' => true,
  185.                  'blockedVarsForExport' => 
  186.                 array (
  187.                 ),
  188.                  'labelWidth' => 100,
  189.                  'labelAlign' => 'left',
  190.               )),
  191.               => 
  192.               Pimcore\Model\DataObject\ClassDefinition\Data\Fieldcollections::__set_state(array(
  193.                  'fieldtype' => 'fieldcollections',
  194.                  'allowedTypes' => 
  195.                 array (
  196.                   => 'NewsCars',
  197.                   => 'NewsLinks',
  198.                   => 'NewsText',
  199.                 ),
  200.                  'lazyLoading' => true,
  201.                  'maxItems' => '',
  202.                  'disallowAddRemove' => false,
  203.                  'disallowReorder' => false,
  204.                  'collapsed' => false,
  205.                  'collapsible' => false,
  206.                  'border' => false,
  207.                  'name' => 'content',
  208.                  'title' => 'Content',
  209.                  'tooltip' => '',
  210.                  'mandatory' => false,
  211.                  'noteditable' => false,
  212.                  'index' => false,
  213.                  'locked' => false,
  214.                  'style' => '',
  215.                  'permissions' => NULL,
  216.                  'datatype' => 'data',
  217.                  'relationType' => false,
  218.                  'invisible' => false,
  219.                  'visibleGridView' => false,
  220.                  'visibleSearch' => false,
  221.                  'blockedVarsForExport' => 
  222.                 array (
  223.                 ),
  224.               )),
  225.             ),
  226.              'locked' => false,
  227.              'blockedVarsForExport' => 
  228.             array (
  229.             ),
  230.              'icon' => NULL,
  231.              'labelWidth' => 100,
  232.              'labelAlign' => 'left',
  233.           )),
  234.           => 
  235.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  236.              'fieldtype' => 'panel',
  237.              'layout' => NULL,
  238.              'border' => false,
  239.              'name' => 'Dates & Images',
  240.              'type' => NULL,
  241.              'region' => 'east',
  242.              'title' => '',
  243.              'width' => 450,
  244.              'height' => '',
  245.              'collapsible' => false,
  246.              'collapsed' => false,
  247.              'bodyStyle' => '',
  248.              'datatype' => 'layout',
  249.              'permissions' => NULL,
  250.              'childs' => 
  251.             array (
  252.               => 
  253.               Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
  254.                  'fieldtype' => 'datetime',
  255.                  'queryColumnType' => 'bigint(20)',
  256.                  'columnType' => 'bigint(20)',
  257.                  'defaultValue' => NULL,
  258.                  'useCurrentDate' => false,
  259.                  'name' => 'date',
  260.                  'title' => 'Date',
  261.                  'tooltip' => '',
  262.                  'mandatory' => false,
  263.                  'noteditable' => false,
  264.                  'index' => false,
  265.                  'locked' => false,
  266.                  'style' => '',
  267.                  'permissions' => NULL,
  268.                  'datatype' => 'data',
  269.                  'relationType' => false,
  270.                  'invisible' => false,
  271.                  'visibleGridView' => true,
  272.                  'visibleSearch' => true,
  273.                  'blockedVarsForExport' => 
  274.                 array (
  275.                 ),
  276.                  'defaultValueGenerator' => '',
  277.               )),
  278.               => 
  279.               Pimcore\Model\DataObject\ClassDefinition\Data\ImageGallery::__set_state(array(
  280.                  'fieldtype' => 'imageGallery',
  281.                  'width' => 412,
  282.                  'height' => 330,
  283.                  'uploadPath' => '',
  284.                  'ratioX' => NULL,
  285.                  'ratioY' => NULL,
  286.                  'predefinedDataTemplates' => '',
  287.                  'name' => 'gallery',
  288.                  'title' => 'Gallery',
  289.                  'tooltip' => '',
  290.                  'mandatory' => false,
  291.                  'noteditable' => false,
  292.                  'index' => false,
  293.                  'locked' => false,
  294.                  'style' => '',
  295.                  'permissions' => NULL,
  296.                  'datatype' => 'data',
  297.                  'relationType' => false,
  298.                  'invisible' => false,
  299.                  'visibleGridView' => false,
  300.                  'visibleSearch' => false,
  301.                  'blockedVarsForExport' => 
  302.                 array (
  303.                 ),
  304.               )),
  305.             ),
  306.              'locked' => false,
  307.              'blockedVarsForExport' => 
  308.             array (
  309.             ),
  310.              'icon' => NULL,
  311.              'labelWidth' => 100,
  312.              'labelAlign' => 'left',
  313.           )),
  314.           => 
  315.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  316.              'fieldtype' => 'panel',
  317.              'layout' => NULL,
  318.              'border' => false,
  319.              'name' => 'Custom Info',
  320.              'type' => NULL,
  321.              'region' => 'south',
  322.              'title' => 'Custom Info',
  323.              'width' => '',
  324.              'height' => 400,
  325.              'collapsible' => false,
  326.              'collapsed' => false,
  327.              'bodyStyle' => '',
  328.              'datatype' => 'layout',
  329.              'permissions' => NULL,
  330.              'childs' => 
  331.             array (
  332.               => 
  333.               Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  334.                  'fieldtype' => 'numeric',
  335.                  'width' => 200,
  336.                  'defaultValue' => NULL,
  337.                  'integer' => false,
  338.                  'unsigned' => true,
  339.                  'minValue' => NULL,
  340.                  'maxValue' => NULL,
  341.                  'unique' => false,
  342.                  'decimalSize' => NULL,
  343.                  'decimalPrecision' => NULL,
  344.                  'name' => 'completenessPercentage',
  345.                  'title' => 'Completeness %',
  346.                  'tooltip' => '',
  347.                  'mandatory' => false,
  348.                  'noteditable' => false,
  349.                  'index' => false,
  350.                  'locked' => false,
  351.                  'style' => '',
  352.                  'permissions' => NULL,
  353.                  'datatype' => 'data',
  354.                  'relationType' => false,
  355.                  'invisible' => false,
  356.                  'visibleGridView' => false,
  357.                  'visibleSearch' => false,
  358.                  'blockedVarsForExport' => 
  359.                 array (
  360.                 ),
  361.                  'defaultValueGenerator' => '',
  362.               )),
  363.               => 
  364.               Pimcore\Model\DataObject\ClassDefinition\Data\Objectbricks::__set_state(array(
  365.                  'fieldtype' => 'objectbricks',
  366.                  'allowedTypes' => 
  367.                 array (
  368.                   => 'Transmission',
  369.                   => 'Dimensions',
  370.                 ),
  371.                  'maxItems' => '',
  372.                  'border' => false,
  373.                  'name' => 'specificAttributes',
  374.                  'title' => 'Specific Attributes',
  375.                  'tooltip' => '',
  376.                  'mandatory' => false,
  377.                  'noteditable' => false,
  378.                  'index' => false,
  379.                  'locked' => false,
  380.                  'style' => '',
  381.                  'permissions' => NULL,
  382.                  'datatype' => 'data',
  383.                  'relationType' => false,
  384.                  'invisible' => false,
  385.                  'visibleGridView' => false,
  386.                  'visibleSearch' => false,
  387.                  'blockedVarsForExport' => 
  388.                 array (
  389.                 ),
  390.               )),
  391.               => 
  392.               Pimcore\Model\DataObject\ClassDefinition\Data\Table::__set_state(array(
  393.                  'fieldtype' => 'table',
  394.                  'width' => '',
  395.                  'height' => '',
  396.                  'cols' => '',
  397.                  'colsFixed' => false,
  398.                  'rows' => '',
  399.                  'rowsFixed' => false,
  400.                  'data' => '',
  401.                  'columnConfigActivated' => false,
  402.                  'columnConfig' => 
  403.                 array (
  404.                 ),
  405.                  'name' => 'listData',
  406.                  'title' => 'List',
  407.                  'tooltip' => '',
  408.                  'mandatory' => false,
  409.                  'noteditable' => false,
  410.                  'index' => false,
  411.                  'locked' => false,
  412.                  'style' => '',
  413.                  'permissions' => NULL,
  414.                  'datatype' => 'data',
  415.                  'relationType' => false,
  416.                  'invisible' => false,
  417.                  'visibleGridView' => false,
  418.                  'visibleSearch' => false,
  419.                  'blockedVarsForExport' => 
  420.                 array (
  421.                 ),
  422.               )),
  423.               => 
  424.               Pimcore\Model\DataObject\ClassDefinition\Data\Classificationstore::__set_state(array(
  425.                  'fieldtype' => 'classificationstore',
  426.                  'childs' => 
  427.                 array (
  428.                 ),
  429.                  'name' => 'specificStore',
  430.                  'region' => NULL,
  431.                  'layout' => NULL,
  432.                  'title' => 'Store Data',
  433.                  'width' => 0,
  434.                  'height' => 0,
  435.                  'maxTabs' => NULL,
  436.                  'labelWidth' => '',
  437.                  'localized' => false,
  438.                  'storeId' => '1',
  439.                  'hideEmptyData' => false,
  440.                  'disallowAddRemove' => false,
  441.                  'referencedFields' => 
  442.                 array (
  443.                 ),
  444.                  'fieldDefinitionsCache' => NULL,
  445.                  'allowedGroupIds' => 
  446.                 array (
  447.                 ),
  448.                  'activeGroupDefinitions' => 
  449.                 array (
  450.                 ),
  451.                  'maxItems' => 0,
  452.                  'permissionView' => NULL,
  453.                  'permissionEdit' => NULL,
  454.                  'tooltip' => '',
  455.                  'mandatory' => false,
  456.                  'noteditable' => false,
  457.                  'index' => false,
  458.                  'locked' => false,
  459.                  'style' => '',
  460.                  'permissions' => NULL,
  461.                  'datatype' => 'data',
  462.                  'relationType' => false,
  463.                  'invisible' => false,
  464.                  'visibleGridView' => false,
  465.                  'visibleSearch' => false,
  466.                  'blockedVarsForExport' => 
  467.                 array (
  468.                 ),
  469.               )),
  470.             ),
  471.              'locked' => false,
  472.              'blockedVarsForExport' => 
  473.             array (
  474.             ),
  475.              'icon' => NULL,
  476.              'labelWidth' => '',
  477.              'labelAlign' => 'left',
  478.           )),
  479.         ),
  480.          'locked' => false,
  481.          'blockedVarsForExport' => 
  482.         array (
  483.         ),
  484.          'icon' => NULL,
  485.       )),
  486.     ),
  487.      'locked' => false,
  488.      'blockedVarsForExport' => 
  489.     array (
  490.     ),
  491.      'icon' => NULL,
  492.      'labelWidth' => 100,
  493.      'labelAlign' => 'left',
  494.   )),
  495.    'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/news.svg',
  496.    'previewUrl' => '',
  497.    'group' => '',
  498.    'showAppLoggerTab' => false,
  499.    'linkGeneratorReference' => '@App\\Website\\LinkGenerator\\NewsLinkGenerator',
  500.    'previewGeneratorReference' => '',
  501.    'compositeIndices' => 
  502.   array (
  503.   ),
  504.    'generateTypeDeclarations' => true,
  505.    'showFieldLookup' => false,
  506.    'propertyVisibility' => 
  507.   array (
  508.     'grid' => 
  509.     array (
  510.       'id' => true,
  511.       'key' => false,
  512.       'path' => true,
  513.       'published' => true,
  514.       'modificationDate' => false,
  515.       'creationDate' => false,
  516.     ),
  517.     'search' => 
  518.     array (
  519.       'id' => true,
  520.       'key' => false,
  521.       'path' => true,
  522.       'published' => true,
  523.       'modificationDate' => false,
  524.       'creationDate' => false,
  525.     ),
  526.   ),
  527.    'enableGridLocking' => false,
  528.    'dao' => NULL,
  529.    'blockedVarsForExport' => 
  530.   array (
  531.   ),
  532. ));