Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
iCalendar_property Class Reference
Inheritance diagram for iCalendar_property:
iCalendar_property_action iCalendar_property_attach iCalendar_property_attendee iCalendar_property_calscale iCalendar_property_categories iCalendar_property_class iCalendar_property_comment iCalendar_property_completed iCalendar_property_contact iCalendar_property_created iCalendar_property_description iCalendar_property_dtend iCalendar_property_dtstamp iCalendar_property_dtstart iCalendar_property_due iCalendar_property_duration iCalendar_property_exdate iCalendar_property_exrule iCalendar_property_freebusy iCalendar_property_geo iCalendar_property_last_modified iCalendar_property_location iCalendar_property_method iCalendar_property_organizer iCalendar_property_percent_complete iCalendar_property_priority iCalendar_property_prodid iCalendar_property_rdate iCalendar_property_recurrence_id iCalendar_property_related_to iCalendar_property_repeat iCalendar_property_request_status iCalendar_property_resources iCalendar_property_rrule iCalendar_property_sequence iCalendar_property_status iCalendar_property_summary iCalendar_property_transp iCalendar_property_trigger iCalendar_property_tzid iCalendar_property_tzname iCalendar_property_tzoffsetfrom iCalendar_property_tzoffsetto iCalendar_property_tzurl iCalendar_property_uid iCalendar_property_url iCalendar_property_version iCalendar_property_x

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

 $parameters = NULL
 
 $parent_component = NULL
 
 $val_default = NULL
 
 $val_multi = false
 
 $valid_parameters = NULL
 
 $value = NULL
 

Protected Attributes

string $name
 property name.
 
int null $val_type
 RFC2445_TYPE value.
 

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