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