Class: Sabre_DAV_Property_LockDiscovery

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

Class Overview [line 14]

Sabre_DAV_Property
   |
   --Sabre_DAV_Property_LockDiscovery

Represents {DAV:}lockdiscovery 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

Represents {DAV:}lockdiscovery property

This property contains all the open locks on a given resource

Tags:

[ Top ]


Class Variables

$locks

[line 21]

locks

Tags:

  • access - public

Type: array

Overrides:

[ Top ]

$revealLockToken

[line 28]

Should we show the locktoken as well?

Tags:

  • access - public

Type: bool

Overrides:

[ Top ]


Class Methods

__construct

void __construct( array $locks, [bool $revealLockToken = false])

[line 37]

__construct

Tags:

  • access - public

Parameters:

  • array $locks -
  • bool $revealLockToken -

[ Top ]

serialize

void serialize( Sabre_DAV_Server $server, $prop)

[line 50]

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:36 -0400 by phpDocumentor 1.4.3