/src/printer_friendly_bottom.php

Description

printer_friendly_bottom.php

with javascript on, it is the bottom frame of printer_friendly_main.php else, it is alone in a new window

  • this is the page that does all the work, really.

Includes
require ('../include/init.php') (line 20)

Include the SquirrelMail initialization file.

require_once (SM_PATH.'functions/mime.php') (line 26)
require_once (SM_PATH.'functions/url_parser.php') (line 27)
require_once (SM_PATH.'functions/date.php') (line 25)
Functions
pf_show_attachments (line 213)

Displays attachment information

Stripped version of formatAttachments() function from functions/mime.php.

  • return: html formated attachment information.
string pf_show_attachments (object $message, array $exclude_id, string $mailbox, integer $id)
  • object $message: SquirrelMail message object
  • array $exclude_id: message parts that are not attachments.
  • string $mailbox: mailbox name
  • integer $id: message id

Documentation generated on Sat, 07 Oct 2006 16:13:06 +0300 by phpDocumentor 1.3.0RC6