|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Badge type interface. More...
Inheritance diagram for ilBadgeType:
Collaboration diagram for ilBadgeType: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... | |
| ilBadgeType::getCaption | ( | ) |
Get caption.
Implemented in ilCourseLPBadge, ilCourseMeritBadge, and ilUserProfileBadge.
| ilBadgeType::getConfigGUIInstance | ( | ) |
Get GUI config instance.
Implemented in ilCourseLPBadge, ilCourseMeritBadge, and ilUserProfileBadge.
| ilBadgeType::getId | ( | ) |
Get typ id (unique for component)
Implemented in ilCourseLPBadge, ilCourseMeritBadge, and ilUserProfileBadge.
Referenced by ilBadgeHandler\getUniqueTypeId().
Here is the caller graph for this function:| ilBadgeType::getValidObjectTypes | ( | ) |
Get valid (repository) "parent" object types.
Implemented in ilCourseLPBadge, ilCourseMeritBadge, and ilUserProfileBadge.
| ilBadgeType::isSingleton | ( | ) |
Can only be created once?
Implemented in ilCourseLPBadge, ilCourseMeritBadge, and ilUserProfileBadge.