Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
logstore_database\helper Class Reference

Helper class locally used. More...

Static Public Member Functions

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

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: