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

Public Member Functions

 __construct ()
 is_valid_value ($value)

Data Fields

 $name = 'DURATION'
 $val_type = RFC2445_TYPE_DURATION

Detailed Description

Definition at line 719 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 724 of file iCalendar_properties.php.


Member Function Documentation

is_valid_value ( value)

Reimplemented from iCalendar_property.

Definition at line 731 of file iCalendar_properties.php.


Field Documentation

$name = 'DURATION'

Definition at line 721 of file iCalendar_properties.php.

$val_type = RFC2445_TYPE_DURATION

Definition at line 722 of file iCalendar_properties.php.


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