Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_badges\helper Class Reference

Badge helper library. More...

Static Public Member Functions

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

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: