ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
getId () | |
Get typ id (unique for component) More... | |
getCaption () | |
Get caption. More... | |
isSingleton () | |
Can only be created once? More... | |
getValidObjectTypes () | |
Get valid (repository) "parent" object types. More... | |
getConfigGUIInstance () | |
Get GUI config instance. More... | |
Definition at line 14 of file class.ilCourseMeritBadge.php.
ilCourseMeritBadge::getCaption | ( | ) |
Get caption.
Implements ilBadgeType.
Definition at line 21 of file class.ilCourseMeritBadge.php.
References $lng.
ilCourseMeritBadge::getConfigGUIInstance | ( | ) |
Get GUI config instance.
Implements ilBadgeType.
Definition at line 37 of file class.ilCourseMeritBadge.php.
ilCourseMeritBadge::getId | ( | ) |
Get typ id (unique for component)
Implements ilBadgeType.
Definition at line 16 of file class.ilCourseMeritBadge.php.
ilCourseMeritBadge::getValidObjectTypes | ( | ) |
Get valid (repository) "parent" object types.
Implements ilBadgeType.
Definition at line 32 of file class.ilCourseMeritBadge.php.
References array.
ilCourseMeritBadge::isSingleton | ( | ) |
Can only be created once?
Implements ilBadgeType.
Definition at line 27 of file class.ilCourseMeritBadge.php.