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

Public Member Functions

 __construct ()

Data Fields

 $name = 'CATEGORIES'
 $val_type = RFC2445_TYPE_TEXT
 $val_multi = true

Detailed Description

Definition at line 337 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 343 of file iCalendar_properties.php.


Field Documentation

$name = 'CATEGORIES'

Definition at line 339 of file iCalendar_properties.php.

$val_multi = true

Reimplemented from iCalendar_property.

Definition at line 341 of file iCalendar_properties.php.

$val_type = RFC2445_TYPE_TEXT

Definition at line 340 of file iCalendar_properties.php.


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