Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Static Public Member Functions | List of all members
logstore_database\helper Class Reference

Helper class locally used. More...

Static Public Member Functions

static get_action_options ()
 Get a list of database actions. More...
 
static get_drivers ()
 Returns list of fully working database drivers present in system. More...
 
static get_level_options ()
 Get a list of edu levels. More...
 

Detailed Description

Helper class locally used.

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

Member Function Documentation

◆ get_action_options()

static logstore_database\helper::get_action_options ( )
static

Get a list of database actions.

Return values
array

◆ get_drivers()

static logstore_database\helper::get_drivers ( )
static

Returns list of fully working database drivers present in system.

Return values
array

◆ get_level_options()

static logstore_database\helper::get_level_options ( )
static

Get a list of edu levels.

Return values
array

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