| [ Index ] |
PHP Cross Reference of MyBB 1.8.39 |
[Source view] [Print] [Project Stats]
MyBB 1.8 Copyright 2014 MyBB Group, All Rights Reserved Website: http://www.mybb.com License: http://www.mybb.com/about/license
| File Size: | 222 lines (6 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 $conditions 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 $message 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 $message_html The HTML version. return: string The version with the friendly links and all <a> tags stripped. |
| 2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |