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

Data Fields

 $basic
 
 $groupMemberJoin
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

EntityGroupSearchRow

Definition at line 8 of file EntityGroupSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file EntityGroupSearchRow.php.

$customSearchJoin

Definition at line 48 of file EntityGroupSearchRow.php.

$groupMemberJoin

Definition at line 28 of file EntityGroupSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "EntityGroupSearchRowBasic",
"groupMemberJoin" => "EntitySearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 52 of file EntityGroupSearchRow.php.

$userJoin

Definition at line 38 of file EntityGroupSearchRow.php.


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