The following tables list the members exposed by CPEmailBaseClass.
Public Constructors
| Name | Description | |
|---|---|---|
|
CPEmailBaseClass |
Public Properties
| Name | Description | |
|---|---|---|
|
fromAddressDefault | Returns the site's default email from address |
Public Methods
| Name | Description | |
|---|---|---|
|
send | Sends an email to an email address. |
|
sendForm | Sends an email that includes all the form elements in the current webpage response. |
|
sendGroup | Sends an email to everyone in a group list. The list can be of Group Ids or names. Group names in the list can not contain commas. |
|
sendPassword | Send a list of usernames and passwords to the account(s) that include the given email address. |
|
sendSystem | Send a system email record. If the EmailIdOrName field contains a number, it is assumed first to be an Id. |
|
sendUser | Send an email using the values in a user record. |