ClassInterface Horde_Kolab_FreeBusy_UserDb_User

Description

This interface represents a user from the user database.

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/User.php (line 29)


	
			
Method Summary
 string getDomain ()
 string getMail ()
 string getName ()
 string getPrimaryId ()
Methods
getDomain (line 50)

Return the primary domain of the user accessing the system.

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

Return how many days into the future the free/busy data should be calculated for this owner.

  • return: The number of days.
  • access: public
int getFreeBusyFuture ()
getFreeBusyPast (line 65)

Return how many days into the past the free/busy data should be calculated for this owner.

  • return: The number of days.
  • access: public
int getFreeBusyPast ()
getMail (line 43)

Return the mail address of the resource owner.

  • return: The mail address.
  • access: public
string getMail ()
getName (line 57)

Return the name of the resource owner.

  • return: The name of the owner.
  • access: public
string getName ()
getPrimaryId (line 36)

Return the primary id of the user accessing the system.

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

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