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

Data Fields

 $basic
 
 $itemJoin
 
 $locationJoin
 
 $manufacturingCostTemplateJoin
 
 $manufacturingWorkCenterJoin
 
 $userJoin
 
 $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 ManufacturingRoutingSearchRow.php.

$customSearchJoin

Definition at line 78 of file ManufacturingRoutingSearchRow.php.

$itemJoin

Definition at line 28 of file ManufacturingRoutingSearchRow.php.

$locationJoin

Definition at line 38 of file ManufacturingRoutingSearchRow.php.

$manufacturingCostTemplateJoin

Definition at line 48 of file ManufacturingRoutingSearchRow.php.

$manufacturingWorkCenterJoin

Definition at line 58 of file ManufacturingRoutingSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "ManufacturingRoutingSearchRowBasic",
"itemJoin" => "ItemSearchRowBasic",
"locationJoin" => "LocationSearchRowBasic",
"manufacturingCostTemplateJoin" => "ManufacturingCostTemplateSearchRowBasic",
"manufacturingWorkCenterJoin" => "EntityGroupSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 82 of file ManufacturingRoutingSearchRow.php.

$userJoin

Definition at line 68 of file ManufacturingRoutingSearchRow.php.


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