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

Data Fields

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

Static Public Attributes

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

Detailed Description

SolutionSearchRow

Definition at line 8 of file SolutionSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file SolutionSearchRow.php.

$caseJoin

Definition at line 28 of file SolutionSearchRow.php.

$customSearchJoin

Definition at line 78 of file SolutionSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "SolutionSearchRowBasic",
"caseJoin" => "SupportCaseSearchRowBasic",
"relatedSolutionJoin" => "SolutionSearchRowBasic",
"topicJoin" => "TopicSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"userNotesJoin" => "NoteSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 82 of file SolutionSearchRow.php.

$relatedSolutionJoin

Definition at line 38 of file SolutionSearchRow.php.

$topicJoin

Definition at line 48 of file SolutionSearchRow.php.

$userJoin

Definition at line 58 of file SolutionSearchRow.php.

$userNotesJoin

Definition at line 68 of file SolutionSearchRow.php.


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