User: Alf Magne Kalleland Date: 22.12.12
| package | LudoDB |
|---|---|
| author | Alf Magne Kalleland |
__construct(\LudoDBObject $obj)
\LudoDBObject
clearLimit()
fromPrepared($sql, array $params) : string
array
stringgetCreateTableSql() : string
stringgetInsertSQL() : mixed
mixedgetSql() : string
stringgetUpdateSql() : string
stringsetLimit($start, null $count)
null
getColumns() : string
stringgetColumnsForCollectionSQL() : string
stringgetColumnsToSelectFromJoins() : string
stringgetCompiledSql() : string
This will only be called when config of LudoDBModel or LudoDBCollection does not contain any "sql" key/value.
stringgetJoins() : string
stringgetMyColumns() : string
stringgetOrderBy() : string
stringgetPDOInsert($data) : mixed
mixedgetTableAndColumn($column) : string
stringgetTables() : string
stringgetUpdatesForSql($updates) : string
stringvalidate()
$arguments : array
$config : array
$configParser : \LudoDBConfigParser
$limit : string
$obj : \LudoDBObject
DELETED