var/classes/objectbricks/PaymentProviderUnzer.php line 287

Open in your IDE?
  1. <?php 
  2. /** 
  3. Fields Summary: 
  4. - auth_paymentMethod [input]
  5. - auth_amount [input]
  6. - auth_currency [input]
  7. - auth_paymentType [input]
  8. - auth_paymentReference [input]
  9. - auth_clientMessage [input]
  10. - auth_merchantMessage [input]
  11. - auth_chargeId [input]
  12. */ 
  13. return Pimcore\Model\DataObject\Objectbrick\Definition::__set_state(array(
  14.    'classDefinitions' => 
  15.   array (
  16.     => 
  17.     array (
  18.       'classname' => 'OnlineShopOrder',
  19.       'fieldname' => 'paymentProvider',
  20.     ),
  21.   ),
  22.    'dao' => NULL,
  23.    'key' => 'PaymentProviderUnzer',
  24.    'parentClass' => '',
  25.    'implementsInterfaces' => NULL,
  26.    'title' => '',
  27.    'group' => 'PaymentProvider',
  28.    'layoutDefinitions' => 
  29.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  30.      'fieldtype' => 'panel',
  31.      'layout' => NULL,
  32.      'border' => false,
  33.      'name' => NULL,
  34.      'type' => NULL,
  35.      'region' => NULL,
  36.      'title' => NULL,
  37.      'width' => NULL,
  38.      'height' => NULL,
  39.      'collapsible' => false,
  40.      'collapsed' => false,
  41.      'bodyStyle' => NULL,
  42.      'datatype' => 'layout',
  43.      'permissions' => NULL,
  44.      'childs' => 
  45.     array (
  46.       => 
  47.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  48.          'fieldtype' => 'panel',
  49.          'layout' => NULL,
  50.          'border' => false,
  51.          'name' => 'Layout',
  52.          'type' => NULL,
  53.          'region' => NULL,
  54.          'title' => '',
  55.          'width' => NULL,
  56.          'height' => NULL,
  57.          'collapsible' => false,
  58.          'collapsed' => false,
  59.          'bodyStyle' => '',
  60.          'datatype' => 'layout',
  61.          'permissions' => NULL,
  62.          'childs' => 
  63.         array (
  64.           => 
  65.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  66.              'fieldtype' => 'input',
  67.              'width' => 500,
  68.              'defaultValue' => NULL,
  69.              'queryColumnType' => 'varchar',
  70.              'columnType' => 'varchar',
  71.              'columnLength' => 190,
  72.              'regex' => '',
  73.              'unique' => false,
  74.              'showCharCount' => false,
  75.              'name' => 'auth_paymentMethod',
  76.              'title' => 'Payment Method',
  77.              'tooltip' => '',
  78.              'mandatory' => false,
  79.              'noteditable' => true,
  80.              'index' => false,
  81.              'locked' => false,
  82.              'style' => '',
  83.              'permissions' => NULL,
  84.              'datatype' => 'data',
  85.              'relationType' => false,
  86.              'invisible' => false,
  87.              'visibleGridView' => false,
  88.              'visibleSearch' => false,
  89.              'defaultValueGenerator' => '',
  90.           )),
  91.           => 
  92.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  93.              'fieldtype' => 'input',
  94.              'width' => 500,
  95.              'defaultValue' => NULL,
  96.              'queryColumnType' => 'varchar',
  97.              'columnType' => 'varchar',
  98.              'columnLength' => 190,
  99.              'regex' => '',
  100.              'unique' => false,
  101.              'showCharCount' => false,
  102.              'name' => 'auth_amount',
  103.              'title' => 'Amount',
  104.              'tooltip' => '',
  105.              'mandatory' => false,
  106.              'noteditable' => true,
  107.              'index' => false,
  108.              'locked' => false,
  109.              'style' => '',
  110.              'permissions' => NULL,
  111.              'datatype' => 'data',
  112.              'relationType' => false,
  113.              'invisible' => false,
  114.              'visibleGridView' => false,
  115.              'visibleSearch' => false,
  116.              'defaultValueGenerator' => '',
  117.           )),
  118.           => 
  119.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  120.              'fieldtype' => 'input',
  121.              'width' => 500,
  122.              'defaultValue' => NULL,
  123.              'queryColumnType' => 'varchar',
  124.              'columnType' => 'varchar',
  125.              'columnLength' => 190,
  126.              'regex' => '',
  127.              'unique' => false,
  128.              'showCharCount' => false,
  129.              'name' => 'auth_currency',
  130.              'title' => 'Currency',
  131.              'tooltip' => '',
  132.              'mandatory' => false,
  133.              'noteditable' => true,
  134.              'index' => false,
  135.              'locked' => false,
  136.              'style' => '',
  137.              'permissions' => NULL,
  138.              'datatype' => 'data',
  139.              'relationType' => false,
  140.              'invisible' => false,
  141.              'visibleGridView' => false,
  142.              'visibleSearch' => false,
  143.              'defaultValueGenerator' => '',
  144.           )),
  145.           => 
  146.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  147.              'fieldtype' => 'input',
  148.              'width' => 800,
  149.              'defaultValue' => NULL,
  150.              'queryColumnType' => 'varchar',
  151.              'columnType' => 'varchar',
  152.              'columnLength' => 190,
  153.              'regex' => '',
  154.              'unique' => false,
  155.              'showCharCount' => false,
  156.              'name' => 'auth_paymentType',
  157.              'title' => 'Payment Type',
  158.              'tooltip' => '',
  159.              'mandatory' => false,
  160.              'noteditable' => true,
  161.              'index' => false,
  162.              'locked' => false,
  163.              'style' => '',
  164.              'permissions' => NULL,
  165.              'datatype' => 'data',
  166.              'relationType' => false,
  167.              'invisible' => false,
  168.              'visibleGridView' => false,
  169.              'visibleSearch' => false,
  170.              'defaultValueGenerator' => '',
  171.           )),
  172.           => 
  173.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  174.              'fieldtype' => 'input',
  175.              'width' => 500,
  176.              'defaultValue' => NULL,
  177.              'queryColumnType' => 'varchar',
  178.              'columnType' => 'varchar',
  179.              'columnLength' => 190,
  180.              'regex' => '',
  181.              'unique' => false,
  182.              'showCharCount' => false,
  183.              'name' => 'auth_paymentReference',
  184.              'title' => 'Payment Reference',
  185.              'tooltip' => '',
  186.              'mandatory' => false,
  187.              'noteditable' => true,
  188.              'index' => false,
  189.              'locked' => false,
  190.              'style' => '',
  191.              'permissions' => NULL,
  192.              'datatype' => 'data',
  193.              'relationType' => false,
  194.              'invisible' => false,
  195.              'visibleGridView' => false,
  196.              'visibleSearch' => false,
  197.              'defaultValueGenerator' => '',
  198.           )),
  199.           => 
  200.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  201.              'fieldtype' => 'input',
  202.              'width' => 500,
  203.              'defaultValue' => NULL,
  204.              'queryColumnType' => 'varchar',
  205.              'columnType' => 'varchar',
  206.              'columnLength' => 190,
  207.              'regex' => '',
  208.              'unique' => false,
  209.              'showCharCount' => false,
  210.              'name' => 'auth_clientMessage',
  211.              'title' => 'Client Message',
  212.              'tooltip' => '',
  213.              'mandatory' => false,
  214.              'noteditable' => true,
  215.              'index' => false,
  216.              'locked' => false,
  217.              'style' => '',
  218.              'permissions' => NULL,
  219.              'datatype' => 'data',
  220.              'relationType' => false,
  221.              'invisible' => false,
  222.              'visibleGridView' => false,
  223.              'visibleSearch' => false,
  224.              'defaultValueGenerator' => '',
  225.           )),
  226.           => 
  227.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  228.              'fieldtype' => 'input',
  229.              'width' => 500,
  230.              'defaultValue' => NULL,
  231.              'queryColumnType' => 'varchar',
  232.              'columnType' => 'varchar',
  233.              'columnLength' => 190,
  234.              'regex' => '',
  235.              'unique' => false,
  236.              'showCharCount' => false,
  237.              'name' => 'auth_merchantMessage',
  238.              'title' => 'Merchant Message',
  239.              'tooltip' => '',
  240.              'mandatory' => false,
  241.              'noteditable' => true,
  242.              'index' => false,
  243.              'locked' => false,
  244.              'style' => '',
  245.              'permissions' => NULL,
  246.              'datatype' => 'data',
  247.              'relationType' => false,
  248.              'invisible' => false,
  249.              'visibleGridView' => false,
  250.              'visibleSearch' => false,
  251.              'defaultValueGenerator' => '',
  252.           )),
  253.           => 
  254.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  255.              'fieldtype' => 'input',
  256.              'width' => NULL,
  257.              'defaultValue' => NULL,
  258.              'queryColumnType' => 'varchar',
  259.              'columnType' => 'varchar',
  260.              'columnLength' => 190,
  261.              'regex' => '',
  262.              'unique' => false,
  263.              'showCharCount' => false,
  264.              'name' => 'auth_chargeId',
  265.              'title' => 'Charge ID',
  266.              'tooltip' => '',
  267.              'mandatory' => false,
  268.              'noteditable' => false,
  269.              'index' => false,
  270.              'locked' => false,
  271.              'style' => '',
  272.              'permissions' => NULL,
  273.              'datatype' => 'data',
  274.              'relationType' => false,
  275.              'invisible' => false,
  276.              'visibleGridView' => false,
  277.              'visibleSearch' => false,
  278.              'defaultValueGenerator' => '',
  279.           )),
  280.         ),
  281.          'locked' => false,
  282.          'icon' => '',
  283.          'labelWidth' => 150,
  284.          'labelAlign' => 'left',
  285.       )),
  286.     ),
  287.      'locked' => false,
  288.      'icon' => NULL,
  289.      'labelWidth' => 100,
  290.      'labelAlign' => 'left',
  291.   )),
  292.    'generateTypeDeclarations' => false,
  293. ));