DBI2 Member List
This is the complete list of members for
DBI2, including all inherited members.
| __construct($name, $db_host, $db_name, $db_user, $db_pass) | DBI2 | |
| SObject::__construct() | SObject | |
| addTransactionCallback($cb) | DBI2 | |
| cancelTransaction() | DBI2 | |
| cleanup() | DBI2 | [static] |
| clearErrors() | DBI2 | |
| commitTransaction() | DBI2 | |
| createTransaction($nest=false) | DBI2 | |
| delete($table, $constraints=false) | DBI2 | |
| doc() | SObject | |
| FORMAT_DATE_DB | DBI2 | |
| FORMAT_NICE_DATE | DBI2 | |
| FORMAT_NICE_DATE_ABBR | DBI2 | |
| FORMAT_NICE_DATETIME | DBI2 | |
| FORMAT_NICE_TIME | DBI2 | |
| FORMAT_SHORT_DATE | DBI2 | |
| formatTimestamp($dbTimestamp, $formatString) | DBI2 | [static] |
| getDB() | DBI2 | |
| getDBI($name) | DBI2 | [static] |
| getDefaultOperator() | DBI2 | |
| getError() | SObject | |
| getErrorFrom($obj) | SObject | |
| getFieldName() | DBI2 | |
| getLastError() | SObject | |
| getLastStaticError() | SObject | [static] |
| getLastStaticWarning() | SObject | [static] |
| getLastWarning() | SObject | |
| getQuery() | DBI2 | |
| getResult($a= '') | DBI2 | |
| getStaticError() | SObject | [static] |
| getStaticWarning() | SObject | [static] |
| getWarning() | SObject | |
| getWarningFrom($obj) | SObject | |
| hasError() | SObject | |
| hasStaticError() | SObject | [static] |
| hasStaticWarning() | SObject | [static] |
| hasWarning() | SObject | |
| insert($into, $what) | DBI2 | |
| inTransaction() | DBI2 | |
| mysql_insert_id() | DBI2 | |
| query($string) | DBI2 | |
| select($from, $what=self::NUM_RESULTS, $constraints=array(), $limit=array(), $order=array(), $extraJoins= '', $groupBy= '') | DBI2 | |
| setDefaultOperator($op) | DBI2 | |
| setPrettyWarning($function, $warning) | SObject | |
| setResult($a, $b) | DBI2 | |
| setValidAttributes($table, $attributes) | DBI2 | |
| setXMLErrorMode($mode) | SObject | |
| startTransaction($callback=null) | DBI2 | |
| update($table, $what, $constraints=false) | DBI2 | |