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

Public Member Functions

 print_header ()
 print_content ()
 set_newcontent ($newcontent)

Protected Member Functions

 set_session_url ()
 print_save ()

Detailed Description

Class that models the behavior of wiki's save page

Definition at line 1962 of file pagelib.php.


Member Function Documentation

This method must be overwritten to print the page content.

Reimplemented from page_wiki_edit.

Reimplemented in page_wiki_confirmrestore.

Definition at line 1969 of file pagelib.php.

Here is the call graph for this function:

This method prints the top of the page.

Reimplemented from page_wiki_edit.

Definition at line 1966 of file pagelib.php.

print_save ( ) [protected]

Definition at line 1985 of file pagelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

set_newcontent ( newcontent)

Definition at line 1978 of file pagelib.php.

set_session_url ( ) [protected]

Reimplemented from page_wiki_edit.

Definition at line 1982 of file pagelib.php.


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