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


Public Member Functions | |
| __construct () | |
| is_valid_value ($value) | |
Data Fields | |
| $name = 'FREEBUSY' | |
| $val_type = RFC2445_TYPE_PERIOD | |
| $val_multi = true | |
Definition at line 741 of file iCalendar_properties.php.
| __construct | ( | ) |
Reimplemented from iCalendar_property.
Definition at line 747 of file iCalendar_properties.php.
| is_valid_value | ( | $ | value | ) |
Reimplemented from iCalendar_property.
Definition at line 755 of file iCalendar_properties.php.
| $name = 'FREEBUSY' |
Definition at line 743 of file iCalendar_properties.php.
| $val_multi = true |
Reimplemented from iCalendar_property.
Definition at line 745 of file iCalendar_properties.php.
| $val_type = RFC2445_TYPE_PERIOD |
Definition at line 744 of file iCalendar_properties.php.