ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ilUserBadgeProvider Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilUserBadgeProvider:
+ Collaboration diagram for ilUserBadgeProvider:

Public Member Functions

 getBadgeTypes ()
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilUserBadgeProvider

Author
Jörg Lützenkirchen luetz.nosp@m.enki.nosp@m.rchen.nosp@m.@lei.nosp@m.fos.c.nosp@m.om

Definition at line 23 of file class.ilUserBadgeProvider.php.

Member Function Documentation

◆ getBadgeTypes()

ilUserBadgeProvider::getBadgeTypes ( )

Implements ilBadgeProvider.

Definition at line 28 of file class.ilUserBadgeProvider.php.

28  : array
29  {
30  return [
31  new ilUserProfileBadge()
32  ];
33  }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...

The documentation for this class was generated from the following file: