The Inx_Api_TriggerMailing_Descriptor_TriggerInterval is the integral part of the interval trigger. describes when the trigger will be fired using a combination of the following settings:
The Inx_Api_TriggerMailing_Descriptor_TriggerInterval is the integral part of the interval trigger. It describes when the trigger will be fired using a combination of the following settings:
For an example on how to create a TriggerInterval using a builder, see the Inx_Api_TriggerMailing_Descriptor_TriggerIntervalBuilder documentation.
Located in /Api/TriggerMailing/Descriptor/TriggerInterval.php (line 31)
Returns the day of the dispatch interval.
Returns the day of the dispatch interval. Do not confuse this setting with the interval count setting as they are used for different purposes. For example, to fire the trigger every two months on the first day of the month, you need the following settings:
Returns the set (implemented as array) of Inx_Api_TriggerMailing_Descriptor_TimeTriggerDispatchIntervals which determines the dispatch intervals. use.
Returns the set (implemented as array) of Inx_Api_TriggerMailing_Descriptor_TimeTriggerDispatchIntervals which determines the dispatch intervals. Which dispatch intervals are legal depends on the type of trigger interval you use. The builders clearly point out which combinations are legal.
Returns the interval count.
Returns the interval count. Do not confuse this setting with the day setting as they are used for different purposes. For example, to fire the trigger every two months on the first day of the month, you need the following settings:
Returns the interval unit.
Returns the interval unit.
Documentation generated on Thu, 17 Sep 2015 14:27:33 +0200 by phpDocumentor 1.3.2