Netsutie PHP Toolkit
BinSearch Class Reference
Inheritance diagram for BinSearch:
SearchRecord

Data Fields

 $basic
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

BinSearch

Definition at line 8 of file BinSearch.php.

Field Documentation

$basic

Definition at line 18 of file BinSearch.php.

$customSearchJoin

Definition at line 38 of file BinSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "BinSearchBasic",
"userJoin" => "EmployeeSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 42 of file BinSearch.php.

$userJoin

Definition at line 28 of file BinSearch.php.


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