Class Inx_Apiimpl_TriggerMailing_Descriptor_TriggerDescriptorImpl

Description
Method Summary
Inx_Apiimpl_TriggerMailing_Descriptor_TriggerDescriptorImpl __construct (Inx_Api_TriggerMailing_Descriptor_TriggerType $type,  $sStartDate,  $sSendingTime,  $sEndDate,  $iAttributeId, [ $attributeValueSetters = null], [Inx_Api_TriggerMailing_Descriptor_TimeTriggerOffset $offset = null], [Inx_Api_TriggerMailing_Descriptor_TimeTriggerOffset $columnModificator = null], [Inx_Api_TriggerMailing_Descriptor_TriggerInterval $interval = null])
void getAttributeId ()
void getEndDate ()
void getInterval ()
void getOffset ()
void getSendingTime ()
void getStartDate ()
void getType ()
Methods
Constructor __construct (line 23)
  • access: public
Inx_Apiimpl_TriggerMailing_Descriptor_TriggerDescriptorImpl __construct (Inx_Api_TriggerMailing_Descriptor_TriggerType $type,  $sStartDate,  $sSendingTime,  $sEndDate,  $iAttributeId, [ $attributeValueSetters = null], [Inx_Api_TriggerMailing_Descriptor_TimeTriggerOffset $offset = null], [Inx_Api_TriggerMailing_Descriptor_TimeTriggerOffset $columnModificator = null], [Inx_Api_TriggerMailing_Descriptor_TriggerInterval $interval = null])
getAttributeId (line 91)
  • access: public
void getAttributeId ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getAttributeId()
Returns the ID of the recipient attribute used as basis of the trigger described by this TriggerDescriptor.
getAttributeValueSetters (line 85)
  • access: public
void getAttributeValueSetters ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getAttributeValueSetters()
Returns an array of Inx_Api_Action_SetValueCommands which will be executed when dispatching the trigger mailings. of a trigger mailing to that same recipient. trigger mailings.
getColumnModificator (line 103)
  • access: public
void getColumnModificator ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getColumnModificator()
Returns the Inx_Api_TriggerMailing_Descriptor_TimeTriggerOffset used to define the time span between the dispatch date and the date specified by the attribute. out ten years after the date specified by the attribute. anniversary triggers.
getEndDate (line 79)
  • access: public
void getEndDate ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getEndDate()
Returns the date when the trigger described by this TriggerDescriptor will be fired for the last time.
getInterval (line 109)
  • access: public
void getInterval ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getInterval()
Returns the Inx_Api_TriggerMailing_Descriptor_TriggerInterval used to define the dispatch intervals of an interval trigger mailing.
getOffset (line 97)
  • access: public
void getOffset ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getOffset()
Returns the Inx_Api_TriggerMailing_Descriptor_TimeTriggerOffset used to alter the dispatch date specified by the attribute.
getSendingTime (line 73)
  • access: public
void getSendingTime ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getSendingTime()
Returns the time when the trigger described by this TriggerDescriptor will be fired during each dispatch cycle. triggers.
getStartDate (line 67)
  • access: public
void getStartDate ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getStartDate()
Returns the date when the trigger described by this TriggerDescriptor will be fired for the first time.
getType (line 61)
  • access: public
void getType ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor::getType()
Returns the type of the trigger described by this TriggerDescriptor. mandatory.

Documentation generated on Thu, 17 Sep 2015 14:27:33 +0200 by phpDocumentor 1.3.2