/functions/page_header.php

Description

page_header.php

Prints the page header (duh)

Includes
include_once (SM_PATH.'functions/imap_mailbox.php') (line 15)

Include required files from SM

Functions
compose_Header (line 288)

Blatantly copied/truncated/modified from displayPageHeader.

Outputs a page header specifically for the compose_in_new popup window

void compose_Header (mixed $color, mixed $mailbox, [mixed $sHeaderJs = ''], [mixed $sBodyTagJs = ''])
displayHtmlHeader (line 29)

Output a SquirrelMail page header, from <!doctype> to </head> Always set up the language before calling these functions.

Since 1.5.1 function sends http headers. Function should be called before any output is started.

void displayHtmlHeader ([mixed $title = 'SquirrelMail'], [mixed $xtra = ''], [mixed $do_hook = TRUE], [mixed $frames = FALSE])
displayInternalLink (line 184)

Same as makeInternalLink, but echoes it too

void displayInternalLink ( $path,  $text, [ $target = ''])
  • $path
  • $text
  • $target
displayPageHeader (line 201)

Outputs a complete SquirrelMail page header, starting with <!doctype> and including the default menu bar. Uses displayHtmlHeader and takes JavaScript and locale settings into account.

void displayPageHeader (mixed $color, mixed $mailbox, [mixed $sHeaderJs = ''], [mixed $sBodyTagJs = ''])
makeInternalLink (line 160)

Given a path to a SquirrelMail file, return a HTML link to it

void makeInternalLink (mixed $path, mixed $text, [mixed $target = ''])

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