| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 187 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
TableMessage:: (3 methods):
__construct()
check()
send()
Class: TableMessage - X-Ref
| __construct(& $db) X-Ref |
| Constructor param: database A database connector object |
| check() X-Ref |
| Validation and filtering |
| send($fromId = null, $toId = null, $subject = null, $message = null, $mailfrom = null, $fromname = null) X-Ref |
| Method to send a private message param: int $fromId Sender's userid param: int $toId Recipient's userid param: string $subject The message subject param: string $message The message body return: boolean True on success |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |