Public Member Functions | |
OldQueryObj ($dbaccess, $class) | |
Query ($start=0, $slice=0, $res_type="LIST", $p_query="") | |
CriteriaClause () | |
AlphaClause () | |
SupClause () | |
GenPage ($url, $nores, $complete="FALSE", $display_form="YES") | |
GenForm ($url, $display_form="YES") | |
init ($attr, $default) | |
Data Fields | |
$nb = 0 | |
$LastQuery = "" | |
$table | |
$operators | |
$down = " v" | |
$up = " ^" | |
$display_alpha = "FALSE" | |
$alpha_default = "NONE" | |
$distinct = "distinct" | |
Definition at line 58 of file Class.OldQueryObj.php.
AlphaClause | ( | ) |
Definition at line 304 of file Class.OldQueryObj.php.
CriteriaClause | ( | ) |
Definition at line 271 of file Class.OldQueryObj.php.
GenForm | ( | $url, | |
$display_form = "YES" |
|||
) |
Definition at line 386 of file Class.OldQueryObj.php.
GenPage | ( | $url, | |
$nores, | |||
$complete = "FALSE" , |
|||
$display_form = "YES" |
|||
) |
init | ( | $attr, | |
$default | |||
) |
Definition at line 614 of file Class.OldQueryObj.php.
OldQueryObj | ( | $dbaccess, | |
$class | |||
) |
Query | ( | $start = 0 , |
|
$slice = 0 , |
|||
$res_type = "LIST" , |
|||
$p_query = "" |
|||
) |
SupClause | ( | ) |
Definition at line 313 of file Class.OldQueryObj.php.
$alpha_default = "NONE" |
Definition at line 123 of file Class.OldQueryObj.php.
$display_alpha = "FALSE" |
Definition at line 122 of file Class.OldQueryObj.php.
$distinct = "distinct" |
Definition at line 124 of file Class.OldQueryObj.php.
$down = " v" |
Definition at line 119 of file Class.OldQueryObj.php.
$LastQuery = "" |
Definition at line 62 of file Class.OldQueryObj.php.
$nb = 0 |
Definition at line 61 of file Class.OldQueryObj.php.
$operators |
Definition at line 66 of file Class.OldQueryObj.php.
$table |
Definition at line 64 of file Class.OldQueryObj.php.
$up = " ^" |
Definition at line 120 of file Class.OldQueryObj.php.
← centre documentaire |
|