Public Member Functions | |
__construct (EmailAccount $model) | |
rules () | |
attributeLabels () | |
save ($runValidation=true, array $attributeNames=null) | |
Data Fields | |
$aTestToAddress | |
$emailSignatureHtmlContent | |
Static Protected Member Functions | |
static | getRedBeanModelClassName () |
Use this form when creating or modifying a user's email account information
Definition at line 40 of file UserEmailConfigurationForm.php.
static getRedBeanModelClassName | ( | ) | [static, protected] |
Override in child to implement.
NotImplementedException |
Reimplemented from ModelForm.
Definition at line 46 of file UserEmailConfigurationForm.php.
save | ( | $ | runValidation = true , |
|
array $ | attributeNames = null | |||
) |
Save the emailSignatureHtmlContent
Reimplemented from ModelForm.
Definition at line 75 of file UserEmailConfigurationForm.php.