ClassInterface Horde_Kolab_FreeBusy_User

Description

This interface defines a user accessing the export system.

Copyright 2010 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.php (line 29)


	
			
Method Summary
 string getDomain ()
 string getPrimaryId ()
 boolean isAuthenticated ()
Methods
getDomain (line 43)

Return the primary domain of the user accessing the system.

  • return: The primary domain.
  • access: public
string getDomain ()
getGroupAddresses (line 50)

Return the groups this user is member of.

  • return: The groups for this user.
  • access: public
array getGroupAddresses ()
getPrimaryId (line 36)

Return the primary id of the user accessing the system.

  • return: The primary id.
  • access: public
string getPrimaryId ()
isAuthenticated (line 57)

Finds out if a set of login credentials are valid.

  • return: Whether or not the password was correct.
  • access: public
boolean isAuthenticated ()

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