Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
tool_customlang\output\renderer Class Reference

Renderer for the customlang tool. More...

Inheritance diagram for tool_customlang\output\renderer:

Protected Member Functions

 render_tool_customlang_menu (\tool_customlang_menu $menu)
 Defer to template.
 
 render_tool_customlang_translator (\tool_customlang_translator $translator)
 Defer to template.
 

Detailed Description

Renderer for the customlang tool.

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

Member Function Documentation

◆ render_tool_customlang_menu()

tool_customlang\output\renderer::render_tool_customlang_menu ( \tool_customlang_menu $menu)
protected

Defer to template.

Parameters
tool_customlang_menu$menu
Return values
stringhtml the customlang menu buttons

◆ render_tool_customlang_translator()

tool_customlang\output\renderer::render_tool_customlang_translator ( \tool_customlang_translator $translator)
protected

Defer to template.

Parameters
tool_customlang_translator$translator
Return values
stringHtml for the translator

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