Utilitaires SQL.
More...
Utilitaires SQL.
- Author
- jc
- Version
- 1.0.0.4
Definition at line 13 of file SqlUtils.php.
◆ checkWhere()
static checkWhere |
( |
|
$condition | ) |
|
|
static |
◆ getCondition()
static getCondition |
( |
|
$keyValues, |
|
|
|
$classname = NULL , |
|
|
|
$separator = " AND " |
|
) |
| |
|
static |
◆ getFieldList()
static getFieldList |
( |
|
$fields, |
|
|
|
$tableName = false |
|
) |
| |
|
static |
◆ getInsertFields()
static getInsertFields |
( |
|
$keyAndValues | ) |
|
|
static |
◆ getInsertFieldsValues()
static getInsertFieldsValues |
( |
|
$keyAndValues | ) |
|
|
static |
◆ getMultiWhere()
static getMultiWhere |
( |
|
$values, |
|
|
|
$field |
|
) |
| |
|
static |
◆ getParameters()
static getParameters |
( |
|
$keyAndValues | ) |
|
|
staticprivate |
◆ getQuotedKeys()
static getQuotedKeys |
( |
|
$keyAndValues | ) |
|
|
staticprivate |
◆ getUpdateFieldsKeyAndValues()
static getUpdateFieldsKeyAndValues |
( |
|
$keyAndValues | ) |
|
|
static |
◆ getWhere()
static getWhere |
( |
|
$keyAndValues | ) |
|
|
static |
◆ $quote
The documentation for this class was generated from the following file: