| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 250 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file lib/phpmailer/class.phpmailer.php |
mailerc:: (5 methods):
SendFromFile()
qvar()
print_version()
print_help()
send_message()
| SendFromFile($filePath) X-Ref |
| Send an email from a file created with the SendToQueue() function. returns: bool |
| qvar($qarray, $data) X-Ref |
| Return the given queue variable from the pqm header file. Returns an empty string if the data was not found. return: string |
| print_version() X-Ref |
| Print out the program version information. returns: void |
| print_help() X-Ref |
| No description |
| send_message($filePath) X-Ref |
| Sends a given message from a pqm (Phpmailer Queue Message) file. returns: bool |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |