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

Data Fields

 $basic
 
 $attendeeJoin
 
 $attendeeContactJoin
 
 $attendeeCustomerJoin
 
 $caseJoin
 
 $fileJoin
 
 $opportunityJoin
 
 $originatingLeadJoin
 
 $timeJoin
 
 $transactionJoin
 
 $userJoin
 
 $userNotesJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

CalendarEventSearch

Definition at line 8 of file CalendarEventSearch.php.

Field Documentation

$attendeeContactJoin

Definition at line 38 of file CalendarEventSearch.php.

$attendeeCustomerJoin

Definition at line 48 of file CalendarEventSearch.php.

$attendeeJoin

Definition at line 28 of file CalendarEventSearch.php.

$basic

Definition at line 18 of file CalendarEventSearch.php.

$caseJoin

Definition at line 58 of file CalendarEventSearch.php.

$customSearchJoin

Definition at line 138 of file CalendarEventSearch.php.

$fileJoin

Definition at line 68 of file CalendarEventSearch.php.

$opportunityJoin

Definition at line 78 of file CalendarEventSearch.php.

$originatingLeadJoin

Definition at line 88 of file CalendarEventSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "CalendarEventSearchBasic",
"attendeeJoin" => "EntitySearchBasic",
"attendeeContactJoin" => "ContactSearchBasic",
"attendeeCustomerJoin" => "CustomerSearchBasic",
"caseJoin" => "SupportCaseSearchBasic",
"fileJoin" => "FileSearchBasic",
"opportunityJoin" => "OpportunitySearchBasic",
"originatingLeadJoin" => "OriginatingLeadSearchBasic",
"timeJoin" => "TimeBillSearchBasic",
"transactionJoin" => "TransactionSearchBasic",
"userJoin" => "EmployeeSearchBasic",
"userNotesJoin" => "NoteSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 142 of file CalendarEventSearch.php.

$timeJoin

Definition at line 98 of file CalendarEventSearch.php.

$transactionJoin

Definition at line 108 of file CalendarEventSearch.php.

$userJoin

Definition at line 118 of file CalendarEventSearch.php.

$userNotesJoin

Definition at line 128 of file CalendarEventSearch.php.


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