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

Data Fields

 $basic
 
 $campaignRecipientJoin
 
 $fileJoin
 
 $messagesJoin
 
 $originatingLeadJoin
 
 $promotionCodeJoin
 
 $transactionJoin
 
 $userJoin
 
 $userNotesJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

CampaignSearchRow

Definition at line 8 of file CampaignSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file CampaignSearchRow.php.

$campaignRecipientJoin

Definition at line 28 of file CampaignSearchRow.php.

$customSearchJoin

Definition at line 108 of file CampaignSearchRow.php.

$fileJoin

Definition at line 38 of file CampaignSearchRow.php.

$messagesJoin

Definition at line 48 of file CampaignSearchRow.php.

$originatingLeadJoin

Definition at line 58 of file CampaignSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "CampaignSearchRowBasic",
"campaignRecipientJoin" => "EntitySearchRowBasic",
"fileJoin" => "FileSearchRowBasic",
"messagesJoin" => "MessageSearchRowBasic",
"originatingLeadJoin" => "OriginatingLeadSearchRowBasic",
"promotionCodeJoin" => "PromotionCodeSearchRowBasic",
"transactionJoin" => "TransactionSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"userNotesJoin" => "NoteSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 112 of file CampaignSearchRow.php.

$promotionCodeJoin

Definition at line 68 of file CampaignSearchRow.php.

$transactionJoin

Definition at line 78 of file CampaignSearchRow.php.

$userJoin

Definition at line 88 of file CampaignSearchRow.php.

$userNotesJoin

Definition at line 98 of file CampaignSearchRow.php.


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