Uses of Class
org.opencms.mail.CmsHtmlMail
Packages that use CmsHtmlMail
Package
Description
Contains classes for the automatical notification of outdated, expiring or released content.
Contains classes of the user manager app.
Contains the user interface components for the Vaadin-based login dialog.
Classes related to publishing and workflow.
-
Uses of CmsHtmlMail in org.opencms.notification
Subclasses of CmsHtmlMail in org.opencms.notificationModifier and TypeClassDescriptionclassAbstract class to create a notfication which will be send as a html mail to a user in OpenCms.classThe E-Mail to be written to responsibles of resources.classClass to send a notification to an OpenCms user with a summary of warnings and errors occurred while publishing the project. -
Uses of CmsHtmlMail in org.opencms.ui.apps.user
Subclasses of CmsHtmlMail in org.opencms.ui.apps.userModifier and TypeClassDescriptionclassClass to send email to user in case of password reset or creating new user. -
Uses of CmsHtmlMail in org.opencms.ui.login
Subclasses of CmsHtmlMail in org.opencms.ui.loginModifier and TypeClassDescriptionclassNotification used to send password change link to user. -
Uses of CmsHtmlMail in org.opencms.workflow
Subclasses of CmsHtmlMail in org.opencms.workflowModifier and TypeClassDescriptionclassNotification class for the workflow 'release' action.