Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Static Public Member Functions | List of all members
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: