|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ilCourseMeritBadge:
Collaboration diagram for ilCourseMeritBadge: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... | |
| 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.
| ilCourseMeritBadge::getConfigGUIInstance | ( | ) |
Get GUI config instance.
Implements ilBadgeType.
Definition at line 39 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 34 of file class.ilCourseMeritBadge.php.
| ilCourseMeritBadge::isSingleton | ( | ) |
Can only be created once?
Implements ilBadgeType.
Definition at line 29 of file class.ilCourseMeritBadge.php.