Class: Sabre_DAV_Property

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

Class Overview [line 14]


Abstract property class

Author(s):

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

Version:

Copyright:

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

Variables

Constants

Methods


Child classes:

Sabre_CalDAV_Property_SupportedCalendarComponentSet
Supported component set property
Sabre_CalDAV_Property_SupportedCalendarData
supported-calendar-data property
Sabre_CalDAV_Property_SupportedCollationSet
supported-collation-set property
Sabre_DAV_Property_GetLastModified
This property represents the {DAV:}getlastmodified property.
Sabre_DAV_Property_Href
Href property
Sabre_DAV_Property_LockDiscovery
Represents {DAV:}lockdiscovery property
Sabre_DAV_Property_Principal
Principal property
Sabre_DAV_Property_ResourceType
This class represents the {DAV:}resourcetype property
Sabre_DAV_Property_Response
Response property
Sabre_DAV_Property_SupportedLock
This class represents the {DAV:}supportedlock property
Sabre_DAV_Property_SupportedReportSet
supported-report-set property.

Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Abstract property class

Extend this class to create custom complex properties

Tags:

[ Top ]


Class Variables


Class Methods

static unserialize

static void unserialize( $prop)

[line 18]

Overridden in child classes as:

Sabre_CalDAV_Property_SupportedCalendarComponentSet::unserialize()
Unserializes the DOMElement back into a Property class.
Sabre_DAV_Property_Href::unserialize()
Unserializes this property from a DOM Element

Parameters:

  • DOMElement $prop -

[ Top ]

serialize

[ Top ]


Class Constants


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