|
static | get_question_history_url (int $entryid, string $returnrul, int $cmid, ?string $filter) |
| Get the question history url.
|
|
static | question_history_url (int $entryid, string $returnrul, int $courseid, ?string $filter) |
| Get the question history url.
|
|
◆ get_question_history_url()
static qbank_history\helper::get_question_history_url |
( |
int | $entryid, |
|
|
string | $returnrul, |
|
|
int | $cmid, |
|
|
?string | $filter ) |
|
static |
Get the question history url.
- Parameters
-
int | $entryid | id of the question entry |
string | $returnrul | url of the page to return to |
int | $cmid | id of the coursemodule holding the question bank. |
?string | $filter | filter param to pass to the History view |
- Return values
-
◆ 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 | $entryid | id of the question entry |
string | $returnrul | url of the page to return to |
int | $courseid | id of the course |
?string | $filter | filter param to pass to the History view |
- Return values
-
- Deprecated
- since Moodle 5.0.
- Todo
- MDL-82413 Final deprecation in Moodle 6.0.
The documentation for this class was generated from the following file:
- question/bank/history/classes/helper.php