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

Data Fields

 $basic
 
 $caseJoin
 
 $relatedSolutionJoin
 
 $topicJoin
 
 $userJoin
 
 $userNotesJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

SolutionSearch

Definition at line 8 of file SolutionSearch.php.

Field Documentation

$basic

Definition at line 18 of file SolutionSearch.php.

$caseJoin

Definition at line 28 of file SolutionSearch.php.

$customSearchJoin

Definition at line 78 of file SolutionSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "SolutionSearchBasic",
"caseJoin" => "SupportCaseSearchBasic",
"relatedSolutionJoin" => "SolutionSearchBasic",
"topicJoin" => "TopicSearchBasic",
"userJoin" => "EmployeeSearchBasic",
"userNotesJoin" => "NoteSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 82 of file SolutionSearch.php.

$relatedSolutionJoin

Definition at line 38 of file SolutionSearch.php.

$topicJoin

Definition at line 48 of file SolutionSearch.php.

$userJoin

Definition at line 58 of file SolutionSearch.php.

$userNotesJoin

Definition at line 68 of file SolutionSearch.php.


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