|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
Public Member Functions | |
| __construct (moodle_url $currenturl) | |
| qbank_actionbar constructor. | |
| export_for_template (renderer_base $output) | |
| Provides the data for the template. | |
| core_question\output\qbank_action_menu::__construct | ( | moodle_url | $currenturl | ) |
qbank_actionbar constructor.
| moodle_url | $currenturl | The current URL. |
| core_question\output\qbank_action_menu::export_for_template | ( | renderer_base | $output | ) |
Provides the data for the template.
| renderer_base | $output | renderer_base object. |
| array | data for the template |
Implements templatable.