class FormBlockSubmissionEmailNotification extends AbstractFormBlockSubmissionNotification (View source)

Properties

protected $blockController from  AbstractFormBlockSubmissionNotification
protected $app from  AbstractFormBlockSubmissionNotification
protected $from
protected $replyTo
protected $attributeValues

Methods

__construct(Application $app, Controller $blockController)

No description

getFromEmail()

No description

getReplyToEmail(Entry $entry)

No description

getToEmail()

No description

getAttributeValues(Entry $entry)

No description

getFormName(Entry $entry)

No description

notify(Entry $entry, $updateType)

No description

Details

__construct(Application $app, Controller $blockController)

No description

Parameters

Application $app
Controller $blockController

protected getFromEmail()

No description

protected getReplyToEmail(Entry $entry)

No description

Parameters

Entry $entry

protected getToEmail()

No description

protected getAttributeValues(Entry $entry)

No description

Parameters

Entry $entry

protected getFormName(Entry $entry)

No description

Parameters

Entry $entry

notify(Entry $entry, $updateType)

No description

Parameters

Entry $entry
$updateType