tag verbatim * $form_method - The value of the
's method attribute (optional, may be blank) * $form_target - The value of the 's target attribute (optional, may be blank) * $form_onsubmit - The value of the 's onsubmit handler (optional, may be blank) * $compose_href - Base URL to forward, reply, etc. Note that a specific action * must also be given by the form or in this URL. * $button_onclick - Onclick event string for all buttons * $forward_as_attachment_enabled - boolean TRUE if forwarding as attachments * has been enabled. * $can_resume_draft - boolean TRUE if the "resume draft" is legitimate for * this message. * $can_edit_as_new - boolean TRUE if the "reasume as new" action is legitimate * for this message * $mailboxes - array containing list of mailboxes available for move/copy action. * $can_be_deleted - boolean TRUE if this message can be deleted. * $can_be_moved - boolean TRUE if this message can be moved. * $cab_be_copied - boolean TRUE if this message can be copied to another folder. * $move_delete_form_action - the value for the ACTION attribute of forms to * move, copy or delete a message * $delete_form_extra - additional input elements needed by the DELETE form * $move_form_extra - additional input elements needed by the MOVE form. * $last_move_target - the last folder that a message was moved/copied to. * * * @copyright © 1999-2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail * @subpackage templates */ /** add required includes **/ /** extract template variables **/ extract($t); /*FIXME: This is a place where Marc's idea for putting all the buttons and links and other widgets into an array is sorely needed instead of hard-coding everything. Whomever implements that, PLEASE, PLEASE look at how the preview pane plugin code is used in this same template file for the *default_advanced* set to change some links and buttons and make sure your implementation can support it (tip: it may or may not be OK to let a plugin do the modification of the widgets, since a template set can turn on the needed plugin, but that might not be the most clear way to solve said issue).*/ /** Begin template **/ if ($nav_on_top) { $table_class = 'bottom'; $plugin_hook = 'read_body_menu_buttons_top'; } else { $table_class = 'top'; $plugin_hook = 'read_body_menu_buttons_bottom'; } ?>
> " onclick="" />  " onclick="" />  " onclick="" />  " onclick="" />   |   " onclick="" />   |  
" />
: " /> " />