| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilCourseMeritBadge:
 Collaboration diagram for ilCourseMeritBadge: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().
 Here is the call graph for this function:| ilCourseMeritBadge::getCaption | ( | ) | 
Implements ilBadgeType.
Definition at line 41 of file class.ilCourseMeritBadge.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ilCourseMeritBadge::getConfigGUIInstance | ( | ) | 
Get GUI config instance.
Implements ilBadgeType.
Definition at line 59 of file class.ilCourseMeritBadge.php.
| 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.