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

Public Member Functions

 print_header ()
 print_content ()
 set_url ()
 set_coursemodule ($id)

Protected Member Functions

 create_navbar ()

Detailed Description

View a wiki page

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

Definition at line 288 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 357 of file pagelib.php.

Here is the call graph for this function:

This method must be overwritten to print the page content.

Reimplemented from page_wiki.

Definition at line 310 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 294 of file pagelib.php.

Here is the call graph for this function:

set_coursemodule ( id)

Definition at line 353 of file pagelib.php.

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 332 of file pagelib.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