ClassInterface Horde_Kolab_FreeBusy_UserDb

Description

This interface represents the 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.php (line 29)


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

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
fetchDb (line 50)

Get the actual database handler.

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

Documentation generated on Sun, 30 Jan 2011 05:23:02 +0000 by phpDocumentor 1.4.3