|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilOnScreenChatUserDataProvider. More...
Collaboration diagram for ilOnScreenChatUserDataProvider:Public Member Functions | |
| __construct (\ilDBInterface $db, \ilObjUser $user) | |
| ilOnScreenChatUserDataProvider constructor. More... | |
| getInitialUserProfileData () | |
| getDataByUserIds (array $usrIds) | |
Protected Attributes | |
| $db | |
| $user | |
Class ilOnScreenChatUserDataProvider.
Definition at line 7 of file class.ilOnScreenChatUserDataProvider.php.
| ilOnScreenChatUserDataProvider::__construct | ( | \ilDBInterface | $db, |
| \ilObjUser | $user | ||
| ) |
ilOnScreenChatUserDataProvider constructor.
| \ilDBInterface | $db | |
| \ilObjUser | $user |
Definition at line 24 of file class.ilOnScreenChatUserDataProvider.php.
References $db, $user, and user().
Here is the call graph for this function:| ilOnScreenChatUserDataProvider::getDataByUserIds | ( | array | $usrIds | ) |
| int[] | $usrIds |
| ilWACException |
Definition at line 82 of file class.ilOnScreenChatUserDataProvider.php.
References $data, $login, ilUserUtil\getNamePresentation(), ilWACSignedPath\getTokenMaxLifetimeInSeconds(), and ilWACSignedPath\setTokenMaxLifetimeInSeconds().
Referenced by getInitialUserProfileData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOnScreenChatUserDataProvider::getInitialUserProfileData | ( | ) |
Definition at line 34 of file class.ilOnScreenChatUserDataProvider.php.
References $in, $res, $row, $user, getDataByUserIds(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 12 of file class.ilOnScreenChatUserDataProvider.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilOnScreenChatUserDataProvider.php.
Referenced by __construct(), and getInitialUserProfileData().