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


Public Member Functions | |
| __construct () | |
| is_valid_value ($value) | |
| is_valid_parameter ($parameter, $value) | |
Data Fields | |
| $name = 'DUE' | |
| $val_type = RFC2445_TYPE_DATE_TIME | |
Definition at line 632 of file iCalendar_properties.php.
| __construct | ( | ) |
Reimplemented from iCalendar_property.
Definition at line 637 of file iCalendar_properties.php.
| is_valid_parameter | ( | $ | parameter, |
| $ | value | ||
| ) |
Reimplemented from iCalendar_property.
Definition at line 660 of file iCalendar_properties.php.
| is_valid_value | ( | $ | value | ) |
Reimplemented from iCalendar_property.
Definition at line 646 of file iCalendar_properties.php.
| $name = 'DUE' |
Definition at line 634 of file iCalendar_properties.php.
| $val_type = RFC2445_TYPE_DATE_TIME |
Definition at line 635 of file iCalendar_properties.php.