|
| __construct (view $qbank) |
| Store the returnurl and the current preference value.
|
|
| export_for_template (renderer_base $output) |
|
|
int const | FULL = 2 |
| Question text is displayed fully rendered.
|
|
int const | OFF = 0 |
| Question text is off.
|
|
int const | PLAIN = 1 |
| Question text is displayed in plain text mode.
|
|
|
int mixed int | $preference |
| The current display preference value.
|
|
moodle_url moodle_url | $returnurl |
| The return URL for redirecting back to the current question bank page.
|
|
◆ __construct()
qbank_viewquestiontext\output\question_text_format::__construct |
( |
view | $qbank | ) |
|
Store the returnurl and the current preference value.
- Parameters
-
- Exceptions
-
The documentation for this class was generated from the following file:
- question/bank/viewquestiontext/classes/output/question_text_format.php