ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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().
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().
ILIAS\Repository\Profile\ProfileAdapter::getDeletedUserNamePresentation | ( | ) |
Definition at line 44 of file ProfileAdapter.php.
References ILIAS\Repository\lng().
|
protected |
Definition at line 25 of file ProfileAdapter.php.
Referenced by ILIAS\Repository\Profile\ProfileAdapter\__construct().