Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
core_question\output\qbank_action_menu Class Reference
Inheritance diagram for core_question\output\qbank_action_menu:
templatable renderable

Public Member Functions

 __construct (moodle_url $currenturl)
 qbank_actionbar constructor.
 
 export_for_template (renderer_base $output)
 Provides the data for the template.
 

Constructor & Destructor Documentation

◆ __construct()

core_question\output\qbank_action_menu::__construct ( moodle_url $currenturl)

qbank_actionbar constructor.

Parameters
moodle_url$currenturlThe current URL.

Member Function Documentation

◆ export_for_template()

core_question\output\qbank_action_menu::export_for_template ( renderer_base $output)

Provides the data for the template.

Parameters
renderer_base$outputrenderer_base object.
Return values
arraydata for the template

Implements templatable.


The documentation for this class was generated from the following file: