Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/wiki/db/migration/lib.php File Reference

Go to the source code of this file.

Functions

 wiki_ewiki_2_html ($oldentry, $oldpage, $oldwiki)
 wiki_set_define ($key, $value)
 wiki_get_define ($key)
 ewiki_mime_magic ($binary_data)

Function Documentation

ewiki_mime_magic ( binary_data)

Definition at line 74 of file lib.php.

Here is the caller graph for this function:

wiki_ewiki_2_html ( oldentry,
oldpage,
oldwiki 
)

convert ewiki format text to html format

Parameters:
object$oldentrywiki entry object
object$oldpagewiki page object
object$oldwikiwiki instance object
Returns:
string html format wiki content

Definition at line 10 of file lib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

wiki_get_define ( key)

Definition at line 68 of file lib.php.

Here is the caller graph for this function:

wiki_set_define ( key,
value 
)

Definition at line 62 of file lib.php.

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations