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

Data Fields

 $basic
 
 $appDefinitionJoin
 
 $creatorJoin
 
 $packageFileJoin
 
 $userJoin
 

Static Public Attributes

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

Detailed Description

AppPackageSearchRow

Definition at line 8 of file AppPackageSearchRow.php.

Field Documentation

$appDefinitionJoin

Definition at line 28 of file AppPackageSearchRow.php.

$basic

Definition at line 18 of file AppPackageSearchRow.php.

$creatorJoin

Definition at line 38 of file AppPackageSearchRow.php.

$packageFileJoin

Definition at line 48 of file AppPackageSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "AppPackageSearchRowBasic",
"appDefinitionJoin" => "AppDefinitionSearchRowBasic",
"creatorJoin" => "EmployeeSearchRowBasic",
"packageFileJoin" => "FileSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
)

Definition at line 62 of file AppPackageSearchRow.php.

$userJoin

Definition at line 58 of file AppPackageSearchRow.php.


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