Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
iCalendar_property_method Class Reference
Inheritance diagram for iCalendar_property_method:
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 = 'METHOD'
 
 $parameters = NULL
 
 $parent_component = NULL
 
 $val_default = NULL
 
 $val_multi = false
 
 $val_type = RFC2445_TYPE_TEXT
 
 $valid_parameters = NULL
 
 $value = NULL
 

Constructor & Destructor Documentation

◆ __construct()

iCalendar_property_method::__construct ( )

Reimplemented from iCalendar_property.

Member Function Documentation

◆ is_valid_value()

iCalendar_property_method::is_valid_value ( $value)

Reimplemented from iCalendar_property.


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