ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct () | |
getId () | |
Get typ id (unique for component) More... | |
getCaption () | |
isSingleton () | |
Can only be created once? More... | |
getValidObjectTypes () | |
getConfigGUIInstance () | |
Get GUI config instance. More... | |
Protected Attributes | |
ilLanguage | $lng |
Definition at line 25 of file class.ilCourseMeritBadge.php.
ilCourseMeritBadge::__construct | ( | ) |
Definition at line 29 of file class.ilCourseMeritBadge.php.
References $DIC, and ILIAS\Repository\lng().
ilCourseMeritBadge::getCaption | ( | ) |
Implements ilBadgeType.
Definition at line 41 of file class.ilCourseMeritBadge.php.
References ILIAS\Repository\lng().
ilCourseMeritBadge::getConfigGUIInstance | ( | ) |
Get GUI config instance.
Implements ilBadgeType.
Definition at line 59 of file class.ilCourseMeritBadge.php.
References null.
ilCourseMeritBadge::getId | ( | ) |
Get typ id (unique for component)
Implements ilBadgeType.
Definition at line 36 of file class.ilCourseMeritBadge.php.
ilCourseMeritBadge::getValidObjectTypes | ( | ) |
ilCourseMeritBadge::isSingleton | ( | ) |
Can only be created once?
Implements ilBadgeType.
Definition at line 46 of file class.ilCourseMeritBadge.php.
|
protected |
Definition at line 27 of file class.ilCourseMeritBadge.php.