Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
tool_messageinbound_renderer Class Reference

Implements the plugin renderer. More...

Inheritance diagram for tool_messageinbound_renderer:

Public Member Functions

 messageinbound_handlers_table (array $handlers)
 Render a table listing all of the Inbound Message handlers.
 

Detailed Description

Implements the plugin renderer.

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

Member Function Documentation

◆ messageinbound_handlers_table()

tool_messageinbound_renderer::messageinbound_handlers_table ( array $handlers)

Render a table listing all of the Inbound Message handlers.

Parameters
array$handlers- list of all messageinbound handlers.
Return values
stringHTML to output.

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