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

Data Fields

 $basic
 
 $appPackageJoin
 
 $creatorJoin
 
 $userJoin
 

Static Public Attributes

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

Detailed Description

AppDefinitionSearch

Definition at line 8 of file AppDefinitionSearch.php.

Field Documentation

$appPackageJoin

Definition at line 28 of file AppDefinitionSearch.php.

$basic

Definition at line 18 of file AppDefinitionSearch.php.

$creatorJoin

Definition at line 38 of file AppDefinitionSearch.php.

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

Definition at line 52 of file AppDefinitionSearch.php.

$userJoin

Definition at line 48 of file AppDefinitionSearch.php.


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