Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
Search form renderable class. More...
Public Member Functions | |
__construct ($courseid) | |
Constructor. | |
export_for_template (renderer_base $output) | |
Protected Attributes | |
moodle_url | $actionurl |
The form action URL. | |
int | $courseid |
The course ID. | |
help_icon | $helpicon |
The help icon. | |
Search form renderable class.
block_search_forums\output\search_form::__construct | ( | $courseid | ) |
Constructor.
int | $courseid | The course ID. |