ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Badge type interface. More...
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, ilUserProfileBadge, and ilCourseMeritBadge.
Referenced by ilBadge\getExtendedTypeCaption(), and ilBadgeManagementGUI\initBadgeForm().
ilBadgeType::getConfigGUIInstance | ( | ) |
Get GUI config instance.
Implemented in ilCourseLPBadge, ilUserProfileBadge, and ilCourseMeritBadge.
Referenced by ilBadgeManagementGUI\initBadgeForm(), and ilBadgeManagementGUI\setBadgeFormValues().
ilBadgeType::getId | ( | ) |
Get typ id (unique for component)
Implemented in ilCourseLPBadge, ilUserProfileBadge, and ilCourseMeritBadge.
Referenced by ilBadgeHandler\getUniqueTypeId().
ilBadgeType::getValidObjectTypes | ( | ) |
Get valid (repository) "parent" object types.
Implemented in ilCourseLPBadge, ilUserProfileBadge, and ilCourseMeritBadge.
ilBadgeType::isSingleton | ( | ) |
Can only be created once?
Implemented in ilCourseLPBadge, ilUserProfileBadge, and ilCourseMeritBadge.