Advertisement
fruffl

Input Tuple

May 26th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.74 KB | None | 0 0
  1. object(ILLI\Core\Util\Html\Element\Input)#1 (1) {
  2.  ["__Type":protected]=>
  3.   object(ILLI\Core\Util\Html\Element\__type_InputElement)#42 (2) {
  4.    ["__data":protected]=>
  5.     object(ILLI\Core\Std\Spl\FsbCollection)#55 (6) {
  6.      [0]=>
  7.       NULL
  8.       [1]=>
  9.       string(5) "input"
  10.       [2]=>
  11.       bool(false)
  12.       [3]=>
  13.       object(ILLI\Core\Util\Html\Element\InputContent)#33 (2) {
  14.        ["__data":protected]=>
  15.         array(0) {
  16.         }
  17.         ["__name":"ILLI\Core\Std\Def\ADV":private]=>
  18.         string(40) "ILLI\Core\Util\Html\Element\InputContent"
  19.       }
  20.       [4]=>
  21.       object(ILLI\Core\Util\Html\Element\__type_Input)#16 (2) {
  22.        ["__data":protected]=>
  23.         object(ILLI\Core\Std\Spl\FsbCollection)#32 (51) {
  24.          [0]=>
  25.           NULL
  26.           [1]=>
  27.           NULL
  28.           [2]=>
  29.           NULL
  30.           [3]=>
  31.           NULL
  32.           [4]=>
  33.           NULL
  34.           [5]=>
  35.           NULL
  36.           [6]=>
  37.           NULL
  38.           [7]=>
  39.           NULL
  40.           [8]=>
  41.           NULL
  42.           [9]=>
  43.           NULL
  44.           [10]=>
  45.           NULL
  46.           [11]=>
  47.           NULL
  48.           [12]=>
  49.           NULL
  50.           [13]=>
  51.           NULL
  52.           [14]=>
  53.           NULL
  54.           [15]=>
  55.           NULL
  56.           [16]=>
  57.           NULL
  58.           [17]=>
  59.           NULL
  60.           [18]=>
  61.           NULL
  62.           [19]=>
  63.           NULL
  64.           [20]=>
  65.           NULL
  66.           [21]=>
  67.           string(2) "on"
  68.           [22]=>
  69.           NULL
  70.           [23]=>
  71.           NULL
  72.           [24]=>
  73.           NULL
  74.           [25]=>
  75.           NULL
  76.           [26]=>
  77.           NULL
  78.           [27]=>
  79.           NULL
  80.           [28]=>
  81.           NULL
  82.           [29]=>
  83.           NULL
  84.           [30]=>
  85.           NULL
  86.           [31]=>
  87.           NULL
  88.           [32]=>
  89.           NULL
  90.           [33]=>
  91.           NULL
  92.           [34]=>
  93.           NULL
  94.           [35]=>
  95.           NULL
  96.           [36]=>
  97.           NULL
  98.           [37]=>
  99.           NULL
  100.           [38]=>
  101.           NULL
  102.           [39]=>
  103.           string(4) "text"
  104.           [40]=>
  105.           NULL
  106.           [41]=>
  107.           NULL
  108.           [42]=>
  109.           NULL
  110.           [43]=>
  111.           NULL
  112.           [44]=>
  113.           NULL
  114.           [45]=>
  115.           NULL
  116.           [46]=>
  117.           NULL
  118.           [47]=>
  119.           NULL
  120.           [48]=>
  121.           string(4) "text"
  122.           [49]=>
  123.           NULL
  124.           [50]=>
  125.           int(40)
  126.         }
  127.         ["__name":"ILLI\Core\Std\Def\ADV":private]=>
  128.         string(40) "ILLI\Core\Util\Html\Element\__type_Input"
  129.       }
  130.       [5]=>
  131.       NULL
  132.     }
  133.     ["__name":"ILLI\Core\Std\Def\ADV":private]=>
  134.     string(47) "ILLI\Core\Util\Html\Element\__type_InputElement"
  135.   }
  136. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement