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

Public Member Functions

 print_header ()
 print_content ()
 print_footer ()

Protected Member Functions

 set_url ()
 set_session_url ()

Detailed Description

Definition at line 2267 of file pagelib.php.


Member Function Documentation

This method must be overwritten to print the page content.

Reimplemented from page_wiki_edit.

Definition at line 2288 of file pagelib.php.

Here is the call graph for this function:

This method print the footer of the page.

Reimplemented from page_wiki.

Definition at line 2296 of file pagelib.php.

This method prints the top of the page.

Reimplemented from page_wiki_edit.

Definition at line 2269 of file pagelib.php.

Here is the call graph for this function:

set_session_url ( ) [protected]

Reimplemented from page_wiki_edit.

Definition at line 2285 of file pagelib.php.

set_url ( ) [protected]

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

Reimplemented from page_wiki_edit.

Definition at line 2273 of file pagelib.php.

Here is the caller graph for this function:


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