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

Public Member Functions

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

Protected Member Functions

 create_navbar ()
 setup_tabs ()

Detailed Description

Class that models the behavior of wiki's delete comment confirmation page

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

This method must be overwritten to print the page content.

Reimplemented from page_wiki.

Definition at line 1900 of file pagelib.php.

This method prints the top of the page.

Reimplemented from page_wiki.

Definition at line 1895 of file pagelib.php.

Here is the call graph for this function:

set_action ( action,
commentid,
content 
)

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

setup_tabs ( ) [protected]

Definition at line 1922 of file pagelib.php.


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