Netsutie PHP Toolkit
AppPackageSearch Class Reference
Inheritance diagram for AppPackageSearch:
SearchRecord

Data Fields

 $basic
 
 $appDefinitionJoin
 
 $creatorJoin
 
 $packageFileJoin
 
 $userJoin
 

Static Public Attributes

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

Detailed Description

AppPackageSearch

Definition at line 8 of file AppPackageSearch.php.

Field Documentation

$appDefinitionJoin

Definition at line 28 of file AppPackageSearch.php.

$basic

Definition at line 18 of file AppPackageSearch.php.

$creatorJoin

Definition at line 38 of file AppPackageSearch.php.

$packageFileJoin

Definition at line 48 of file AppPackageSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "AppPackageSearchBasic",
"appDefinitionJoin" => "AppDefinitionSearchBasic",
"creatorJoin" => "EmployeeSearchBasic",
"packageFileJoin" => "FileSearchBasic",
"userJoin" => "EmployeeSearchBasic",
)

Definition at line 62 of file AppPackageSearch.php.

$userJoin

Definition at line 58 of file AppPackageSearch.php.


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