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

Data Fields

 $basic
 
 $billingScheduleJoin
 
 $contactPrimaryJoin
 
 $customerJoin
 
 $projectTaskJoin
 
 $resourceAllocationJoin
 
 $taskJoin
 
 $timeJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

JobSearchRow

Definition at line 8 of file JobSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file JobSearchRow.php.

$billingScheduleJoin

Definition at line 28 of file JobSearchRow.php.

$contactPrimaryJoin

Definition at line 38 of file JobSearchRow.php.

$customerJoin

Definition at line 48 of file JobSearchRow.php.

$customSearchJoin

Definition at line 98 of file JobSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "JobSearchRowBasic",
"billingScheduleJoin" => "BillingScheduleSearchRowBasic",
"contactPrimaryJoin" => "ContactSearchRowBasic",
"customerJoin" => "CustomerSearchRowBasic",
"projectTaskJoin" => "ProjectTaskSearchRowBasic",
"resourceAllocationJoin" => "ResourceAllocationSearchRowBasic",
"taskJoin" => "TaskSearchRowBasic",
"timeJoin" => "TimeBillSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 102 of file JobSearchRow.php.

$projectTaskJoin

Definition at line 58 of file JobSearchRow.php.

$resourceAllocationJoin

Definition at line 68 of file JobSearchRow.php.

$taskJoin

Definition at line 78 of file JobSearchRow.php.

$timeJoin

Definition at line 88 of file JobSearchRow.php.


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