| [ Index ] |
PHP Cross Reference of MyBB 1.6.5 |
[Source view] [Print] [Project Stats]
MyBB 1.6 Copyright 2010 MyBB Group, All Rights Reserved Website: http://mybb.com License: http://mybb.com/about/license
| File Size: | 180 lines (5 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| build_mass_mail_query($conditions) X-Ref |
| Build the mass email SQL query for the specified conditions. param: array Array of conditions to match users against. return: string The generated search SQL |
| create_text_message($message) X-Ref |
| Create a text based version of a HTML mass email. param: string The HTML version. return: string The generated text based version. |
| make_pretty_links($message_html) X-Ref |
| Generates friendly links for a text based version of a mass email from the HTML version. param: string The HTML version. return: string The version with the friendly links and all <a> tags stripped. |
| Generated: Sun Dec 11 14:16:27 2011 | Cross-referenced by PHPXref 0.7.1 |