phpPeanuts  2.2.0
phpPeanuts framework
 All Data Structures Namespaces Files Functions Variables
Comparator Class Reference

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
 

Detailed Description

Objects of this class describe a comparision. Used by FilterFormPart in the advanced search. part for navigational query specification, part of PntSqlFilter

See Also
http://www.phppeanuts.org/site/index_php/Pagina/170

This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.

See Also
http://www.phppeanuts.org/site/index_php/Menu/178 Framework code is in superclass.

The documentation for this class was generated from the following file: