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

Data Fields

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

Static Public Attributes

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

Detailed Description

JobSearch

Definition at line 8 of file JobSearch.php.

Field Documentation

$basic

Definition at line 18 of file JobSearch.php.

$billingScheduleJoin

Definition at line 28 of file JobSearch.php.

$contactPrimaryJoin

Definition at line 38 of file JobSearch.php.

$customerJoin

Definition at line 48 of file JobSearch.php.

$customSearchJoin

Definition at line 98 of file JobSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "JobSearchBasic",
"billingScheduleJoin" => "BillingScheduleSearchBasic",
"contactPrimaryJoin" => "ContactSearchBasic",
"customerJoin" => "CustomerSearchBasic",
"projectTaskJoin" => "ProjectTaskSearchBasic",
"resourceAllocationJoin" => "ResourceAllocationSearchBasic",
"taskJoin" => "TaskSearchBasic",
"timeJoin" => "TimeBillSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 102 of file JobSearch.php.

$projectTaskJoin

Definition at line 58 of file JobSearch.php.

$resourceAllocationJoin

Definition at line 68 of file JobSearch.php.

$taskJoin

Definition at line 78 of file JobSearch.php.

$timeJoin

Definition at line 88 of file JobSearch.php.


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