FormBlockSubmissionEmailNotification
class FormBlockSubmissionEmailNotification extends AbstractFormBlockSubmissionNotification (View source)
Properties
| protected | $blockController | from AbstractFormBlockSubmissionNotification | |
| protected | $app | from AbstractFormBlockSubmissionNotification | |
| protected | $from | ||
| protected | $replyTo | ||
| protected | $attributeValues | 
Methods
Details
        
                            
    __construct(Application $app, Controller $blockController)
        
    
    No description
        
                    protected        
    getFromEmail(Entry $entry = null)
        
    
    No description
        
                    protected        
    getReplyToEmail(Entry $entry)
        
    
    No description
        
                    protected        
    getToEmail()
        
    
    No description
        
                    protected        
    getAttributeValues(Entry $entry)
        
    
    No description
        
                    protected        
    getAssociations(Entry $entry)
        
    
    No description
        
                            
    setAttributeValues(ExpressValue[] $attributeValues)
        
    
    No description
        
                    protected        
    getFormName(Entry $entry)
        
    
    No description
        
                            
    notify(Entry $entry, $updateType)
        
    
    No description