Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
tool_moodlenet\output\select_page Class Reference

Select page renderable. More...

Inheritance diagram for tool_moodlenet\output\select_page:

Public Member Functions

 __construct (import_info $importinfo)
 Inits the Select page renderable.
 
 export_for_template (\renderer_base $output)
 Export the data.
 
 get_import_info ()
 Return the import info.
 

Protected Attributes

import_info $importinfo
 $importinfo resource and config information pertaining to an import.
 

Detailed Description

Select page renderable.

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

Constructor & Destructor Documentation

◆ __construct()

tool_moodlenet\output\select_page::__construct ( import_info $importinfo)

Inits the Select page renderable.

Parameters
import_info$importinforesource and config information pertaining to an import.

Member Function Documentation

◆ export_for_template()

tool_moodlenet\output\select_page::export_for_template ( \renderer_base $output)

Export the data.

Parameters
renderer_base$output
Return values
stdClass

◆ get_import_info()

tool_moodlenet\output\select_page::get_import_info ( )

Return the import info.

Return values
import_infothe import information.

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