Inherits PntComparator.
Additional Inherited Members | |
Public Member Functions inherited from PntComparator | |
__construct ($id=null, $label=null, $sqlOperator=null, $addition=null, $preceder=null) | |
initPropertyDescriptors () | |
evaluateValue_against ($value, $value1, $value2) | |
getSqlOperator () | |
sqlFromValue ($value) | |
comparesToNull () | |
Static Public Member Functions inherited from PntComparator | |
static | getInstances ($type=null, $compulsory=false) |
static | getCache () |
static | getInstance ($comparatorId, $type=null, $compulsory=false) |
static | isMagnitudeType ($type) |
Data Fields inherited from PntIdentifiedOption | |
$id | |
$label | |
Objects of this class describe a comparision. Used by FilterFormPart in the advanced search. part for navigational query specification, part of PntSqlFilter
This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.