Webdav: ezcWebdavLiveProperty
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavLiveProperty
|
Abstract base class for live property objects. [
source]
All classes representing live (in the meanining of server maintained) properties must extend this common base class. Live properties reside in the 'DAV:' namespace.
Parents
ezcWebdavInfrastructureBase
|
--ezcWebdavProperty
|
--ezcWebdavLiveProperty
Descendents
Inherited Member Variables
From
ezcWebdavProperty:
From
ezcWebdavInfrastructureBase:
Method Summary
|
public void |
__construct(
$name )
Creates a new live property. |
Inherited Methods
From
ezcWebdavProperty :
From
ezcWebdavInfrastructureBase :
Methods
__construct
void __construct(
string
$name )
Creates a new live property.
Creates a new live property with the $name in the default namespace "DAV:".
Parameters
| Name |
Type |
Description |
$name |
string |
|
Redefinition of
Redefined in descendants as
Last updated: Mon, 27 Jul 2009