Netsutie PHP Toolkit
BinSearchBasic Class Reference
Inheritance diagram for BinSearchBasic:
SearchRecordBasic SearchRecord

Data Fields

 $binNumber
 
 $inactive
 
 $internalId
 
 $internalIdNumber
 
 $location
 
 $memo
 
 $customFieldList
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecordBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecord
static $paramtypesmap
 

Detailed Description

BinSearchBasic

Definition at line 8 of file BinSearchBasic.php.

Field Documentation

$binNumber

Definition at line 18 of file BinSearchBasic.php.

$customFieldList

Definition at line 78 of file BinSearchBasic.php.

$inactive

Definition at line 28 of file BinSearchBasic.php.

$internalId

Definition at line 38 of file BinSearchBasic.php.

$internalIdNumber

Definition at line 48 of file BinSearchBasic.php.

$location

Definition at line 58 of file BinSearchBasic.php.

$memo

Definition at line 68 of file BinSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"binNumber" => "SearchStringField",
"inactive" => "SearchBooleanField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"location" => "SearchMultiSelectField",
"memo" => "SearchStringField",
"customFieldList" => "SearchCustomFieldList",
)

Definition at line 82 of file BinSearchBasic.php.


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