Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
mod_feedback\navigation\views\secondary Class Reference
Inheritance diagram for mod_feedback\navigation\views\secondary:

Protected Member Functions

 get_default_module_mapping ()
 
 load_module_navigation (settings_navigation $settingsnav, ?navigation_node $rootnode=null)
 Custom module construct for feedback.
 

Detailed Description

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

Member Function Documentation

◆ load_module_navigation()

mod_feedback\navigation\views\secondary::load_module_navigation ( settings_navigation $settingsnav,
?navigation_node $rootnode = null )
protected

Custom module construct for feedback.

Parameters
settings_navigation$settingsnavThe settings navigation object related to the module page
navigation_node | null$rootnodeThe node where the module navigation nodes should be added into as children. If not explicitly defined, the nodes will be added to the secondary root node by default.

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