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

Public Member Functions

 __construct ()
 is_valid_value ($value)

Data Fields

 $name = 'FREEBUSY'
 $val_type = RFC2445_TYPE_PERIOD
 $val_multi = true

Detailed Description

Definition at line 741 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 747 of file iCalendar_properties.php.


Member Function Documentation

is_valid_value ( value)

Reimplemented from iCalendar_property.

Definition at line 755 of file iCalendar_properties.php.


Field Documentation

$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.


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