Summary
- abstract
- File
- Package hierarchy filter\sql
- Class hierarchy \AbstractHTMLTableFilter \HTMLTableNumberComparatorSQLFilter
- Implements \SQLFragmentBuilder
__construct( $db_field, $name, $label, $lower_bound = self::NOT_BOUNDED, $upper_bound = self::NOT_BOUNDED)
| $db_field | ||
| $name | ||
| $label | ||
| $lower_bound | ||
| $upper_bound |
| None found |
get_id()
| None found |
get_form_field()
| None found |
get_sql() : \SQLFragment
| None found |
is_value_allowed( $value)
{@inheritdoc}
| $value |
| None found |
set_value( $value)
| $value |
| None found |
get_value()
| None found |
get_sql_value_parameter_prefix()
| None found |
get_sql_comparator_symbol()
| None found |
get_number( $value)
| $value |
| None found |
check_interval( $number)
| $number |
| None found |
$id :
| None found |
$field : \FormField
| None found |
$param_id_index :
| None found |
$db_field :
| None found |
$lower_bound :
| None found |
$upper_bound :
| None found |