|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Repository\Profile\ProfileAdapter:Public Member Functions | |
| __construct (\ilLanguage $lng) | |
| exists (int $user_id) | |
| getDeletedUserAvatarText () | |
| getDeletedUserNamePresentation () | |
Protected Attributes | |
| ilLanguage | $lng |
Definition at line 23 of file ProfileAdapter.php.
| ILIAS\Repository\Profile\ProfileAdapter::__construct | ( | \ilLanguage | $lng | ) |
Definition at line 27 of file ProfileAdapter.php.
References ILIAS\Repository\Profile\ProfileAdapter\$lng, and ILIAS\Repository\lng().
Here is the call graph for this function:| ILIAS\Repository\Profile\ProfileAdapter::exists | ( | int | $user_id | ) |
Definition at line 34 of file ProfileAdapter.php.
| ILIAS\Repository\Profile\ProfileAdapter::getDeletedUserAvatarText | ( | ) |
Definition at line 39 of file ProfileAdapter.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ILIAS\Repository\Profile\ProfileAdapter::getDeletedUserNamePresentation | ( | ) |
Definition at line 44 of file ProfileAdapter.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 25 of file ProfileAdapter.php.
Referenced by ILIAS\Repository\Profile\ProfileAdapter\__construct().