Public Member Functions |
| start ($class="") |
| selection ($name, $option, $old="", $trans="", $class="", $js="", $addblank=0) |
| makename ($base, $att, $num) |
| form ($base, $option, $class="", $target="") |
| plain_where ($base) |
| generic_submit ($what, $base, $incr=1) |
| where ($base, $incr=1) |
| from ($base, $incr=0) |
| plain_from ($base) |
| start ($class="") |
| selection ($name, $option, $old="", $trans="", $class="") |
| makename ($base, $att, $num) |
| form ($base, $option, $class="", $target="") |
| plain_where ($base) |
| translated_plain_where ($base, $field) |
| where ($base, $incr=1) |
Member Function Documentation
form |
( |
|
$base, |
|
|
|
$option, |
|
|
|
$class = "" , |
|
|
|
$target = "" |
|
) |
| |
form |
( |
|
$base, |
|
|
|
$option, |
|
|
|
$class = "" , |
|
|
|
$target = "" |
|
) |
| |
from |
( |
|
$base, |
|
|
|
$incr = 0 |
|
) |
| |
generic_submit |
( |
|
$what, |
|
|
|
$base, |
|
|
|
$incr = 1 |
|
) |
| |
makename |
( |
|
$base, |
|
|
|
$att, |
|
|
|
$num |
|
) |
| |
makename |
( |
|
$base, |
|
|
|
$att, |
|
|
|
$num |
|
) |
| |
selection |
( |
|
$name, |
|
|
|
$option, |
|
|
|
$old = "" , |
|
|
|
$trans = "" , |
|
|
|
$class = "" |
|
) |
| |
selection |
( |
|
$name, |
|
|
|
$option, |
|
|
|
$old = "" , |
|
|
|
$trans = "" , |
|
|
|
$class = "" , |
|
|
|
$js = "" , |
|
|
|
$addblank = 0 |
|
) |
| |
translated_plain_where |
( |
|
$base, |
|
|
|
$field |
|
) |
| |
where |
( |
|
$base, |
|
|
|
$incr = 1 |
|
) |
| |
where |
( |
|
$base, |
|
|
|
$incr = 1 |
|
) |
| |
Field Documentation
Initial value: array(
"like" => "like",
">" => ">",
"<" => "<",
">=" => ">=",
"<=" => "<=",
"=" => "=",
"<>" => "<>"
)
Initial value: array(
"de" => array(
"searchfor" => "Suchen nach:",
"and" => "und",
"or" => "oder",
"like" => "enthält",
"reset" => "Neu",
"submit" => "Ausführen",
"less" => "Weniger",
"more" => "Mehr"
),
"en" => array(
"searchfor" => "Search for:",
"and" => "and",
"or" => "or",
"like" => "contains",
"reset" => "Reset Query",
"submit" => "Submit Query",
"less" => "Fewer",
"more" => "More"
)
)
Initial value: array(
"conditions", "input_size", "input_max", "method", "lang", "translate", "container", "variable"
)
The documentation for this class was generated from the following files: