Public Member Functions |
| | __construct ($id, $group, $table=false) |
| | getHash () |
| | getDB () |
| | getQueryBuilder ($unique=true) |
| | getKeyWhereSql (KWebObject_Attributable $object, KWebAttribute_Table_Class $attributes, $lang=false, $newId=false) |
| | getKeyMultipleWhereSql ($uids, $genre, KWebAttribute_Table_Class $attributes, $languages=false) |
| | getSelectSql (KWebAttribute_Table_Class $attributes) |
| | onObjectSwitchId ($genre, $oldId, $newId) |
Data Fields |
| | $table |
| | Table name.
|
| | $selectColumns = array() |
| | List of additional select columns.
|
Constructor & Destructor Documentation
| KWebSource_Sql::__construct |
( |
$ |
id, |
|
|
$ |
group, |
|
|
$ |
table = false |
|
) |
| |
Member Function Documentation
| KWebSource_Sql::getDB |
( |
| ) |
|
| KWebSource_Sql::getHash |
( |
| ) |
|
| KWebSource_Sql::getQueryBuilder |
( |
$ |
unique = true | ) |
|
| KWebSource_Sql::onObjectSwitchId |
( |
$ |
genre, |
|
|
$ |
oldId, |
|
|
$ |
newId |
|
) |
| |
Field Documentation
| KWebSource_Sql::$selectColumns = array() |
List of additional select columns.
The documentation for this class was generated from the following file: