Netsutie PHP Toolkit
SearchLongCustomField Class Reference
Inheritance diagram for SearchLongCustomField:
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 SearchLongCustomField.php.

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

Definition at line 42 of file SearchLongCustomField.php.

$searchValue

Definition at line 18 of file SearchLongCustomField.php.

$searchValue2

Definition at line 28 of file SearchLongCustomField.php.


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