Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/xmldb/xmldb_constants.php File Reference

Go to the source code of this file.

Enumerations

enum  ACTION_NONE
 First, some constants to be used by actions. More...
enum  ACTION_GENERATE_HTML
enum  ACTION_GENERATE_XML
enum  ACTION_HAVE_SUBACTIONS
enum  XMLDB_TYPE_INCORRECT
 Now the allowed DB Field Types. More...
enum  XMLDB_TYPE_INTEGER
enum  XMLDB_TYPE_NUMBER
enum  XMLDB_TYPE_FLOAT
enum  XMLDB_TYPE_CHAR
enum  XMLDB_TYPE_TEXT
enum  XMLDB_TYPE_BINARY
enum  XMLDB_TYPE_DATETIME
enum  XMLDB_TYPE_TIMESTAMP
enum  XMLDB_KEY_INCORRECT
 Now the allowed DB Keys. More...
enum  XMLDB_KEY_PRIMARY
enum  XMLDB_KEY_UNIQUE
enum  XMLDB_KEY_FOREIGN
enum  XMLDB_KEY_CHECK
enum  XMLDB_KEY_FOREIGN_UNIQUE
enum  XMLDB_STATEMENT_INCORRECT
 Now the allowed Statement Types. More...
enum  XMLDB_STATEMENT_INSERT
enum  XMLDB_STATEMENT_UPDATE
enum  XMLDB_STATEMENT_DELETE
enum  XMLDB_STATEMENT_CUSTOM
enum  XMLDB_UNSIGNED
 Some other useful Constants. More...
enum  XMLDB_NOTNULL
enum  XMLDB_SEQUENCE
enum  XMLDB_INDEX_UNIQUE
enum  XMLDB_INDEX_NOTUNIQUE
enum  XMLDB_LINEFEED
 Some strings used widely. More...
enum  XMLDB_PHP_HEADER
enum  XMLDB_PHP_FOOTER

Enumeration Type Documentation

Definition at line 32 of file xmldb_constants.php.

Definition at line 33 of file xmldb_constants.php.

Definition at line 34 of file xmldb_constants.php.

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.

Definition at line 66 of file xmldb_constants.php.

Definition at line 52 of file xmldb_constants.php.

Definition at line 51 of file xmldb_constants.php.

Definition at line 53 of file xmldb_constants.php.

Now the allowed DB Keys.

Definition at line 48 of file xmldb_constants.php.

Definition at line 49 of file xmldb_constants.php.

Definition at line 50 of file xmldb_constants.php.

Some strings used widely.

Definition at line 70 of file xmldb_constants.php.

Definition at line 64 of file xmldb_constants.php.

Definition at line 72 of file xmldb_constants.php.

Definition at line 71 of file xmldb_constants.php.

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.

Definition at line 43 of file xmldb_constants.php.

Definition at line 41 of file xmldb_constants.php.

Definition at line 44 of file xmldb_constants.php.

Definition at line 40 of file xmldb_constants.php.

Now the allowed DB Field Types.

Definition at line 37 of file xmldb_constants.php.

Definition at line 38 of file xmldb_constants.php.

Definition at line 39 of file xmldb_constants.php.

Definition at line 42 of file xmldb_constants.php.

Definition at line 45 of file xmldb_constants.php.

Some other useful Constants.

Definition at line 63 of file xmldb_constants.php.

 All Data Structures Namespaces Files Functions Variables Enumerations