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

Public Member Functions

 __construct ($wiki, $subwiki, $cm)
 print_header ()
 print_content ()
 set_newcontent ($newcontent)
 set_url ()

Protected Member Functions

 setup_tabs ()
 check_locks ()
 print_preview ()

Detailed Description

Definition at line 946 of file pagelib.php.


Constructor & Destructor Documentation

__construct ( wiki,
subwiki,
cm 
)

page_wiki constructor

Parameters:
$wiki.Current wiki
$subwiki.Current subwiki.
$cm.Current course_module.

Reimplemented from page_wiki_edit.

Definition at line 950 of file pagelib.php.


Member Function Documentation

check_locks ( ) [protected]

Reimplemented from page_wiki_edit.

Definition at line 994 of file pagelib.php.

This method must be overwritten to print the page content.

Reimplemented from page_wiki_edit.

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

print_preview ( ) [protected]

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

Here is the caller 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_edit.

Definition at line 977 of file pagelib.php.

setup_tabs ( ) [protected]

Definition at line 990 of file pagelib.php.


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