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

Public Member Functions

 print_header ()
 print_content ()
 set_view ($option)
 set_url ()

Protected Member Functions

 create_navbar ()
 render_navigation_node ($items, $attrs=array(), $expansionlimit=null, $depth=1)

Detailed Description

Class that models the behavior of wiki's map page

Definition at line 1384 of file pagelib.php.


Member Function Documentation

create_navbar ( ) [protected]

Protected method to create the common items of the navbar in every page type.

Reimplemented from page_wiki.

Definition at line 1445 of file pagelib.php.

This method must be overwritten to print the page content.

Reimplemented from page_wiki.

Definition at line 1396 of file pagelib.php.

Here is the call graph for this function:

This method prints the top of the page.

Reimplemented from page_wiki.

Definition at line 1391 of file pagelib.php.

Here is the call graph for this function:

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

Definition at line 1723 of file pagelib.php.

Here is the call graph for this function:

set_url ( )

Method to set the URL of the page. This method must be overwritten by every type of page.

Reimplemented from page_wiki.

Definition at line 1440 of file pagelib.php.

set_view ( option)

Definition at line 1436 of file pagelib.php.


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