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

Public Member Functions

 __construct ()
 is_valid_value ($value)

Data Fields

 $name = 'TRANSP'
 $val_type = RFC2445_TYPE_TEXT
 $val_default = 'OPAQUE'

Detailed Description

Definition at line 776 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 782 of file iCalendar_properties.php.


Member Function Documentation

is_valid_value ( value)

Reimplemented from iCalendar_property.

Definition at line 789 of file iCalendar_properties.php.


Field Documentation

$name = 'TRANSP'

Definition at line 778 of file iCalendar_properties.php.

$val_default = 'OPAQUE'

Reimplemented from iCalendar_property.

Definition at line 780 of file iCalendar_properties.php.

$val_type = RFC2445_TYPE_TEXT

Definition at line 779 of file iCalendar_properties.php.


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