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

Public Member Functions

 settings_tree (settings_navigation $navigation)
 navigation_tree (global_navigation $navigation)

Protected Member Functions

 navigation_node (navigation_node $node, $attrs=array())

Detailed Description

Definition at line 37 of file renderers.php.


Member Function Documentation

navigation_node ( navigation_node node,
attrs = array() 
) [protected]

Protected method to render a navigaiton node

Parameters:
navigation_node$node
array$attrs
Returns:
type

Definition at line 70 of file renderers.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Produces the navigation tree

Parameters:
global_navigation$navigation
Returns:
string

Definition at line 59 of file renderers.php.

Here is the call graph for this function:

Produces the settings tree

Parameters:
settings_navigation$navigation
Returns:
string

Definition at line 45 of file renderers.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