Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
Implements the plugin renderer. More...
Public Member Functions | |
messageinbound_handlers_table (array $handlers) | |
Render a table listing all of the Inbound Message handlers. | |
Implements the plugin renderer.
tool_messageinbound_renderer::messageinbound_handlers_table | ( | array | $handlers | ) |
Render a table listing all of the Inbound Message handlers.
array | $handlers | - list of all messageinbound handlers. |
string | HTML to output. |