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

Public Member Functions

 print_header ()
 print_content ()
 set_url ()
 set_action ($action, $commentid, $content)

Detailed Description

Definition at line 2189 of file pagelib.php.


Member Function Documentation

This method must be overwritten to print the page content.

Reimplemented from page_wiki.

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

Here is the call graph for this function:

set_action ( action,
commentid,
content 
)

Definition at line 2230 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 2225 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