Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
mod_book\output\renderer Class Reference

Moodle renderer used to display special elements of the book module. More...

Inheritance diagram for mod_book\output\renderer:

Public Member Functions

 render_main_action_menu (main_action_menu $actionmenu)
 Renderers the main action menu.
 

Detailed Description

Moodle renderer used to display special elements of the book module.

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

Member Function Documentation

◆ render_main_action_menu()

mod_book\output\renderer::render_main_action_menu ( main_action_menu $actionmenu)

Renderers the main action menu.

Parameters
main_action_menu$actionmenuMain action menu object.
Return values
stringThe rendered html.

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