8 string references to 'htmlmail.settings' in HTML Mail 8.3
- HtmlMailConfigurationForm::buildForm in src/
Form/ HtmlMailConfigurationForm.php - Form constructor.
- HtmlMailConfigurationForm::getEditableConfigNames in src/
Form/ HtmlMailConfigurationForm.php - Gets the configuration names that will be editable.
- HtmlMailSystem::__construct in src/
Plugin/ Mail/ HtmlMailSystem.php - HtmlMailSystem constructor.
- HtmlMailTestForm::buildForm in src/
Form/ HtmlMailTestForm.php - Form constructor.
- HtmlMailTestForm::submitForm in src/
Form/ HtmlMailTestForm.php - Form submission handler.
- htmlmail_update_8301 in ./
htmlmail.install - Renames the HTML Mail configuration variables.
- htmlmail_update_8302 in ./
htmlmail.install - Renames the 'use_mime_mail' configuration variable to 'use_mail_mime'.
- template_preprocess_htmlmail in ./
htmlmail.module - Process variables to format email messages.