Netsutie PHP Toolkit
ChargeSearchRow Class Reference
Inheritance diagram for ChargeSearchRow:
SearchRow

Data Fields

 $basic
 
 $invoiceJoin
 
 $jobJoin
 
 $salesOrderJoin
 
 $timeJoin
 
 $transactionJoin
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

ChargeSearchRow

Definition at line 8 of file ChargeSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file ChargeSearchRow.php.

$customSearchJoin

Definition at line 88 of file ChargeSearchRow.php.

$invoiceJoin

Definition at line 28 of file ChargeSearchRow.php.

$jobJoin

Definition at line 38 of file ChargeSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "ChargeSearchRowBasic",
"invoiceJoin" => "TransactionSearchRowBasic",
"jobJoin" => "JobSearchRowBasic",
"salesOrderJoin" => "TransactionSearchRowBasic",
"timeJoin" => "TimeBillSearchRowBasic",
"transactionJoin" => "TransactionSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 92 of file ChargeSearchRow.php.

$salesOrderJoin

Definition at line 48 of file ChargeSearchRow.php.

$timeJoin

Definition at line 58 of file ChargeSearchRow.php.

$transactionJoin

Definition at line 68 of file ChargeSearchRow.php.

$userJoin

Definition at line 78 of file ChargeSearchRow.php.


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