Webdav: ezcWebdavResource
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavResource
|
Struct class representing a non-collection resource. [
source]
This struct is used to represent non-collection resources, in contrast to
ezcWebdavCollection, which represents collection resources.
Parents
ezcBaseStruct
|
--ezcWebdavResource
Member Variables
Method Summary
|
public void |
__construct(
$path, [$liveProperties = null], [$content = null] )
Creates a new non-collection resource struct. |
Methods
__construct
Creates a new non-collection resource struct.
A new non-collection resource struct is crenated, representing the resource referenced by $path, with the given $liveProperties and $content.
Parameters
Last updated: Mon, 29 Jun 2009