ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
Common.php File Reference

Go to the source code of this file.

Data Structures

class  MDB2_Driver_Reverse_Common
 

Namespaces

 MDB2
 Several methods to convert the MDB2 native timestamp format (ISO based) to and from data structures that are convenient to worth with in side of php.
 

Variables

const MDB2_TABLEINFO_ORDER 1
 These are constants for the tableInfo-function they are bitwised or'ed. More...
 
const MDB2_TABLEINFO_ORDERTABLE 2
 
const MDB2_TABLEINFO_FULL 3
 

Variable Documentation

◆ MDB2_TABLEINFO_FULL

const MDB2_TABLEINFO_FULL 3

Definition at line 61 of file Common.php.

◆ MDB2_TABLEINFO_ORDER

const MDB2_TABLEINFO_ORDER 1

These are constants for the tableInfo-function they are bitwised or'ed.

so if there are more constants to be defined in the future, adjust MDB2_TABLEINFO_FULL accordingly

Definition at line 59 of file Common.php.

Referenced by ilDBPdoReversePostgres\tableInfo(), MDB2_Driver_Reverse_Common\tableInfo(), MDB2_Driver_Reverse_mysql\tableInfo(), MDB2_Driver_Reverse_pgsql\tableInfo(), MDB2_Driver_Reverse_mysqli\tableInfo(), and MDB2_Driver_Reverse_oci8\tableInfo().

◆ MDB2_TABLEINFO_ORDERTABLE