Class: Sabre_CalDAV_Property_SupportedCalendarComponentSet

Source Location: /includes/classes/SabreDAV/lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php

Class Overview [line 20]

Sabre_DAV_Property
   |
   --Sabre_CalDAV_Property_SupportedCalendarComponentSet

Supported component set property

Author(s):

  • Evert Pot (http://www.rooftopsolutions.nl/)

Version:

Copyright:

  • Copyright (C) 2007-2010 Rooftop Solutions. All rights reserved.

Variables

Constants

Methods


Inherited Variables

Inherited Constants



Class Details

Supported component set property

This property is a representation of the supported-calendar_component-set property in the CalDAV namespace. It simply requires an array of components, such as VEVENT, VTODO

Tags:

[ Top ]


Class Variables


Class Methods

static unserialize

static void unserialize( $node)

[line 77]

Unserializes the DOMElement back into a Property class.

Overrides Sabre_DAV_Property::unserialize() (parent method not documented)

Parameters:

  • DOMElement $node -

[ Top ]

__construct

Sabre_CalDAV_Property_SupportedCalendarComponentSet __construct( $components)

[line 34]

Creates the property

Tags:

  • access - public

Parameters:

  • array $components -

[ Top ]

getValue

array getValue( )

[line 45]

Returns the list of supported components

Tags:

  • access - public

Parameters:

[ Top ]

serialize

void serialize( Sabre_DAV_Server $server, $node)

[line 58]

Serializes the property in a DOMDocument

Tags:

  • access - public

Overrides Sabre_DAV_Property::serialize() (parent method not documented)

Parameters:

[ Top ]


Class Constants


Documentation generated on Mon, 31 May 2010 12:54:09 -0400 by phpDocumentor 1.4.3