Class Horde_Kolab_FreeBusy_User_Decorator_Log

Description

Logs access to the export system.

Copyright 2009 The Horde Project (http://www.horde.org/)

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/User/Decorator/Log.php (line 32)


	
			
Method Summary
 Horde_Kolab_FreeBusy_User_Decorator_Log __construct ( $user, mixed $logger)
 boolean authenticate (array $pass)
Methods
Constructor __construct (line 58)

Constructor.

  • access: public
Horde_Kolab_FreeBusy_User_Decorator_Log __construct ( $user, mixed $logger)
  • Horde_Kolab_FreeBusy_User_Interface $user: The decorated user.
  • mixed $logger: The log handler. The class must at least provide the notice() and err() methods.
authenticate (line 73)

Finds out if a set of login credentials are valid.

  • return: Whether or not the password was correct.
  • access: public
boolean authenticate (array $pass)
  • array $pass: The password to check.

Documentation generated on Sun, 30 Jan 2011 05:19:21 +0000 by phpDocumentor 1.4.3