squirrelmail-webmail
1.4.22
About: SquirrelMail is a standards-based webmail package with strong MIME support, address books, and folder manipulation (written in PHP4).
![]() ![]() |
Go to the source code of this file.
Namespaces | |
squirrelmail | |
Functions | |
displayHtmlHeader ( $title='SquirrelMail', $xtra='', $do_hook=TRUE) | |
makeInternalLink ($path, $text, $target='') | |
displayInternalLink ($path, $text, $target='') | |
displayPageHeader ($color, $mailbox, $xtra='', $session=false) | |
compose_Header ($color, $mailbox) | |
compose_Header | ( | $color, | |
$mailbox | |||
) |
Definition at line 326 of file page_header.php.
References $action, $base_uri, $compose_new_win, $data_dir, $frame_top, $hide_sm_attributions, $reply_focus, $username, _(), displayHtmlHeader(), getPref(), NULL, and PAGE_NAME.
displayHtmlHeader | ( | $title = 'SquirrelMail' , |
|
$xtra = '' , |
|||
$do_hook = TRUE |
|||
) |
Include required files from SM
Definition at line 21 of file page_header.php.
References $base_uri, $custom_css, $squirrelmail_language, $theme_css, do_hook(), html_tag(), SQ_SESSION, sqgetGlobalVar(), and sqm_baseuri().
Referenced by compose_Header(), displayPageHeader(), error_box(), logout_error(), and sqspell_makeWindow().
displayInternalLink | ( | $path, | |
$text, | |||
$target = '' |
|||
) |
Definition at line 101 of file page_header.php.
References makeInternalLink().
Referenced by bug_report_button_do(), calendar(), calendar_header(), displayPageHeader(), and mail_fetch_link().
displayPageHeader | ( | $color, | |
$mailbox, | |||
$xtra = '' , |
|||
$session = false |
|||
) |
Here is the header and wrapping table
Definition at line 105 of file page_header.php.
References $action, $base_uri, $color, $compose_height, $compose_new_win, $compose_width, $default_use_mdn, $frame_top, $hide_sm_attributions, $javascript_on, $mailbox, $mdn_user_support, $org_title, $provider_name, $provider_uri, $reply_focus, $xtra, _(), displayHtmlHeader(), displayInternalLink(), do_hook(), html_tag(), imap_utf7_decode_local(), makeComposeLink(), NULL, PAGE_NAME, readShortMailboxName(), SQ_SESSION, and sqgetGlobalVar().
Referenced by mime_structure(), sqspell_makePage(), and view_header().
makeInternalLink | ( | $path, | |
$text, | |||
$target = '' |
|||
) |
Definition at line 93 of file page_header.php.
References $base_uri, SQ_SESSION, and sqgetGlobalVar().
Referenced by displayInternalLink(), and makeComposeLink().