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

Data Fields

 $searchValue
 
 $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 28 of file SearchStringCustomField.php.

$paramtypesmap
static
Initial value:
= array(
"searchValue" => "string",
"operator" => "SearchStringFieldOperator",
)

Definition at line 32 of file SearchStringCustomField.php.

$searchValue

Definition at line 18 of file SearchStringCustomField.php.


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