Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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. |