__construct() __construct(\Horde_Registry $registry, array $collections, string $mimedb) Constructor. Parameters \Horde_Registry $registry A registry object. array $collections Additional collections to add to the root node. string $mimedb Location of a MIME magic database.
getName() getName() : string Returns the name of the node. This is used to generate the url. Returns string
getChildren() getChildren() : array<mixed,\Sabre\DAV\INode> Returns an array with all the child nodes Returns array<mixed,\Sabre\DAV\INode>