| 
    Moodle PHP Documentation 4.1
    
   Moodle 4.1dev (Build: 20220512) (5e5e12e0) 
   | 
 
Static Public Member Functions | |
| static | question_get_export_single_question_url ($question) | 
| Get the URL to export a single question (exportone.php).  More... | |
      
  | 
  static | 
Get the URL to export a single question (exportone.php).
| stdClass | question_definition | $question | the question definition as obtained from question_bank::load_question_data() or question_bank::make_question(). (Only ->id and ->contextid are used.) | 
| moodle_url | the requested URL. |