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

Public Member Functions

 __construct ()
 is_valid_value ($value)
 is_valid_parameter ($parameter, $value)

Data Fields

 $name = 'DTSTART'
 $val_type = RFC2445_TYPE_DATE_TIME

Detailed Description

Definition at line 675 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 680 of file iCalendar_properties.php.


Member Function Documentation

is_valid_parameter ( parameter,
value 
)

Reimplemented from iCalendar_property.

Definition at line 704 of file iCalendar_properties.php.

is_valid_value ( value)

Reimplemented from iCalendar_property.

Definition at line 691 of file iCalendar_properties.php.


Field Documentation

$name = 'DTSTART'

Definition at line 677 of file iCalendar_properties.php.

Definition at line 678 of file iCalendar_properties.php.


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