|
Moodle
2.2.1
http://www.collinsharper.com
|
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. | |
| enum EWIKI_CONTROL_LINE |
#-- predefine some of the configuration constants
Definition at line 15 of file ewikimoodlelib.php.
| enum EWIKI_DB_TABLE_NAME |
Definition at line 19 of file ewikimoodlelib.php.
| enum EWIKI_HTML_CHARS |
Definition at line 18 of file ewikimoodlelib.php.
| enum EWIKI_LIST_LIMIT |
Definition at line 16 of file ewikimoodlelib.php.
| anydb_escape_string | ( | $ | s | ) |
| ewiki_database_moodle | ( | $ | action, |
| &$ | args, | ||
| $ | sw1, | ||
| $ | sw2 | ||
| ) |
| $ewiki_plugins["database"][0] = "ewiki_database_moodle" |
Glue.
Definition at line 10 of file ewikimoodlelib.php.