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

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 SearchRow
static $paramtypesmap
 

Detailed Description

Field Documentation

$attendeeContactJoin

Definition at line 38 of file CalendarEventSearchRow.php.

$attendeeCustomerJoin

Definition at line 48 of file CalendarEventSearchRow.php.

$attendeeJoin

Definition at line 28 of file CalendarEventSearchRow.php.

$basic

Definition at line 18 of file CalendarEventSearchRow.php.

$caseJoin

Definition at line 58 of file CalendarEventSearchRow.php.

$customSearchJoin

Definition at line 138 of file CalendarEventSearchRow.php.

$fileJoin

Definition at line 68 of file CalendarEventSearchRow.php.

$opportunityJoin

Definition at line 78 of file CalendarEventSearchRow.php.

$originatingLeadJoin

Definition at line 88 of file CalendarEventSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "CalendarEventSearchRowBasic",
"attendeeJoin" => "EntitySearchRowBasic",
"attendeeContactJoin" => "ContactSearchRowBasic",
"attendeeCustomerJoin" => "CustomerSearchRowBasic",
"caseJoin" => "SupportCaseSearchRowBasic",
"fileJoin" => "FileSearchRowBasic",
"opportunityJoin" => "OpportunitySearchRowBasic",
"originatingLeadJoin" => "OriginatingLeadSearchRowBasic",
"timeJoin" => "TimeBillSearchRowBasic",
"transactionJoin" => "TransactionSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"userNotesJoin" => "NoteSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 142 of file CalendarEventSearchRow.php.

$timeJoin

Definition at line 98 of file CalendarEventSearchRow.php.

$transactionJoin

Definition at line 108 of file CalendarEventSearchRow.php.

$userJoin

Definition at line 118 of file CalendarEventSearchRow.php.

$userNotesJoin

Definition at line 128 of file CalendarEventSearchRow.php.


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