Property | Type | Description | |
---|---|---|---|
$objNodeArray |
Method | Description | |
---|---|---|
GetAsManualSql ( ) : string | This is used primarly by datagrids wanting to use the "old Beta 2" style of Manual Queries. This allows a datagrid to use QQ::OrderBy even though the manually-written Load method takes in Beta 2 string-based SortByCommand information. | |
UpdateQueryBuilder ( QQueryBuilder $objBuilder ) | ||
__construct ( $mixParameterArray ) | ||
__toString ( ) |
Method | Description | |
---|---|---|
CollapseNodes ( $mixParameterArray ) |
public GetAsManualSql ( ) : string | ||
return | string |
public UpdateQueryBuilder ( QQueryBuilder $objBuilder ) | ||
$objBuilder | QQueryBuilder |