|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($type, $desc='', $required=VALUE_REQUIRED, $default=null, $allownull=NULL_ALLOWED) | |
Data Fields | |
| $type | |
| $allownull | |
Scalar alue description class
Definition at line 361 of file externallib.php.
| __construct | ( | $ | type, |
| $ | desc = '', |
||
| $ | required = VALUE_REQUIRED, |
||
| $ | default = null, |
||
| $ | allownull = NULL_ALLOWED |
||
| ) |
Constructor
| mixed | $type | |
| string | $desc | |
| bool | $required | |
| mixed | $default | |
| bool | $allownull |
Definition at line 375 of file externallib.php.
| $allownull |
Definition at line 365 of file externallib.php.
| $type |
Definition at line 363 of file externallib.php.