Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
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). More...
 

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: