Webdav: ezcWebdavCollection
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavCollection
|
Struct representing collection resources. [
source]
This struct is used to represent collection resources, in contrast to
ezcWebdavResource, which represents non-collection resources.
Parents
ezcBaseStruct
|
--ezcWebdavCollection
Member Variables
Method Summary
|
public void |
__construct(
$path, [$liveProperties = null], [$children = array()] )
Creates a new collection struct. |
Methods
__construct
Creates a new collection struct.
A new collection struct is created, representing the collection referenced by $path, with the given $liveProperties and $children ($childs) elements.
Parameters
Last updated: Mon, 10 Nov 2008