var/classes/objectbricks/PaymentProviderPayPalSmartButton.php line 36

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