Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Static Public Member Functions | List of all members
core_badges\helper Class Reference

Badge helper library. More...

Static Public Member Functions

static create_fake_backpack (array $params=[])
 Create a backpack. More...
 
static create_fake_backpack_collection (array $params=[])
 Create a user backpack collection. More...
 

Detailed Description

Badge helper library.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ create_fake_backpack()

static core_badges\helper::create_fake_backpack ( array  $params = [])
static

Create a backpack.

Parameters
array$paramsParameters.
Return values
object

◆ create_fake_backpack_collection()

static core_badges\helper::create_fake_backpack_collection ( array  $params = [])
static

Create a user backpack collection.

Parameters
array$paramsParameters.
Return values
object

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