var/classes/definition_preistabellen.php line 94

Open in your IDE?
  1. <?php 
  2. /** 
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary: 
  6. - spalten_str [input]
  7. - localizedfields [localizedfields]
  8. -- table_zeil1_spalte1 [input]
  9. - table [table]
  10. */ 
  11. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  12.    'id' => '20',
  13.    'name' => 'preistabellen',
  14.    'description' => '',
  15.    'creationDate' => 0,
  16.    'modificationDate' => 1680110355,
  17.    'userOwner' => 2,
  18.    'userModification' => 2,
  19.    'parentClass' => '',
  20.    'implementsInterfaces' => '',
  21.    'listingParentClass' => '',
  22.    'useTraits' => '',
  23.    'listingUseTraits' => '',
  24.    'encryption' => false,
  25.    'encryptedTables' => 
  26.   array (
  27.   ),
  28.    'allowInherit' => false,
  29.    'allowVariants' => false,
  30.    'showVariants' => false,
  31.    'layoutDefinitions' => 
  32.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  33.      'fieldtype' => 'panel',
  34.      'labelWidth' => 100,
  35.      'layout' => NULL,
  36.      'border' => false,
  37.      'name' => 'pimcore_root',
  38.      'type' => NULL,
  39.      'region' => NULL,
  40.      'title' => NULL,
  41.      'width' => NULL,
  42.      'height' => NULL,
  43.      'collapsible' => false,
  44.      'collapsed' => false,
  45.      'bodyStyle' => NULL,
  46.      'datatype' => 'layout',
  47.      'permissions' => NULL,
  48.      'childs' => 
  49.     array (
  50.       => 
  51.       Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  52.          'fieldtype' => 'tabpanel',
  53.          'border' => false,
  54.          'tabPosition' => 'top',
  55.          'name' => 'Layout',
  56.          'type' => NULL,
  57.          'region' => NULL,
  58.          'title' => 'Tabellen Konfiguration',
  59.          'width' => 600,
  60.          'height' => 900,
  61.          'collapsible' => false,
  62.          'collapsed' => false,
  63.          'bodyStyle' => '',
  64.          'datatype' => 'layout',
  65.          'permissions' => NULL,
  66.          'childs' => 
  67.         array (
  68.           => 
  69.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  70.              'fieldtype' => 'panel',
  71.              'labelWidth' => 150,
  72.              'layout' => NULL,
  73.              'border' => false,
  74.              'name' => 'table_config',
  75.              'type' => NULL,
  76.              'region' => NULL,
  77.              'title' => 'Tabelle',
  78.              'width' => NULL,
  79.              'height' => NULL,
  80.              'collapsible' => false,
  81.              'collapsed' => false,
  82.              'bodyStyle' => 'margin-bottom:245px;',
  83.              'datatype' => 'layout',
  84.              'permissions' => NULL,
  85.              'childs' => 
  86.             array (
  87.               => 
  88.               Pimcore\Model\DataObject\ClassDefinition\Layout\Text::__set_state(array(
  89.                  'fieldtype' => 'text',
  90.                  'html' => '  <div style="padding:10px; color:#306796;">
  91.                             Umbruch : &lt;br/&gt;<br>
  92. Bold: &lt;strong&gt;Text&lt;/strong&gt;<br>
  93.                             Hochgestellter Text : &lt;sup&gt;1)&lt;/sup&gt;<br>
  94.                             Erzwungene Zeile ohne Umbruch: &lt;nobr&gt;Text Text&lt;/nobr&gt;<br>
  95. Soll ein Feld leer bleiben, bitte &amp;nbsp; eingeben
  96. </div>
  97. <br><br>
  98. <div style="padding:10px; ">
  99. Bitte die Spalten, welche eine andere Farbe bekommen sollen,<br>Komma getrennt  in das nachfolgende Feld eintragen!
  100. <br> Beispiel: 1,3,6
  101. </div>',
  102.                  'renderingClass' => '',
  103.                  'renderingData' => '',
  104.                  'border' => false,
  105.                  'name' => 'table_info',
  106.                  'type' => NULL,
  107.                  'region' => NULL,
  108.                  'title' => '',
  109.                  'width' => NULL,
  110.                  'height' => NULL,
  111.                  'collapsible' => false,
  112.                  'collapsed' => false,
  113.                  'bodyStyle' => '',
  114.                  'datatype' => 'layout',
  115.                  'permissions' => NULL,
  116.                  'childs' => 
  117.                 array (
  118.                 ),
  119.                  'locked' => false,
  120.                  'blockedVarsForExport' => 
  121.                 array (
  122.                 ),
  123.               )),
  124.               => 
  125.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  126.                  'fieldtype' => 'input',
  127.                  'width' => 400,
  128.                  'defaultValue' => NULL,
  129.                  'columnLength' => 190,
  130.                  'phpdocType' => 'string',
  131.                  'regex' => '',
  132.                  'unique' => false,
  133.                  'showCharCount' => NULL,
  134.                  'name' => 'spalten_str',
  135.                  'title' => '&nbsp;&nbsp;&nbsp;Spalten eintragen',
  136.                  'tooltip' => '',
  137.                  'mandatory' => false,
  138.                  'noteditable' => false,
  139.                  'index' => false,
  140.                  'locked' => false,
  141.                  'style' => 'margin-bottom:50px;',
  142.                  'permissions' => NULL,
  143.                  'datatype' => 'data',
  144.                  'relationType' => false,
  145.                  'invisible' => false,
  146.                  'visibleGridView' => false,
  147.                  'visibleSearch' => false,
  148.                  'blockedVarsForExport' => 
  149.                 array (
  150.                 ),
  151.                  'defaultValueGenerator' => '',
  152.               )),
  153.               => 
  154.               Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  155.                  'fieldtype' => 'localizedfields',
  156.                  'phpdocType' => '\\Pimcore\\Model\\DataObject\\Localizedfield',
  157.                  'childs' => 
  158.                 array (
  159.                   => 
  160.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  161.                      'fieldtype' => 'input',
  162.                      'width' => 435,
  163.                      'defaultValue' => NULL,
  164.                      'columnLength' => 190,
  165.                      'phpdocType' => 'string',
  166.                      'regex' => '',
  167.                      'unique' => false,
  168.                      'showCharCount' => NULL,
  169.                      'name' => 'table_zeil1_spalte1',
  170.                      'title' => 'Zeile 1<br />Spalte 1',
  171.                      'tooltip' => 'Ersetzt Feld mit Länderbeschreibung!',
  172.                      'mandatory' => false,
  173.                      'noteditable' => false,
  174.                      'index' => false,
  175.                      'locked' => false,
  176.                      'style' => '',
  177.                      'permissions' => NULL,
  178.                      'datatype' => 'data',
  179.                      'relationType' => false,
  180.                      'invisible' => false,
  181.                      'visibleGridView' => false,
  182.                      'visibleSearch' => false,
  183.                      'blockedVarsForExport' => 
  184.                     array (
  185.                     ),
  186.                      'defaultValueGenerator' => '',
  187.                   )),
  188.                 ),
  189.                  'name' => 'localizedfields',
  190.                  'region' => NULL,
  191.                  'layout' => NULL,
  192.                  'title' => '',
  193.                  'width' => '',
  194.                  'height' => '',
  195.                  'maxTabs' => NULL,
  196.                  'labelWidth' => NULL,
  197.                  'border' => false,
  198.                  'provideSplitView' => NULL,
  199.                  'tabPosition' => 'top',
  200.                  'hideLabelsWhenTabsReached' => NULL,
  201.                  'referencedFields' => 
  202.                 array (
  203.                 ),
  204.                  'fieldDefinitionsCache' => NULL,
  205.                  'permissionView' => NULL,
  206.                  'permissionEdit' => NULL,
  207.                  'tooltip' => '',
  208.                  'mandatory' => false,
  209.                  'noteditable' => false,
  210.                  'index' => NULL,
  211.                  'locked' => false,
  212.                  'style' => '',
  213.                  'permissions' => NULL,
  214.                  'datatype' => 'data',
  215.                  'relationType' => false,
  216.                  'invisible' => false,
  217.                  'visibleGridView' => true,
  218.                  'visibleSearch' => true,
  219.                  'blockedVarsForExport' => 
  220.                 array (
  221.                 ),
  222.               )),
  223.               => 
  224.               Pimcore\Model\DataObject\ClassDefinition\Data\Table::__set_state(array(
  225.                  'fieldtype' => 'table',
  226.                  'width' => '',
  227.                  'height' => '',
  228.                  'cols' => '',
  229.                  'colsFixed' => false,
  230.                  'rows' => '',
  231.                  'rowsFixed' => false,
  232.                  'data' => '',
  233.                  'columnConfigActivated' => false,
  234.                  'columnConfig' => 
  235.                 array (
  236.                 ),
  237.                  'phpdocType' => 'array|string',
  238.                  'name' => 'table',
  239.                  'title' => 'table',
  240.                  'tooltip' => '',
  241.                  'mandatory' => false,
  242.                  'noteditable' => false,
  243.                  'index' => false,
  244.                  'locked' => false,
  245.                  'style' => '',
  246.                  'permissions' => NULL,
  247.                  'datatype' => 'data',
  248.                  'relationType' => false,
  249.                  'invisible' => false,
  250.                  'visibleGridView' => false,
  251.                  'visibleSearch' => false,
  252.                  'blockedVarsForExport' => 
  253.                 array (
  254.                 ),
  255.               )),
  256.             ),
  257.              'locked' => false,
  258.              'blockedVarsForExport' => 
  259.             array (
  260.             ),
  261.              'icon' => NULL,
  262.           )),
  263.         ),
  264.          'locked' => false,
  265.          'blockedVarsForExport' => 
  266.         array (
  267.         ),
  268.       )),
  269.     ),
  270.      'locked' => false,
  271.      'blockedVarsForExport' => 
  272.     array (
  273.     ),
  274.      'icon' => NULL,
  275.   )),
  276.    'icon' => '/bundles/app/static/backend/image/objects/table.svg',
  277.    'previewUrl' => '',
  278.    'group' => '',
  279.    'showAppLoggerTab' => false,
  280.    'linkGeneratorReference' => '',
  281.    'compositeIndices' => 
  282.   array (
  283.   ),
  284.    'generateTypeDeclarations' => false,
  285.    'showFieldLookup' => false,
  286.    'propertyVisibility' => 
  287.   array (
  288.     'grid' => 
  289.     array (
  290.       'id' => true,
  291.       'key' => false,
  292.       'path' => true,
  293.       'published' => true,
  294.       'modificationDate' => true,
  295.       'creationDate' => true,
  296.     ),
  297.     'search' => 
  298.     array (
  299.       'id' => true,
  300.       'key' => false,
  301.       'path' => true,
  302.       'published' => true,
  303.       'modificationDate' => true,
  304.       'creationDate' => true,
  305.     ),
  306.   ),
  307.    'enableGridLocking' => false,
  308.    'dao' => NULL,
  309.    'blockedVarsForExport' => 
  310.   array (
  311.   ),
  312. ));