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

Data Fields

 $basic
 
 $groupMemberJoin
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

EntityGroupSearch

Definition at line 8 of file EntityGroupSearch.php.

Field Documentation

$basic

Definition at line 18 of file EntityGroupSearch.php.

$customSearchJoin

Definition at line 48 of file EntityGroupSearch.php.

$groupMemberJoin

Definition at line 28 of file EntityGroupSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "EntityGroupSearchBasic",
"groupMemberJoin" => "EntitySearchBasic",
"userJoin" => "EmployeeSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 52 of file EntityGroupSearch.php.

$userJoin

Definition at line 38 of file EntityGroupSearch.php.


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