Webdav: ezcWebdavSourceProperty
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavSourceProperty
|
An object of this class represents the Webdav property <source>. [
source]
Parents
ezcWebdavInfrastructureBase
|
--ezcWebdavProperty
|
--ezcWebdavLiveProperty
|
--ezcWebdavSourceProperty
Properties
|
array(ezcWebdavSourcePropertyLink) |
read/write
|
$links
Lock information according to <link> elements. |
Inherited Member Variables
From
ezcWebdavProperty:
From
ezcWebdavInfrastructureBase:
Method Summary
|
public void |
__construct(
[$links = array()] )
Creates a new ezcWebdavSourceProperty. |
|
public void |
clear(
)
Removes all contents from a property. |
|
public void |
hasNoContent(
)
Remove all contents from a property. |
Inherited Methods
From
ezcWebdavLiveProperty :
From
ezcWebdavProperty :
From
ezcWebdavInfrastructureBase :
Methods
__construct
void __construct(
[
$links = array()] )
Creates a new ezcWebdavSourceProperty.
Parameters
| Name |
Type |
Description |
$links |
array(ezcWebdavSourcePropertyLink) |
|
Redefinition of
clear
void clear(
)
Removes all contents from a property.
Clear the property, so that it will be recognized as empty later.
Redefinition of
hasNoContent
void hasNoContent(
)
Remove all contents from a property.
Clear the property, so that it will be recognized as empty later.
Redefinition of
Last updated: Mon, 09 Feb 2009