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

Public Member Functions

 __construct ()
 is_valid_value ($value)

Data Fields

 $name = 'ACTION'
 $val_type = RFC2445_TYPE_TEXT

Detailed Description

Definition at line 1071 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 1075 of file iCalendar_properties.php.


Member Function Documentation

is_valid_value ( value)

Reimplemented from iCalendar_property.

Definition at line 1082 of file iCalendar_properties.php.

Here is the call graph for this function:


Field Documentation

$name = 'ACTION'

Definition at line 1072 of file iCalendar_properties.php.

$val_type = RFC2445_TYPE_TEXT

Definition at line 1073 of file iCalendar_properties.php.


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