Public Member Functions | |
| __construct ($input) | |
| get ($name, $default=null) | |
| getMandatory ($name) | |
Protected Attributes | |
| $input | |
| $_notSet | |
Array based data input class
Definition at line 53 of file input.lib.php.
| __construct | ( | $ | input | ) |
| array | $input |
Definition at line 61 of file input.lib.php.
| get | ( | $ | name, | |
| $ | default = null | |||
| ) |
| getMandatory | ( | $ | name | ) |
$_notSet [protected] |
Definition at line 56 of file input.lib.php.
$input [protected] |
Definition at line 55 of file input.lib.php.
1.6.3