Netsutie PHP Toolkit
SearchDoubleCustomField Class Reference
Inheritance diagram for SearchDoubleCustomField:
SearchCustomField

Data Fields

 $searchValue
 
 $searchValue2
 
 $operator
 
- Data Fields inherited from SearchCustomField
 $internalId
 
 $scriptId
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchCustomField
static $paramtypesmap
 

Detailed Description

Field Documentation

$operator

Definition at line 38 of file SearchDoubleCustomField.php.

$paramtypesmap
static
Initial value:
= array(
"searchValue" => "float",
"searchValue2" => "float",
"operator" => "SearchDoubleFieldOperator",
)

Definition at line 42 of file SearchDoubleCustomField.php.

$searchValue

Definition at line 18 of file SearchDoubleCustomField.php.

$searchValue2

Definition at line 28 of file SearchDoubleCustomField.php.


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