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

Data Fields

 $basic
 
 $itemJoin
 
 $locationJoin
 
 $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 ItemSupplyPlanSearchRow.php.

$customSearchJoin

Definition at line 58 of file ItemSupplyPlanSearchRow.php.

$itemJoin

Definition at line 28 of file ItemSupplyPlanSearchRow.php.

$locationJoin

Definition at line 38 of file ItemSupplyPlanSearchRow.php.

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

Definition at line 62 of file ItemSupplyPlanSearchRow.php.

$userJoin

Definition at line 48 of file ItemSupplyPlanSearchRow.php.


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