Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
qbank_history\helper Class Reference

Helper class for question history. More...

Static Public Member Functions

static question_history_url (int $entryid, string $returnrul, int $courseid, ?string $filter)
 Get the question history url.
 

Detailed Description

Helper class for question history.

Author
Safat Shahin safat.nosp@m.shah.nosp@m.in@ca.nosp@m.taly.nosp@m.st-au.nosp@m..net
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ question_history_url()

static qbank_history\helper::question_history_url ( int $entryid,
string $returnrul,
int $courseid,
?string $filter )
static

Get the question history url.

Parameters
int$entryidid of the question entry
string$returnrulurl of the page to return to
int$courseidid of the course
?string$filterfilter param to pass to the History view
Return values
moodle_url

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