Class Inx_Apiimpl_TriggerMailing_Descriptor_WeeklyTriggerIntervalBuilderImpl

Description
Method Summary
Inx_Apiimpl_TriggerMailing_Descriptor_WeeklyTriggerIntervalBuilderImpl __construct ()
void build ()
void dispatchIntervals ( $dispatchIntervals)
void intervalCount ( $iCount)
Methods
Constructor __construct (line 10)
Inx_Apiimpl_TriggerMailing_Descriptor_WeeklyTriggerIntervalBuilderImpl __construct ()
build (line 16)
  • access: public
void build ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerIntervalBuilder::build()
Creates the Inx_Api_TriggerMailing_Descriptor_TriggerInterval according to the settings. settings and broken invariants will trigger a certain kind of Exception like:
dispatchIntervals (line 59)
  • access: public
void dispatchIntervals ( $dispatchIntervals)
  • array $dispatchIntervals

Implementation of:
Inx_Api_TriggerMailing_Descriptor_WeeklyTriggerIntervalBuilder::dispatchIntervals()
Sets the set (implemented as array) of Inx_Api_TriggerMailing_Descriptor_TimeTriggerDispatchIntervals which determines the dispatch intervals. <p/>
intervalCount (line 34)
  • access: public
void intervalCount ( $iCount)
  • $iCount

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerIntervalBuilder::intervalCount()
Sets the interval count. example, when using a daily interval, the trigger is fired every X days where X is the interval count. setting is mandatory for all builders.

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