Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
qbank_managecategories\output\categories_header Class Reference
Inheritance diagram for qbank_managecategories\output\categories_header:

Public Member Functions

 __construct (protected question_categories question_categories $categories,)
 Constructor.
 
 export_for_template (renderer_base $output)
 Output template data for the heading of the category management page.
 

Constructor & Destructor Documentation

◆ __construct()

qbank_managecategories\output\categories_header::__construct ( protected question_categories question_categories $categories)

Constructor.

Parameters
question_categories$categoriesQuestion categories for display.
Parameters
$categories$categories Question categories for display.

Member Function Documentation

◆ export_for_template()

qbank_managecategories\output\categories_header::export_for_template ( renderer_base $output)

Output template data for the heading of the category management page.

Parameters
renderer_base$output
Return values
array
Exceptions
coding_exception

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