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

Data Fields

 $basic
 
 $caseJoin
 
 $companyCustomerJoin
 
 $contactJoin
 
 $employeeJoin
 
 $fileJoin
 
 $opportunityJoin
 
 $originatingLeadJoin
 
 $participantJoin
 
 $transactionJoin
 
 $userJoin
 
 $userNotesJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

PhoneCallSearch

Definition at line 8 of file PhoneCallSearch.php.

Field Documentation

$basic

Definition at line 18 of file PhoneCallSearch.php.

$caseJoin

Definition at line 28 of file PhoneCallSearch.php.

$companyCustomerJoin

Definition at line 38 of file PhoneCallSearch.php.

$contactJoin

Definition at line 48 of file PhoneCallSearch.php.

$customSearchJoin

Definition at line 138 of file PhoneCallSearch.php.

$employeeJoin

Definition at line 58 of file PhoneCallSearch.php.

$fileJoin

Definition at line 68 of file PhoneCallSearch.php.

$opportunityJoin

Definition at line 78 of file PhoneCallSearch.php.

$originatingLeadJoin

Definition at line 88 of file PhoneCallSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "PhoneCallSearchBasic",
"caseJoin" => "SupportCaseSearchBasic",
"companyCustomerJoin" => "CustomerSearchBasic",
"contactJoin" => "ContactSearchBasic",
"employeeJoin" => "EmployeeSearchBasic",
"fileJoin" => "FileSearchBasic",
"opportunityJoin" => "OpportunitySearchBasic",
"originatingLeadJoin" => "OriginatingLeadSearchBasic",
"participantJoin" => "EntitySearchBasic",
"transactionJoin" => "TransactionSearchBasic",
"userJoin" => "EmployeeSearchBasic",
"userNotesJoin" => "NoteSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 142 of file PhoneCallSearch.php.

$participantJoin

Definition at line 98 of file PhoneCallSearch.php.

$transactionJoin

Definition at line 108 of file PhoneCallSearch.php.

$userJoin

Definition at line 118 of file PhoneCallSearch.php.

$userNotesJoin

Definition at line 128 of file PhoneCallSearch.php.


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