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

Data Fields

 $basic
 
 $solutionJoin
 
 $userJoin
 

Static Public Attributes

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

Detailed Description

TopicSearch

Definition at line 8 of file TopicSearch.php.

Field Documentation

$basic

Definition at line 18 of file TopicSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "TopicSearchBasic",
"solutionJoin" => "SolutionSearchBasic",
"userJoin" => "EmployeeSearchBasic",
)

Definition at line 42 of file TopicSearch.php.

$solutionJoin

Definition at line 28 of file TopicSearch.php.

$userJoin

Definition at line 38 of file TopicSearch.php.


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