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

Data Fields

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

Static Public Attributes

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

Detailed Description

CustomRecordSearch

Definition at line 8 of file CustomRecordSearch.php.

Field Documentation

$basic

Definition at line 18 of file CustomRecordSearch.php.

$customSearchJoin

Definition at line 78 of file CustomRecordSearch.php.

$fileJoin

Definition at line 28 of file CustomRecordSearch.php.

$messagesJoin

Definition at line 38 of file CustomRecordSearch.php.

$ownerJoin

Definition at line 48 of file CustomRecordSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "CustomRecordSearchBasic",
"fileJoin" => "FileSearchBasic",
"messagesJoin" => "MessageSearchBasic",
"ownerJoin" => "EmployeeSearchBasic",
"userJoin" => "EmployeeSearchBasic",
"userNotesJoin" => "NoteSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 82 of file CustomRecordSearch.php.

$userJoin

Definition at line 58 of file CustomRecordSearch.php.

$userNotesJoin

Definition at line 68 of file CustomRecordSearch.php.


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