Includes {@link backend_html} class.
* * @package MaMML * @subpackage backend * @copyright © 2004-2005 Schmalls / Joshua Thompson / All Rights Reserved * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL * @author Schmalls / Joshua ThompsonIncludes a lot of functions used by {@link admin.mamml.php} to output * information.
* * @package MaMML * @subpackage backend * @author Schmalls / Joshua ThompsonCreates a list of subscribers and their options and * subscriptions which can be updated. There is also a filter box, * which allows the subscribers to be narrowed. Also there are options * to move between different pages of users, and change the amount of * subscribers on each page.
* * @version 0.4.9 * @since 0.4.3 * @param array $subscribers the subscribers to display * @param array $letters the newsletter information * @param string $action the action to be passed on * @param int $listid the list to work on * @param int $start the subscriber to start on * @param int $limit the total number of subscribers to show * @param int $total the total number of subscribers * @param string $emailsearch the email search filter */ function showSubscribers($subscribers, $letters, $action, $listid, $start, $limit, $total, $showAdmin, $theLetterId, $emailsearch) { ?>| list_name; ?> | ||
|
|
|
|
|
|
|
|
| # | |||
|---|---|---|---|
| list_name; ?> | sendername; ?> |
| : | |
| : | |
| list_desc , 'list_desc', 500, 150, '70', '10' ) ; ?> | |
| : | |
| : | |
| : | |
| : |
|
| layout , 'layout', 500, 200, '70', '20' ) ; } else { echo ''; } // end if ?> | |
|
|
|
| subscribemessage , 'subscribemessage', 500, 200, '70', '20' ) ; } else { echo ''; } // end if ?> | |
|
|
|
| unsubscribemessage , 'unsubscribemessage', 500, 200, '70', '20' ) ; } else { echo ''; } // end if ?> | |
|
: html) { echo 'checked="checked"'; } ?> /> |
|
|
: hidden != 0 ) { echo 'checked="checked"'; } ?> /> |
|
|
auto_add != 0 ) { echo 'checked="checked"'; } ?> /> |
|
|
: |
|
| : | |
| : | |
| : | |
| : | |
| \{contentitem:(.{1,5})\|(.{1})}/','', $letter->list_content); $content = preg_replace('/\n\r\{contentitem:(.{1,5})\|(.{1})}/','', $content); $alt_content = preg_replace('/\n\r\{contentitem:(.{1,5})\|(.{1})}/','', $letter->list_textonly); // check if the html editing area should be shown or not if($layout->html != 0){ editorArea( 'editor1', $content , 'content', 750, 450, '100', '30' ); ?> | |
| : | |
| : | |
| : |
|
| mail.site.com | ||
|
|
||
| : | |
|---|---|
| : | list_name; ?> |
| : | list_desc; ?> |
| : | send_date; ?> |
| : | list_subject;?> |
| : | html_sent; ?> |
| : | html_read; ?> |
| : | text_sent; ?> |
|
| send_date; ?> | list_subject; ?> | visible == 1) { // if not, set the image to published $img = 'publish_y.png'; } else { // if so, set the image to not published $img = 'publish_x.png'; } // end if ?>
| : | |
|---|---|
| list_subject; ?> | |
| : | |
| send_date; ?> | |
| : | |
| list_content; ?> | |
| : | |
| list_textonly); ?> |
' . $message . '
'; } // end if ?>