Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
block_search_forums\output\search_form Class Reference

Search form renderable class. More...

Inheritance diagram for block_search_forums\output\search_form:

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.
 

Detailed Description

Search form renderable class.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

block_search_forums\output\search_form::__construct ( $courseid)

Constructor.

Parameters
int$courseidThe course ID.

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