|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\OnScreenChat\Repository\Subscriber:Public Member Functions | |
| __construct (ilDBInterface $db, ilObjUser $user) | |
| getInitialUserProfileData () | |
| getDataByUserIds (array $usrIds) | |
Protected Attributes | |
| ilDBInterface | $db |
| ilObjUser | $user |
Definition at line 33 of file Subscriber.php.
| ILIAS\OnScreenChat\Repository\Subscriber::__construct | ( | ilDBInterface | $db, |
| ilObjUser | $user | ||
| ) |
Definition at line 38 of file Subscriber.php.
References ILIAS\OnScreenChat\Repository\Subscriber\$db, ILIAS\OnScreenChat\Repository\Subscriber\$user, and ILIAS\Repository\user().
Here is the call graph for this function:| ILIAS\OnScreenChat\Repository\Subscriber::getDataByUserIds | ( | array | $usrIds | ) |
| int[] | $usrIds |
Definition at line 98 of file Subscriber.php.
References $data, ilUserUtil\getNamePresentation(), ilWACSignedPath\getTokenMaxLifetimeInSeconds(), and ilWACSignedPath\setTokenMaxLifetimeInSeconds().
Referenced by ILIAS\OnScreenChat\Repository\Subscriber\getInitialUserProfileData().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\OnScreenChat\Repository\Subscriber::getInitialUserProfileData | ( | ) |
Definition at line 47 of file Subscriber.php.
References $res, ILIAS\OnScreenChat\Repository\Subscriber\$user, ILIAS\OnScreenChat\Repository\Subscriber\getDataByUserIds(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file Subscriber.php.
Referenced by ILIAS\OnScreenChat\Repository\Subscriber\__construct().
|
protected |
Definition at line 36 of file Subscriber.php.
Referenced by ILIAS\OnScreenChat\Repository\Subscriber\__construct(), and ILIAS\OnScreenChat\Repository\Subscriber\getInitialUserProfileData().