Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
iCalendar_property_url Class Reference
Inheritance diagram for iCalendar_property_url:
iCalendar_property

Public Member Functions

 default_value ()
 
 get_parameter ($name)
 
 get_value ()
 
 invariant_holds ()
 
 is_valid_parameter ($parameter, $value)
 
 is_valid_value ($value)
 
 serialize ()
 
 set_parameter ($name, $value)
 
 set_parent_component ($componentname)
 
 set_value ($value)
 

Public Attributes

 $name = 'URL'
 
 $parameters = NULL
 
 $parent_component = NULL
 
 $val_default = NULL
 
 $val_multi = false
 
 $val_type = RFC2445_TYPE_URI
 
 $valid_parameters = NULL
 
 $value = NULL
 

Constructor & Destructor Documentation

◆ __construct()

iCalendar_property_url::__construct ( )

Reimplemented from iCalendar_property.


The documentation for this class was generated from the following file: