var/classes/definition_ReportType.php line 132

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - reportkey [input]
  8.  * - xPostImage [image]
  9.  * - localizedfields [localizedfields]
  10.  * -- name [input]
  11.  * -- title [input]
  12.  * -- description [textarea]
  13.  * - isAutomaticReport [checkbox]
  14.  */
  15. return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  16.    'dao' => NULL,
  17.    'id' => 'ReportType',
  18.    'name' => 'ReportType',
  19.    'description' => '',
  20.    'creationDate' => 0,
  21.    'modificationDate' => 1785509657,
  22.    'userOwner' => 2,
  23.    'userModification' => 2,
  24.    'parentClass' => '',
  25.    'implementsInterfaces' => '',
  26.    'listingParentClass' => '',
  27.    'useTraits' => '',
  28.    'listingUseTraits' => '',
  29.    'encryption' => false,
  30.    'encryptedTables' => 
  31.   array (
  32.   ),
  33.    'allowInherit' => false,
  34.    'allowVariants' => false,
  35.    'showVariants' => false,
  36.    'fieldDefinitions' => 
  37.   array (
  38.   ),
  39.    'layoutDefinitions' => 
  40.   \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  41.      'name' => 'pimcore_root',
  42.      'type' => NULL,
  43.      'region' => NULL,
  44.      'title' => NULL,
  45.      'width' => 0,
  46.      'height' => 0,
  47.      'collapsible' => false,
  48.      'collapsed' => false,
  49.      'bodyStyle' => NULL,
  50.      'datatype' => 'layout',
  51.      'permissions' => NULL,
  52.      'children' => 
  53.     array (
  54.       => 
  55.       \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  56.          'name' => 'Layout',
  57.          'type' => NULL,
  58.          'region' => NULL,
  59.          'title' => '',
  60.          'width' => '',
  61.          'height' => '',
  62.          'collapsible' => false,
  63.          'collapsed' => false,
  64.          'bodyStyle' => '',
  65.          'datatype' => 'layout',
  66.          'permissions' => NULL,
  67.          'children' => 
  68.         array (
  69.           => 
  70.           \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  71.              'name' => 'reportkey',
  72.              'title' => 'Reportkey',
  73.              'tooltip' => 'arabian-gulf-report
  74. custom-weather-report
  75. 15-day-forecast-report
  76. red-sea-report
  77. today-weather-report
  78. alert-forecast-report',
  79.              'mandatory' => false,
  80.              'noteditable' => false,
  81.              'index' => false,
  82.              'locked' => false,
  83.              'style' => '',
  84.              'permissions' => NULL,
  85.              'datatype' => 'data',
  86.              'fieldtype' => 'input',
  87.              'relationType' => false,
  88.              'invisible' => false,
  89.              'visibleGridView' => false,
  90.              'visibleSearch' => false,
  91.              'blockedVarsForExport' => 
  92.             array (
  93.             ),
  94.              'width' => '',
  95.              'defaultValue' => NULL,
  96.              'columnLength' => 190,
  97.              'regex' => '',
  98.              'regexFlags' => 
  99.             array (
  100.             ),
  101.              'unique' => false,
  102.              'showCharCount' => false,
  103.              'defaultValueGenerator' => '',
  104.           )),
  105.           => 
  106.           \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  107.              'name' => 'xPostImage',
  108.              'title' => 'X Post Image',
  109.              'tooltip' => '',
  110.              'mandatory' => false,
  111.              'noteditable' => false,
  112.              'index' => false,
  113.              'locked' => false,
  114.              'style' => '',
  115.              'permissions' => NULL,
  116.              'datatype' => 'data',
  117.              'fieldtype' => 'image',
  118.              'relationType' => false,
  119.              'invisible' => false,
  120.              'visibleGridView' => false,
  121.              'visibleSearch' => false,
  122.              'blockedVarsForExport' => 
  123.             array (
  124.             ),
  125.              'width' => '',
  126.              'height' => '',
  127.              'uploadPath' => '',
  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' => false,
  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' => 'name',
  154.                  'title' => 'Name',
  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\Input::__set_state(array(
  184.                  'name' => 'title',
  185.                  'title' => 'Title',
  186.                  'tooltip' => '',
  187.                  'mandatory' => false,
  188.                  'noteditable' => false,
  189.                  'index' => false,
  190.                  'locked' => false,
  191.                  'style' => '',
  192.                  'permissions' => NULL,
  193.                  'datatype' => 'data',
  194.                  'fieldtype' => 'input',
  195.                  'relationType' => false,
  196.                  'invisible' => false,
  197.                  'visibleGridView' => false,
  198.                  'visibleSearch' => false,
  199.                  'blockedVarsForExport' => 
  200.                 array (
  201.                 ),
  202.                  'width' => '',
  203.                  'defaultValue' => NULL,
  204.                  'columnLength' => 190,
  205.                  'regex' => '',
  206.                  'regexFlags' => 
  207.                 array (
  208.                 ),
  209.                  'unique' => false,
  210.                  'showCharCount' => false,
  211.                  'defaultValueGenerator' => '',
  212.               )),
  213.               => 
  214.               \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  215.                  'name' => 'description',
  216.                  'title' => 'Description',
  217.                  'tooltip' => '',
  218.                  'mandatory' => false,
  219.                  'noteditable' => false,
  220.                  'index' => false,
  221.                  'locked' => false,
  222.                  'style' => '',
  223.                  'permissions' => NULL,
  224.                  'datatype' => 'data',
  225.                  'fieldtype' => 'textarea',
  226.                  'relationType' => false,
  227.                  'invisible' => false,
  228.                  'visibleGridView' => false,
  229.                  'visibleSearch' => false,
  230.                  'blockedVarsForExport' => 
  231.                 array (
  232.                 ),
  233.                  'width' => '',
  234.                  'height' => '',
  235.                  'maxLength' => NULL,
  236.                  'showCharCount' => false,
  237.                  'excludeFromSearchIndex' => false,
  238.               )),
  239.             ),
  240.              'region' => NULL,
  241.              'layout' => NULL,
  242.              'width' => '',
  243.              'height' => '',
  244.              'maxTabs' => NULL,
  245.              'border' => false,
  246.              'provideSplitView' => false,
  247.              'tabPosition' => NULL,
  248.              'hideLabelsWhenTabsReached' => NULL,
  249.              'referencedFields' => 
  250.             array (
  251.             ),
  252.              'fieldDefinitionsCache' => NULL,
  253.              'permissionView' => NULL,
  254.              'permissionEdit' => NULL,
  255.              'labelWidth' => 0,
  256.              'labelAlign' => 'left',
  257.           )),
  258.           => 
  259.           \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  260.              'name' => 'isAutomaticReport',
  261.              'title' => 'Is Automatic Report ?',
  262.              'tooltip' => '',
  263.              'mandatory' => false,
  264.              'noteditable' => false,
  265.              'index' => false,
  266.              'locked' => false,
  267.              'style' => '',
  268.              'permissions' => NULL,
  269.              'datatype' => 'data',
  270.              'fieldtype' => 'checkbox',
  271.              'relationType' => false,
  272.              'invisible' => false,
  273.              'visibleGridView' => false,
  274.              'visibleSearch' => false,
  275.              'blockedVarsForExport' => 
  276.             array (
  277.             ),
  278.              'defaultValue' => 0,
  279.              'defaultValueGenerator' => '',
  280.           )),
  281.         ),
  282.          'locked' => false,
  283.          'blockedVarsForExport' => 
  284.         array (
  285.         ),
  286.          'fieldtype' => 'panel',
  287.          'layout' => NULL,
  288.          'border' => false,
  289.          'icon' => '',
  290.          'labelWidth' => 0,
  291.          'labelAlign' => 'left',
  292.       )),
  293.     ),
  294.      'locked' => false,
  295.      'blockedVarsForExport' => 
  296.     array (
  297.     ),
  298.      'fieldtype' => 'panel',
  299.      'layout' => NULL,
  300.      'border' => false,
  301.      'icon' => NULL,
  302.      'labelWidth' => 100,
  303.      'labelAlign' => 'left',
  304.   )),
  305.    'icon' => '',
  306.    'previewUrl' => '',
  307.    'group' => 'Master',
  308.    'showAppLoggerTab' => false,
  309.    'linkGeneratorReference' => '',
  310.    'previewGeneratorReference' => '',
  311.    'compositeIndices' => 
  312.   array (
  313.   ),
  314.    'generateTypeDeclarations' => true,
  315.    'showFieldLookup' => false,
  316.    'propertyVisibility' => 
  317.   array (
  318.     'grid' => 
  319.     array (
  320.       'id' => true,
  321.       'key' => false,
  322.       'path' => true,
  323.       'published' => true,
  324.       'modificationDate' => true,
  325.       'creationDate' => true,
  326.     ),
  327.     'search' => 
  328.     array (
  329.       'id' => true,
  330.       'key' => false,
  331.       'path' => true,
  332.       'published' => true,
  333.       'modificationDate' => true,
  334.       'creationDate' => true,
  335.     ),
  336.   ),
  337.    'enableGridLocking' => false,
  338.    'deletedDataComponents' => 
  339.   array (
  340.   ),
  341.    'blockedVarsForExport' => 
  342.   array (
  343.   ),
  344.    'activeDispatchingEvents' => 
  345.   array (
  346.   ),
  347. ));