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

Data Fields

 $basic
 
 $solutionJoin
 
 $userJoin
 

Static Public Attributes

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

Detailed Description

TopicSearchRow

Definition at line 8 of file TopicSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file TopicSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "TopicSearchRowBasic",
"solutionJoin" => "SolutionSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
)

Definition at line 42 of file TopicSearchRow.php.

$solutionJoin

Definition at line 28 of file TopicSearchRow.php.

$userJoin

Definition at line 38 of file TopicSearchRow.php.


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