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

Data Fields

 $basic
 
 $caseJoin
 
 $employeeJoin
 
 $fileJoin
 
 $userJoin
 
 $userNotesJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

IssueSearchRow

Definition at line 8 of file IssueSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file IssueSearchRow.php.

$caseJoin

Definition at line 28 of file IssueSearchRow.php.

$customSearchJoin

Definition at line 78 of file IssueSearchRow.php.

$employeeJoin

Definition at line 38 of file IssueSearchRow.php.

$fileJoin

Definition at line 48 of file IssueSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "IssueSearchRowBasic",
"caseJoin" => "SupportCaseSearchRowBasic",
"employeeJoin" => "EmployeeSearchRowBasic",
"fileJoin" => "FileSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"userNotesJoin" => "NoteSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 82 of file IssueSearchRow.php.

$userJoin

Definition at line 58 of file IssueSearchRow.php.

$userNotesJoin

Definition at line 68 of file IssueSearchRow.php.


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