Moodle  2.2.1
http://www.collinsharper.com
block_navigation_renderer Class Reference
Inheritance diagram for block_navigation_renderer:
Collaboration diagram for block_navigation_renderer:

Public Member Functions

 navigation_tree (global_navigation $navigation, $expansionlimit, array $options=array())

Protected Member Functions

 navigation_node ($items, $attrs=array(), $expansionlimit=null, array $options=array(), $depth=1)

Detailed Description

Definition at line 3 of file renderer.php.


Member Function Documentation

navigation_node ( items,
attrs = array(),
expansionlimit = null,
array options = array(),
depth = 1 
) [protected]

Definition at line 14 of file renderer.php.

Here is the call graph for this function:

Here is the caller graph for this function:

navigation_tree ( global_navigation navigation,
expansionlimit,
array options = array() 
)

Definition at line 5 of file renderer.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations