Webdav: ezcWebdavLockDiscoveryProperty
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavLockDiscoveryProperty
|
An object of this class represents the Webdav property <lockdiscovery>. [
source]
Parents
ezcWebdavInfrastructureBase
|
--ezcWebdavProperty
|
--ezcWebdavLiveProperty
|
--ezcWebdavLockDiscoveryProperty
Properties
|
array(ezcWebdavLockDiscoveryPropertyActiveLock) |
read/write
|
$activeLock
Lock information according to <activelock> elements. |
Inherited Member Variables
From
ezcWebdavProperty:
From
ezcWebdavInfrastructureBase:
Method Summary
|
public void |
__construct(
[$activeLock = null] )
Creates a new ezcWebdavLockDiscoveryProperty. |
|
public bool |
hasNoContent(
)
Check if property has no content. |
Inherited Methods
From
ezcWebdavLiveProperty :
From
ezcWebdavProperty :
From
ezcWebdavInfrastructureBase :
Methods
__construct
void __construct(
[
$activeLock = null] )
Creates a new ezcWebdavLockDiscoveryProperty.
Parameters
| Name |
Type |
Description |
$activeLock |
array(ezcWebdavLockDiscoveryPropertyActiveLock) |
Lock info. |
Redefinition of
hasNoContent
bool hasNoContent(
)
Check if property has no content.
Should return true, if property has no assigned content.
Redefinition of
Last updated: Wed, 28 Nov 2007