Moodle  2.2.1
http://www.collinsharper.com
iCalendar_property_exdate Class Reference
Inheritance diagram for iCalendar_property_exdate:
Collaboration diagram for iCalendar_property_exdate:

Public Member Functions

 __construct ()
 is_valid_parameter ($parameter, $value)

Data Fields

 $name = 'EXDATE'
 $val_type = RFC2445_TYPE_DATE_TIME
 $val_multi = true

Detailed Description

Definition at line 981 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 987 of file iCalendar_properties.php.


Member Function Documentation

is_valid_parameter ( parameter,
value 
)

Reimplemented from iCalendar_property.

Definition at line 996 of file iCalendar_properties.php.


Field Documentation

$name = 'EXDATE'

Definition at line 983 of file iCalendar_properties.php.

$val_multi = true

Reimplemented from iCalendar_property.

Definition at line 985 of file iCalendar_properties.php.

Definition at line 984 of file iCalendar_properties.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations