Class: Sabre_DAV_Property_ResourceType

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

Class Overview [line 15]

Sabre_DAV_Property
   |
   --Sabre_DAV_Property_ResourceType

This class represents the {DAV:}resourcetype 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

This class represents the {DAV:}resourcetype property

Normally for files this is empty, and for collection {DAV:}collection. However, other specs define different values for this.

Tags:

[ Top ]


Class Variables

$resourceType =  null

[line 22]

resourceType

Tags:

  • access - public

Type: string

Overrides:

[ Top ]


Class Methods

__construct

void __construct( [mixed $resourceType = null])

[line 30]

__construct

Tags:

  • access - public

Parameters:

  • mixed $resourceType -

[ Top ]

getValue

string getValue( )

[line 74]

Returns the value in clark-notation

For example '{DAV:}collection'

Tags:

  • access - public

Parameters:

[ Top ]

serialize

void serialize( Sabre_DAV_Server $server, $prop)

[line 47]

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