Overview

Packages

  • Group

Classes

  • Horde_Group_Base
  • Horde_Group_Contactlists
  • Horde_Group_Exception
  • Horde_Group_Kolab
  • Horde_Group_Ldap
  • Horde_Group_Mock
  • Horde_Group_Sql
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Group_Kolab

This class provides a Kolab driver for the Horde group system.

Copyright 2005-2012 Horde LLC (http://www.horde.org/)

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

Horde_Group_Base
Extended by Horde_Group_Ldap
Extended by Horde_Group_Kolab
Package: Group
Category: Horde
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Author: Jan Schneider jan@horde.org
Located at Horde/Group/Kolab.php
Methods summary
public array
# listGroups( string $user )

Returns a list of groups a user belongs to.

Returns a list of groups a user belongs to.

Parameters

$user
A user name.

Returns

array
A list of groups, with IDs as keys and names as values.

Throws

Horde_Group_Exception

Overrides

Horde_Group_Ldap::listGroups()
Methods inherited from Horde_Group_Ldap
__construct(), addUser(), create(), exists(), getData(), getName(), listAll(), listUsers(), readOnly(), remove(), removeUser(), rename(), renameSupported(), search(), setData()
API documentation generated by ApiGen