From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/classenotify.html | 167 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 doc/old/html/classenotify.html (limited to 'doc/old/html/classenotify.html') diff --git a/doc/old/html/classenotify.html b/doc/old/html/classenotify.html new file mode 100644 index 000000000..2dc2d8640 --- /dev/null +++ b/doc/old/html/classenotify.html @@ -0,0 +1,167 @@ + + + + + + +The Red Matrix: enotify Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
enotify Class Reference
+
+
+ + + + +

+Static Public Member Functions

static send ($params)
 
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
static enotify::send ( $params)
+
+static
+
+

Send a multipart/alternative message with Text and HTML versions

+
Parameters
+ + + + + + + + + +
fromNamename of the sender
fromEmailemail fo the sender
replyToreplyTo address to direct responses
toEmaildestination email address
messageSubjectsubject of the message
htmlVersionhtml version of the message
textVersiontext only version of the message
additionalMailHeaderadditions to the smtp mail header
+
+
+ +

Referenced by notification().

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ -- cgit v1.2.3