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

Static Public Member Functions

static question_get_export_single_question_url ($question)
 Get the URL to export a single question (exportone.php).
 

Member Function Documentation

◆ question_get_export_single_question_url()

static qbank_exporttoxml\helper::question_get_export_single_question_url ( $question)
static

Get the URL to export a single question (exportone.php).

Parameters
stdClass | question_definition$questionthe question definition as obtained from question_bank\load_question_data() or question_bank\make_question(). (Only ->id and ->contextid are used.)
Return values
moodle_urlthe requested URL.

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