/functions/mailbox_display.php

Description

mailbox_display.php

This contains functions that display mailbox information, such as the table row that has sender, date, subject, etc...

Includes
require_once (SM_PATH.'class/html.class.php') (line 18)
require_once (SM_PATH.'functions/strings.php') (line 16)

The standard includes..

require_once (SM_PATH.'functions/html.php') (line 17)
Constants
PG_SEL_MAX = 10 (line 25)
SUBJ_TRIM_AT = 55 (line 26)
Functions
calc_msort (line 571)
void calc_msort ( $msgs,  $sort, [ $mailbox = 'INBOX'])
  • $msgs
  • $sort
  • $mailbox
displayMessageArray (line 627)
void displayMessageArray ( $imapConnection,  $num_msgs,  $start_msg,  $msort,  $mailbox,  $sort,  $color,  $show_num, [ $where = 0], [ $what = 0])
  • $imapConnection
  • $num_msgs
  • $start_msg
  • $msort
  • $mailbox
  • $sort
  • $color
  • $show_num
  • $where
  • $what
elapsed (line 28)
void elapsed ( $start)
  • $start
fillMessageArray (line 621)
void fillMessageArray ( $imapConnection,  $id,  $count, [ $show_num = false])
  • $imapConnection
  • $id
  • $count
  • $show_num
getButton (line 1336)
void getButton ( $type,  $name,  $value)
  • $type
  • $name
  • $value
getEndMessage (line 1348)
void getEndMessage ( $start_msg,  $show_num,  $num_msgs)
  • $start_msg
  • $show_num
  • $num_msgs
getMbxList (line 1329)
void getMbxList ( $imapConnection)
  • $imapConnection
getSelfSortMessages (line 367)
void getSelfSortMessages ( $imapConnection,  $start_msg,  $show_num,  $num_msgs,  $sort,  $mbxresponse)
  • $imapConnection
  • $start_msg
  • $show_num
  • $num_msgs
  • $sort
  • $mbxresponse
getServerMessages (line 339)
void getServerMessages ( $imapConnection,  $start_msg,  $show_num,  $num_msgs,  $id)
  • $imapConnection
  • $start_msg
  • $show_num
  • $num_msgs
  • $id
getServerSortMessages (line 361)
void getServerSortMessages ( $imapConnection,  $start_msg,  $show_num,  $num_msgs,  $server_sort_order,  $mbxresponse)
  • $imapConnection
  • $start_msg
  • $show_num
  • $num_msgs
  • $server_sort_order
  • $mbxresponse
getSmallStringCell (line 1340)
void getSmallStringCell ( $string,  $align)
  • $string
  • $align
getThreadMessages (line 356)
void getThreadMessages ( $imapConnection,  $start_msg,  $show_num,  $num_msgs)
  • $imapConnection
  • $start_msg
  • $show_num
  • $num_msgs
get_msgcnt_str (line 1030)
void get_msgcnt_str ( $start_msg,  $end_msg,  $num_msgs)
  • $start_msg
  • $end_msg
  • $num_msgs
get_paginator_link (line 1048)
void get_paginator_link ( $box,  $start_msg,  $use,  $text)
  • $box
  • $start_msg
  • $use
  • $text
get_paginator_str (line 1072)
void get_paginator_str ( $box,  $start_msg,  $end_msg,  $num_msgs,  $show_num,  $sort)
  • $box
  • $start_msg
  • $end_msg
  • $num_msgs
  • $show_num
  • $sort
get_selectall_link (line 983)
void get_selectall_link ( $start_msg,  $sort)
  • $start_msg
  • $sort
handleAsSent (line 1364)
void handleAsSent ( $mailbox)
  • $mailbox
mail_message_listing_beginning (line 724)
void mail_message_listing_beginning ( $imapConnection, [ $mailbox = ''], [ $sort = -1], [ $msg_cnt_str = ''], [ $paginator = ' '], [ $start_msg = 1])
  • $imapConnection
  • $mailbox
  • $sort
  • $msg_cnt_str
  • $paginator
  • $start_msg
mail_message_listing_end (line 859)
void mail_message_listing_end ( $num_msgs,  $paginator_str,  $msg_cnt_str,  $color)
  • $num_msgs
  • $paginator_str
  • $msg_cnt_str
  • $color
printHeader (line 884)
void printHeader ( $mailbox,  $sort,  $color, [ $showsort = true])
  • $mailbox
  • $sort
  • $color
  • $showsort
printMessageInfo (line 42)
void printMessageInfo ( $imapConnection,  $t, [ $not_last = true],  $key,  $mailbox,  $start_msg,  $where,  $what)
  • $imapConnection
  • $t
  • $not_last
  • $key
  • $mailbox
  • $start_msg
  • $where
  • $what
processSubject (line 1271)
void processSubject ( $subject, [ $threadlevel = 0])
  • $subject
  • $threadlevel
showMessagesForMailbox (line 412)
void showMessagesForMailbox ( $imapConnection,  $mailbox,  $num_msgs,  $start_msg,  $sort,  $color,  $show_num,  $use_cache, [ $mode = ''])
  • $imapConnection
  • $mailbox
  • $num_msgs
  • $start_msg
  • $sort
  • $color
  • $show_num
  • $use_cache
  • $mode
ShowSortButton (line 956)
void ShowSortButton ( $sort,  $mailbox,  $Up,  $Down)
  • $sort
  • $mailbox
  • $Up
  • $Down

Documentation generated on Mon, 13 Jan 2020 04:24:53 +0100 by phpDocumentor 1.4.3