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

Public Member Functions

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

Data Fields

 $name = 'ATTACH'
 $val_type = RFC2445_TYPE_URI

Detailed Description

Definition at line 291 of file iCalendar_properties.php.


Constructor & Destructor Documentation

Reimplemented from iCalendar_property.

Definition at line 296 of file iCalendar_properties.php.


Member Function Documentation

Reimplemented from iCalendar_property.

Definition at line 306 of file iCalendar_properties.php.

is_valid_parameter ( parameter,
value 
)

Reimplemented from iCalendar_property.

Definition at line 317 of file iCalendar_properties.php.


Field Documentation

$name = 'ATTACH'

Definition at line 293 of file iCalendar_properties.php.

$val_type = RFC2445_TYPE_URI

Definition at line 294 of file iCalendar_properties.php.


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