FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\Lib\Application\UserInfo Class Reference

Get user info from session. More...

Collaboration diagram for Fossology\Lib\Application\UserInfo:
Collaboration graph

Public Member Functions

 getUserId ()
 Get the user id from the session. More...
 
 getGroupId ()
 Get the group id from the session. More...
 

Detailed Description

Get user info from session.

Definition at line 19 of file UserInfo.php.

Member Function Documentation

◆ getGroupId()

Fossology\Lib\Application\UserInfo::getGroupId ( )

Get the group id from the session.

Returns
int Id of the current group

Definition at line 35 of file UserInfo.php.

◆ getUserId()

Fossology\Lib\Application\UserInfo::getUserId ( )

Get the user id from the session.

Returns
int Id of the current user

Definition at line 26 of file UserInfo.php.


The documentation for this class was generated from the following file: