Class exportquestions_helper contains all the library functions.
More...
|
| static | question_make_export_url ($contextid, $categoryid, $format, $withcategories, $withcontexts, $filename) |
| | Create url for question export.
|
| |
Class exportquestions_helper contains all the library functions.
◆ question_make_export_url()
| static qbank_exportquestions\exportquestions_helper::question_make_export_url |
( |
|
$contextid, |
|
|
|
$categoryid, |
|
|
|
$format, |
|
|
|
$withcategories, |
|
|
|
$withcontexts, |
|
|
|
$filename |
|
) |
| |
|
static |
Create url for question export.
- Parameters
-
| int | $contextid | Current context. |
| int | $categoryid | Category id. |
| string | $format | Format. |
| string | $withcategories | nocategories or withcategories text. |
| string | $withcontexts | nocontexts or withcontexts text. |
| string | $filename | File name. |
- Return values
-
The documentation for this class was generated from the following file: