Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250605) (9223e346c3e)
gradereport_history\output\user_button Class Reference

A button that is used to select users for a form. More...

Inheritance diagram for gradereport_history\output\user_button:

Public Member Functions

 __construct (\moodle_url $url, $label, $method='post')
 Initialises the new select_user_button.
 

Detailed Description

A button that is used to select users for a form.

Since
Moodle 2.8
Author
Adam Olley adam..nosp@m.olle.nosp@m.y@net.nosp@m.spot.nosp@m..com..nosp@m.au
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

gradereport_history\output\user_button::__construct ( \moodle_url $url,
$label,
$method = 'post' )

Initialises the new select_user_button.

Parameters
moodle_url$url
string$labelThe text to display in the button
string$methodEither post or get

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