var/classes/definition_ReportType.php line 105

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