Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
Moodle renderer used to display special elements of the book module. More...
Public Member Functions | |
render_main_action_menu (main_action_menu $actionmenu) | |
Renderers the main action menu. | |
Moodle renderer used to display special elements of the book module.
mod_book\output\renderer::render_main_action_menu | ( | main_action_menu | $actionmenu | ) |
Renderers the main action menu.
main_action_menu | $actionmenu | Main action menu object. |
string | The rendered html. |