Class Horde_Kolab_FreeBusy_Stub_User

Description

Implements interfaces:

Stub implementation for the user representation.

PHP version 5

Located in /Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/Stub/User.php (line 14)


	
			
Method Summary
 Horde_Kolab_FreeBusy_Stub_User __construct ([ $groups = array()])
 string getDomain ()
 string getPrimaryId ()
 boolean isAuthenticated ()
Methods
Constructor __construct (line 19)
Horde_Kolab_FreeBusy_Stub_User __construct ([ $groups = array()])
  • $groups
getDomain (line 39)

Return the primary domain of the user accessing the system.

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

Implementation of:
Horde_Kolab_FreeBusy_User::getDomain()
Return the primary domain of the user accessing the system.
getGroupAddresses (line 49)

Return the groups this user is member of.

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

Implementation of:
Horde_Kolab_FreeBusy_User::getGroupAddresses()
Return the groups this user is member of.
getPrimaryId (line 29)

Return the primary id of the user accessing the system.

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

Implementation of:
Horde_Kolab_FreeBusy_User::getPrimaryId()
Return the primary id of the user accessing the system.
isAuthenticated (line 59)

Finds out if a set of login credentials are valid.

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

Implementation of:
Horde_Kolab_FreeBusy_User::isAuthenticated()
Finds out if a set of login credentials are valid.

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