Overview

Packages

  • None
  • Share

Classes

  • Horde_Share_Base
  • Horde_Share_Datatree
  • Horde_Share_Kolab
  • Horde_Share_Object
  • Horde_Share_Object_Datatree
  • Horde_Share_Object_DataTree_Share
  • Horde_Share_Object_Kolab
  • Horde_Share_Object_Sql
  • Horde_Share_Object_Sqlng
  • Horde_Share_Sql
  • Horde_Share_Sqlng
  • Horde_Share_Translation
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Share_Datatree

Horde_Share_Datatree provides the datatree backend for the horde share driver.

Copyright 2002-2012 Horde LLC (http://www.horde.org/) Copyright 2002-2007 Infoteck Internet webmaster@infoteck.qc.ca

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Horde_Share_Base
Extended by Horde_Share_Datatree
Package: Share
Author: Joel Vandal joel@scopserv.com
Author: Mike Cochrame mike@graftonhall.co.nz
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Author: Gunnar Wrobel wrobel@pardus.de
Located at Horde/Share/Datatree.php
Methods summary
public
# __wakeup( )

Initializes the object.

Initializes the object.

Throws

Horde_Exception
public Horde_Share_Object_datatree
# _getShare( string $name )

Returns a Horde_Share_Object_datatree object corresponding to the given share name, with the details retrieved appropriately.

Returns a Horde_Share_Object_datatree object corresponding to the given share name, with the details retrieved appropriately.

Parameters

$name
The name of the share to retrieve.

Returns

Horde_Share_Object_datatree
The requested share.

Throws

Horde_Share_Exception
Methods inherited from Horde_Share_Base
__construct(), addCallback(), addShare(), countShares(), exists(), expireListCache(), getApp(), getListCache(), getPermissions(), getPermsObject(), getShare(), getShareById(), getShares(), idExists(), initShareObject(), listAllShares(), listShares(), listSystemShares(), newShare(), removeShare(), renameShare(), resetCache(), runCallback(), setListCache(), setLogger(), setShareCallback(), setShareClass(), toDriverCharset()
API documentation generated by ApiGen