Memento JavaScript Library: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 263: Line 263:
==== ''Email'' Global Functions ====
==== ''Email'' Global Functions ====
:; send(): Send an email message based on a provided Smtp configuration object and other arguments.
:; send(): Send an email message based on a provided Smtp configuration object and other arguments.
: '''Arguments'''
:: '''Arguments'''
::; cfg: The EmailConfig object to use for this email message
:::; cfg: The EmailConfig object to use for this email message
::; to: The email address to which to send the email message
:::; to: The email address to which to send the email message
::; subject: Text for the "Subject:" line
:::; subject: Text for the "Subject:" line
::; message: Body text of the email message
:::; message: Body text of the email message


=== Object ''EmailConfig'' ===
=== Object ''EmailConfig'' ===

Navigation menu