void
calc_msort
( $msgs, $sort, [ $mailbox = 'INBOX'])
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
fillMessageArray (line
621)
void
fillMessageArray
( $imapConnection, $id, $count, [ $show_num = false])
-
$imapConnection
-
$id
-
$count
-
$show_num
void
getButton
( $type, $name, $value)
getEndMessage (line
1348)
void
getEndMessage
( $start_msg, $show_num, $num_msgs)
-
$start_msg
-
$show_num
-
$num_msgs
void
getMbxList
( $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)
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)
void
handleAsSent
( $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
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])
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)