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

Public Member Functions

 __construct ()
 is_valid_value ($value)
 set_value ($value)

Data Fields

 $name = 'REQUEST-STATUS'
 $val_type = RFC2445_TYPE_TEXT

Detailed Description

Definition at line 1248 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 1258 of file iCalendar_properties.php.


Member Function Documentation

is_valid_value ( value)

Reimplemented from iCalendar_property.

Definition at line 1266 of file iCalendar_properties.php.

Here is the caller graph for this function:

set_value ( value)

Reimplemented from iCalendar_property.

Definition at line 1367 of file iCalendar_properties.php.

Here is the call graph for this function:


Field Documentation

$name = 'REQUEST-STATUS'

Definition at line 1255 of file iCalendar_properties.php.

$val_type = RFC2445_TYPE_TEXT

Definition at line 1256 of file iCalendar_properties.php.


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