|
string string | $actionlabel = null |
| $actionlabel Label for additional action button
|
|
moodle_url moodle_url | $actionurl = null |
| $actionurl URL for additional action button
|
|
◆ __construct()
core_question\output\qbank_action_menu::__construct |
( |
moodle_url | $currenturl | ) |
|
qbank_actionbar constructor.
- Parameters
-
◆ export_for_template()
core_question\output\qbank_action_menu::export_for_template |
( |
renderer_base | $output | ) |
|
Provides the data for the template.
- Parameters
-
- Return values
-
array | data for the template |
Implements templatable.
◆ set_action_button()
core_question\output\qbank_action_menu::set_action_button |
( |
moodle_url | $url, |
|
|
string | $label ) |
Set the properties of an additional action button specific to the current page.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file:
- question/classes/output/qbank_action_menu.php