Class: Sabre_DAV_Property_Response

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

Class Overview [line 16]

Sabre_DAV_Property
   |
   --Sabre_DAV_Property_Response

Response property

Author(s):

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

Version:

Copyright:

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

Variables

Constants

Methods


Implements interfaces

Inherited Variables

Inherited Constants



Class Details

Response property

This class represents the {DAV:}response XML element. This is used by the Server class to encode individual items within a multistatus response.

Tags:

[ Top ]


Class Variables


Class Methods

__construct

void __construct( string $href, $responseProperties)

[line 40]

The responseProperties argument is a list of properties within an array with keys representing HTTP status codes

Tags:

  • access - public

Parameters:

  • string $href -
  • array $responseProperties -

[ Top ]

getHref

string getHref( )

[line 52]

Returns the url

Tags:

  • access - public

Implementation of:
Sabre_DAV_Property_IHref::getHref()
getHref

Parameters:

[ Top ]

getResponseProperties

array getResponseProperties( )

[line 63]

Returns the property list

Tags:

  • access - public

Parameters:

[ Top ]

serialize

void serialize( Sabre_DAV_Server $server, $dom)

[line 76]

serialize

Tags:

  • access - public

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

Parameters:

[ Top ]


Class Constants


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