|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
| enum ACTION_GENERATE_HTML |
Definition at line 32 of file xmldb_constants.php.
| enum ACTION_GENERATE_XML |
Definition at line 33 of file xmldb_constants.php.
Definition at line 34 of file xmldb_constants.php.
| enum ACTION_NONE |
First, some constants to be used by actions.
This file contains all the constants and variables used by the XMLDB interface
Definition at line 31 of file xmldb_constants.php.
Definition at line 67 of file xmldb_constants.php.
| enum XMLDB_INDEX_UNIQUE |
Definition at line 66 of file xmldb_constants.php.
| enum XMLDB_KEY_CHECK |
Definition at line 52 of file xmldb_constants.php.
| enum XMLDB_KEY_FOREIGN |
Definition at line 51 of file xmldb_constants.php.
Definition at line 53 of file xmldb_constants.php.
| enum XMLDB_KEY_INCORRECT |
Now the allowed DB Keys.
Definition at line 48 of file xmldb_constants.php.
| enum XMLDB_KEY_PRIMARY |
Definition at line 49 of file xmldb_constants.php.
| enum XMLDB_KEY_UNIQUE |
Definition at line 50 of file xmldb_constants.php.
| enum XMLDB_LINEFEED |
Some strings used widely.
Definition at line 70 of file xmldb_constants.php.
| enum XMLDB_NOTNULL |
Definition at line 64 of file xmldb_constants.php.
| enum XMLDB_PHP_FOOTER |
Definition at line 72 of file xmldb_constants.php.
| enum XMLDB_PHP_HEADER |
Definition at line 71 of file xmldb_constants.php.
| enum XMLDB_SEQUENCE |
Definition at line 65 of file xmldb_constants.php.
Definition at line 60 of file xmldb_constants.php.
Definition at line 59 of file xmldb_constants.php.
Now the allowed Statement Types.
Definition at line 56 of file xmldb_constants.php.
Definition at line 57 of file xmldb_constants.php.
Definition at line 58 of file xmldb_constants.php.
| enum XMLDB_TYPE_BINARY |
Definition at line 43 of file xmldb_constants.php.
| enum XMLDB_TYPE_CHAR |
Definition at line 41 of file xmldb_constants.php.
| enum XMLDB_TYPE_DATETIME |
Definition at line 44 of file xmldb_constants.php.
| enum XMLDB_TYPE_FLOAT |
Definition at line 40 of file xmldb_constants.php.
| enum XMLDB_TYPE_INCORRECT |
Now the allowed DB Field Types.
Definition at line 37 of file xmldb_constants.php.
| enum XMLDB_TYPE_INTEGER |
Definition at line 38 of file xmldb_constants.php.
| enum XMLDB_TYPE_NUMBER |
Definition at line 39 of file xmldb_constants.php.
| enum XMLDB_TYPE_TEXT |
Definition at line 42 of file xmldb_constants.php.
| enum XMLDB_TYPE_TIMESTAMP |
Definition at line 45 of file xmldb_constants.php.
| enum XMLDB_UNSIGNED |
Some other useful Constants.
Definition at line 63 of file xmldb_constants.php.