Class iCalendar_PropertyValue

Description
Method Summary
iCalendar_PropertyValue __construct (void $value, [ $attributes = null])
array getAttributes (void 0)
mixed getValue (null 0)
null render (string $property_name)
null setAttribute (string $name, string $value)
null setValue (mixed $value)
Methods
Constructor __construct (line 26)

Construct the iCalendar_PropertyValue

  • access: public
iCalendar_PropertyValue __construct (void $value, [ $attributes = null])
  • void $value
  • $attributes
getAttributes (line 79)

Return all attributes

array getAttributes (void 0)
  • void 0
getValue (line 59)

Get value

mixed getValue (null 0)
  • null 0
render (line 39)

Return rendered property with property value

null render (string $property_name)
  • string $property_name
setAttribute (line 90)

Set attribute value

null setAttribute (string $name, string $value)
  • string $name
  • string $value
setValue (line 69)

Set value value

null setValue (mixed $value)
  • mixed $value

Documentation generated on Wed, 23 Jan 2008 01:58:46 +0000 by phpDocumentor 1.4.0