Class Inx_Apiimpl_TriggerMailing_Descriptor_TimeTriggerDescriptorBuilderImpl

Description
Direct descendents
Variable Summary
mixed $commands
mixed $endDate
mixed $sendingTime
mixed $startDate
mixed $type
Method Summary
Inx_Apiimpl_TriggerMailing_Descriptor_TimeTriggerDescriptorBuilderImpl __construct (Inx_Api_TriggerMailing_Descriptor_TriggerType $type)
void attributeValueSetters ([ $commands = null])
void build ()
void endDate ( $sEndDate)
void sendingTime ( $sSendingTime)
void startDate ( $sStartDate)
void validate ()
Variables
mixed $commands (line 12)
  • access: protected
mixed $endDate (line 10)
  • access: protected
mixed $sendingTime (line 8)
  • access: protected
mixed $startDate (line 6)
  • access: protected
mixed $type (line 4)
  • access: protected
Methods
attributeValueSetters (line 96)
  • access: public
void attributeValueSetters ([ $commands = null])
  • array $commands

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TimeTriggerDescriptorBuilder::attributeValueSetters()
Sets an array of Inx_Api_Action_SetValueCommands which will be executed when dispatching the trigger mailings. of a trigger mailing to that same recipient.

Redefined in descendants as:
build (line 26)
  • access: public
void build ()

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TriggerDescriptorBuilder::build()
Creates the Inx_Api_TriggerMailing_Descriptor_TriggerDescriptor according to the settings. the descriptor, the validate() method will be called to check the settings for correctness.

Redefined in descendants as:
endDate (line 89)
  • access: public
void endDate ( $sEndDate)
  • $sEndDate

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TimeTriggerDescriptorBuilder::endDate()
Sets the date at which the trigger will be fired for the last time. time component of the date will be disregarded. method. will be set to zero.

Redefined in descendants as:
sendingTime (line 76)
  • access: public
void sendingTime ( $sSendingTime)
  • $sSendingTime

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TimeTriggerDescriptorBuilder::sendingTime()
Sets the time at which the sending will be started during each dispatch cycle. aware that the date component of the given date object will be disregarded. will be set to zero. TriggerDescriptor is built.

Redefined in descendants as:
startDate (line 63)
  • access: public
void startDate ( $sStartDate)
  • $sStartDate

Implementation of:
Inx_Api_TriggerMailing_Descriptor_TimeTriggerDescriptorBuilder::startDate()
Sets the date at which the trigger will be fired for the first time. time component of the date will be disregarded. method. will be set to zero.

Redefined in descendants as:

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