Class Horde_Kolab_FreeBusy_UserDb_Kolab

Description

Implements interfaces:

This class represents the Kolab user database behind the free/busy system.

Copyright 2010 Kolab Systems AG

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.

Located in /Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/UserDb/Kolab.php (line 29)


	
			
Method Summary
 NULL connect ( $id, string $pass, string $user)
 mixed fetchDb ()
Methods
connect (line 42)

Connect to the database using the provided credentials.

  • throws: Horde_Kolab_Server_Exception_Bindfailed In case the login failed.
  • access: public
NULL connect ( $id, string $pass, string $user)
  • string $user: The ID of the user.
  • string $pass: The password of the user.
  • $id

Implementation of:
Horde_Kolab_FreeBusy_UserDb::connect()
Connect to the database using the provided credentials.
fetchDb (line 66)

Get the actual database handler.

  • return: //@todo: fix return/refactor
  • access: public
mixed fetchDb ()

Implementation of:
Horde_Kolab_FreeBusy_UserDb::fetchDb()
Get the actual database handler.
getUser (line 79)
  • access: public
void getUser (Horde_Kolab_FreeBusy_Params_User $user)

Documentation generated on Sun, 30 Jan 2011 05:18:50 +0000 by phpDocumentor 1.4.3