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

Go to the source code of this file.

Enumerations

enum  EWIKI_CONTROL_LINE
 #-- predefine some of the configuration constants More...
enum  EWIKI_LIST_LIMIT
enum  EWIKI_HTML_CHARS
enum  EWIKI_DB_TABLE_NAME

Functions

 ewiki_database_moodle ($action, &$args, $sw1, $sw2)
 anydb_escape_string ($s)

Variables

 $ewiki_plugins ["database"][0] = "ewiki_database_moodle"
 Glue.

Enumeration Type Documentation

#-- predefine some of the configuration constants

Definition at line 15 of file ewikimoodlelib.php.

Definition at line 19 of file ewikimoodlelib.php.

Definition at line 18 of file ewikimoodlelib.php.

Definition at line 16 of file ewikimoodlelib.php.


Function Documentation

Definition at line 313 of file ewikimoodlelib.php.

Here is the caller graph for this function:

ewiki_database_moodle ( action,
&$  args,
sw1,
sw2 
)

Definition at line 22 of file ewikimoodlelib.php.

Here is the call graph for this function:


Variable Documentation

$ewiki_plugins["database"][0] = "ewiki_database_moodle"

Glue.

Definition at line 10 of file ewikimoodlelib.php.

 All Data Structures Namespaces Files Functions Variables Enumerations