|
Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
| prefix ($prefix) | |
| table ($table=undefined, $alias=undefined) | |
| join ($table, $on, $type='inner') | |
Data Fields | |
| $prefix = null | |
| join | ( | $ | table, |
| $ | on, | ||
| $ | type = 'inner' |
||
| ) |
| prefix | ( | $ | prefix | ) |
Specifies which table to use in this dynamic query. You may specify array to perform operation on multiple tables.
Reimplemented from DB_dsql.
| $prefix = null |
Prefix