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


Public Member Functions | |
| __construct () | |
| is_valid_value ($value) | |
Data Fields | |
| $name = 'SEQUENCE' | |
| $val_type = RFC2445_TYPE_INTEGER | |
| $val_default = 0 | |
Definition at line 1197 of file iCalendar_properties.php.
| __construct | ( | ) |
Reimplemented from iCalendar_property.
Definition at line 1203 of file iCalendar_properties.php.
| is_valid_value | ( | $ | value | ) |
Reimplemented from iCalendar_property.
Definition at line 1210 of file iCalendar_properties.php.
| $name = 'SEQUENCE' |
Definition at line 1199 of file iCalendar_properties.php.
| $val_default = 0 |
Reimplemented from iCalendar_property.
Definition at line 1201 of file iCalendar_properties.php.
| $val_type = RFC2445_TYPE_INTEGER |
Definition at line 1200 of file iCalendar_properties.php.