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

Data Fields

 $basic
 
 $fileJoin
 
 $messagesJoin
 
 $ownerJoin
 
 $userJoin
 
 $userNotesJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

Field Documentation

$basic

Definition at line 18 of file CustomRecordSearchRow.php.

$customSearchJoin

Definition at line 78 of file CustomRecordSearchRow.php.

$fileJoin

Definition at line 28 of file CustomRecordSearchRow.php.

$messagesJoin

Definition at line 38 of file CustomRecordSearchRow.php.

$ownerJoin

Definition at line 48 of file CustomRecordSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "CustomRecordSearchRowBasic",
"fileJoin" => "FileSearchRowBasic",
"messagesJoin" => "MessageSearchRowBasic",
"ownerJoin" => "EmployeeSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"userNotesJoin" => "NoteSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 82 of file CustomRecordSearchRow.php.

$userJoin

Definition at line 58 of file CustomRecordSearchRow.php.

$userNotesJoin

Definition at line 68 of file CustomRecordSearchRow.php.


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