|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilUserBadgeProvider. More...
Inheritance diagram for ilUserBadgeProvider:
Collaboration diagram for ilUserBadgeProvider:Public Member Functions | |
| __construct () | |
| getBadgeTypes () | |
| @inheritcoc More... | |
| getBadgeTypes () | |
| Get available badge types from component. More... | |
Private Attributes | |
| readonly Language | $lng |
| readonly ilSetting | $setting |
| readonly RequestInterface | $request |
| readonly Profile | $profile |
Class ilUserBadgeProvider.
Definition at line 30 of file class.ilUserBadgeProvider.php.
| ilUserBadgeProvider::__construct | ( | ) |
Definition at line 37 of file class.ilUserBadgeProvider.php.
References $DIC, ILIAS\Repository\lng(), and ILIAS\Repository\profile().
Here is the call graph for this function:| ilUserBadgeProvider::getBadgeTypes | ( | ) |
@inheritcoc
Implements ilBadgeProvider.
Definition at line 48 of file class.ilUserBadgeProvider.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\profile().
Here is the call graph for this function:
|
private |
Definition at line 32 of file class.ilUserBadgeProvider.php.
|
private |
Definition at line 35 of file class.ilUserBadgeProvider.php.
|
private |
Definition at line 34 of file class.ilUserBadgeProvider.php.
|
private |
Definition at line 33 of file class.ilUserBadgeProvider.php.