Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
qbank_columnsortorder\output\reset_columns Class Reference
Inheritance diagram for qbank_columnsortorder\output\reset_columns:

Public Member Functions

 __construct (\moodle_url $returnurl, bool $global=false)
 Store data for generating the template context.
 
 export_for_template (renderer_base $output)
 

Protected Attributes

bool bool $global
 True if we are changing global config, false for user preferences.
 
moodle_url moodle_url $returnurl
 The current page URL to redirect back to.
 

Constructor & Destructor Documentation

◆ __construct()

qbank_columnsortorder\output\reset_columns::__construct ( \moodle_url $returnurl,
bool $global = false )

Store data for generating the template context.

Parameters
moodle_url$returnurl
bool$global

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