Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
block_settings_renderer Class Reference
Inheritance diagram for block_settings_renderer:

Public Member Functions

 search_form (moodle_url $formtarget, $searchvalue)
 
 settings_tree (settings_navigation $navigation)
 

Protected Member Functions

 navigation_node (navigation_node $node, $attrs=array(), $depth=1)
 Build the navigation node.
 

Member Function Documentation

◆ navigation_node()

block_settings_renderer::navigation_node ( navigation_node $node,
$attrs = array(),
$depth = 1 )
protected

Build the navigation node.

Parameters
navigation_node$nodethe navigation node object.
array$attrslist of attributes.
int$depththe depth, default to 1.
Return values
stringthe navigation node code.

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