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

Public Member Functions

 __construct ()

Data Fields

 $name = 'PRODID'
 $val_type = RFC2445_TYPE_TEXT
 $val_default = NULL

Detailed Description

Definition at line 253 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 259 of file iCalendar_properties.php.


Field Documentation

$name = 'PRODID'

Definition at line 255 of file iCalendar_properties.php.

$val_default = NULL

Reimplemented from iCalendar_property.

Definition at line 257 of file iCalendar_properties.php.

$val_type = RFC2445_TYPE_TEXT

Definition at line 256 of file iCalendar_properties.php.


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