Class Inx_Apiimpl_Core_UserContextImpl

Description

Implements interfaces:

UserContextImpl

UserContextImpl

  • version: $Revision: 3332 $ $Date: 2005-10-07 13:32:53 +0000 (Fr, 07 Okt 2005) $ $Author: bgn $

Located in /Apiimpl/Core/UserContextImpl.php (line 7)


	
			
Variable Summary
Method Summary
Inx_Apiimpl_Core_UserContextImpl __construct (Inx_Apiimpl_SessionContext $sc)
void getLastRefresh ()
void hasUserRight ( $sUserRight)
void refresh ()
void whoAmI ()
Variables
mixed $_aUserRightSet = array() (line 12)
  • access: protected
mixed $_iRefreshTimestamp = null (line 14)
  • access: protected
mixed $_oSessionContext (line 10)
  • access: protected
Methods
Constructor __construct (line 17)
  • access: public
Inx_Apiimpl_Core_UserContextImpl __construct (Inx_Apiimpl_SessionContext $sc)
getLastRefresh (line 53)
  • access: public
void getLastRefresh ()

Implementation of:
Inx_Api_UserContext::getLastRefresh()
Returns the timestamp from the last refresh.
hasUserRight (line 23)
  • access: public
void hasUserRight ( $sUserRight)
  • $sUserRight

Implementation of:
Inx_Api_UserContext::hasUserRight()
Checks if the currently logged in user has the specified user right.
refresh (line 32)
  • access: public
void refresh ()

Implementation of:
Inx_Api_UserContext::refresh()
Refreshes this Inx_Api_UserContext.
whoAmI (line 58)
  • access: public
void whoAmI ()

Implementation of:
Inx_Api_UserContext::whoAmI()
Returns the currently logged in Inx_Api_User.

Documentation generated on Thu, 17 Sep 2015 14:27:34 +0200 by phpDocumentor 1.3.2