Moodle PHP Documentation 4.1
Moodle 4.1.19 (Build: 20250609) (a0a0458154d)
mod_label\navigation\views\secondary Class Reference
Inheritance diagram for mod_label\navigation\views\secondary:

Protected Member Functions

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

Detailed Description

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

Member Function Documentation

◆ load_module_navigation()

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

Custom module construct for label.

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: