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

Data Fields

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

Static Public Attributes

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

Detailed Description

IssueSearch

Definition at line 8 of file IssueSearch.php.

Field Documentation

$basic

Definition at line 18 of file IssueSearch.php.

$caseJoin

Definition at line 28 of file IssueSearch.php.

$customSearchJoin

Definition at line 78 of file IssueSearch.php.

$employeeJoin

Definition at line 38 of file IssueSearch.php.

$fileJoin

Definition at line 48 of file IssueSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "IssueSearchBasic",
"caseJoin" => "SupportCaseSearchBasic",
"employeeJoin" => "EmployeeSearchBasic",
"fileJoin" => "FileSearchBasic",
"userJoin" => "EmployeeSearchBasic",
"userNotesJoin" => "NoteSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 82 of file IssueSearch.php.

$userJoin

Definition at line 58 of file IssueSearch.php.

$userNotesJoin

Definition at line 68 of file IssueSearch.php.


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