|
ILIAS
release_4-4 Revision
|
Type checking functions. More...
Collaboration diagram for ilTypeCheck:Public Member Functions | |
| check ($a_type, $a_value, $a_required=false, $a_min="", $a_max="") | |
| Check input. More... | |
| ilTypeCheck::check | ( | $a_type, | |
| $a_value, | |||
$a_required = false, |
|||
$a_min = "", |
|||
$a_max = "" |
|||
| ) |
Check input.
| string | type |
| mixed | value |
| boolean | required |
Definition at line 40 of file class.ilTypeCheck.php.
Referenced by ilHtmlBlockGUIGen\checkInputHtmlBlock().
Here is the caller graph for this function: