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

Data Fields

 $basic
 
 $appPackageJoin
 
 $creatorJoin
 
 $userJoin
 

Static Public Attributes

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

Detailed Description

Field Documentation

$appPackageJoin

Definition at line 28 of file AppDefinitionSearchRow.php.

$basic

Definition at line 18 of file AppDefinitionSearchRow.php.

$creatorJoin

Definition at line 38 of file AppDefinitionSearchRow.php.

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

Definition at line 52 of file AppDefinitionSearchRow.php.

$userJoin

Definition at line 48 of file AppDefinitionSearchRow.php.


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