Inherits PntIdentifiedOption.
Inherited by Comparator.
|
| __construct ($id=null, $label=null, $sqlOperator=null, $addition=null, $preceder=null) |
|
| initPropertyDescriptors () |
|
| evaluateValue_against ($value, $value1, $value2) |
|
| getSqlOperator () |
|
| sqlFromValue ($value) |
|
| comparesToNull () |
|
| __construct ($id=null, $label=null) |
|
| initPropertyDescriptors () |
|
| getLabel () |
|
| __construct () |
|
| copy () |
|
| getClass () |
|
| getClassDescriptor () |
|
| initPropertyDescriptors () |
|
| getOid () |
|
| addFieldProp ($name, $type, $readOnly=false, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null, $persistent=true) |
|
| addDerivedProp ($name, $type, $readOnly=true, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null) |
|
| addMultiValueProp ($name, $type, $readOnly=true, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null) |
|
| getPropertyDescriptor ($propertyName) |
|
| get ($propertyName, $filter=true) |
|
| set ($propertyName, $value) |
|
| getOptions ($name, $filter=true) |
|
| getValueValidator ($prop) |
|
| validateGetErrorString ($prop, $value, $validateReadOnly=true) |
|
| basicGetLabel () |
|
| getLabel () |
|
| __toString () |
|
| release () |
|
| getEditInfo () |
|
| toString () |
|
| _getValueValidator ($prop) |
|
__construct |
( |
|
$id = null , |
|
|
|
$label = null , |
|
|
|
$sqlOperator = null , |
|
|
|
$addition = null , |
|
|
|
$preceder = null |
|
) |
| |
SECURITY WARNING: do not pass dynamic values to $id as it will be used in eval. IOW, if $id gets passed php-code, it will be executed possably leading to breach of security
evaluateValue_against |
( |
|
$value, |
|
|
|
$value1, |
|
|
|
$value2 |
|
) |
| |
static getInstance |
( |
|
$comparatorId, |
|
|
|
$type = null , |
|
|
|
$compulsory = false |
|
) |
| |
|
static |
static getInstances |
( |
|
$type = null , |
|
|
|
$compulsory = false |
|
) |
| |
|
static |
Returns the instances
- Returns
- Array of instances
initPropertyDescriptors |
( |
| ) |
|
- Returns
- String the name of the database table the instances are stored in - override for each subclass
static isMagnitudeType |
( |
|
$type | ) |
|
|
static |
The documentation for this class was generated from the following file: