Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | List of all members
tool_customlang\output\translator Class Reference

Class containing data for customlang translator page. More...

Inheritance diagram for tool_customlang\output\translator:
renderable templatable

Public Member Functions

 __construct (\tool_customlang_translator $translator)
 Construct this renderable. More...
 
 export_for_template (renderer_base $output)
 Export the data. More...
 

Detailed Description

Class containing data for customlang translator page.

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

Constructor & Destructor Documentation

◆ __construct()

tool_customlang\output\translator::__construct ( \tool_customlang_translator  $translator)

Construct this renderable.

Parameters
tool_customlang_translator$translatorThe translator object.

Member Function Documentation

◆ export_for_template()

tool_customlang\output\translator::export_for_template ( renderer_base  $output)

Export the data.

Parameters
renderer_base$output
Return values
stdClass

Implements templatable.


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