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

Data Fields

 $basic
 
 $customerJoin
 
 $employeeJoin
 
 $jobJoin
 
 $requestedByJoin
 
 $resourceJoin
 
 $userJoin
 
 $vendorJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

Field Documentation

$basic

Definition at line 18 of file ResourceAllocationSearchRow.php.

$customerJoin

Definition at line 28 of file ResourceAllocationSearchRow.php.

$customSearchJoin

Definition at line 98 of file ResourceAllocationSearchRow.php.

$employeeJoin

Definition at line 38 of file ResourceAllocationSearchRow.php.

$jobJoin

Definition at line 48 of file ResourceAllocationSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "ResourceAllocationSearchRowBasic",
"customerJoin" => "CustomerSearchRowBasic",
"employeeJoin" => "EmployeeSearchRowBasic",
"jobJoin" => "JobSearchRowBasic",
"requestedByJoin" => "EntitySearchRowBasic",
"resourceJoin" => "EntitySearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"vendorJoin" => "VendorSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 102 of file ResourceAllocationSearchRow.php.

$requestedByJoin

Definition at line 58 of file ResourceAllocationSearchRow.php.

$resourceJoin

Definition at line 68 of file ResourceAllocationSearchRow.php.

$userJoin

Definition at line 78 of file ResourceAllocationSearchRow.php.

$vendorJoin

Definition at line 88 of file ResourceAllocationSearchRow.php.


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