/src/search.php

Description

search.php

IMAP search page

Includes
require_once (SM_PATH.'functions/strings.php') (line 30)
require_once (SM_PATH.'functions/forms.php') (line 31)
require_once (SM_PATH.'include/validate.php') (line 26)

SquirrelMail required files.

require_once (SM_PATH.'functions/imap.php') (line 27)
require_once (SM_PATH.'functions/imap_search.php') (line 28)
Functions
delete_saved (line 179)
void delete_saved ( $delete_index,  $username,  $data_dir)
  • $delete_index
  • $username
  • $data_dir
forget_recent (line 157)
void forget_recent ( $forget_index,  $username,  $data_dir)
  • $forget_index
  • $username
  • $data_dir
get_recent (line 90)
void get_recent ( $username,  $data_dir)
  • $username
  • $data_dir
get_saved (line 104)
void get_saved ( $username,  $data_dir)
  • $username
  • $data_dir
printSearchMessages (line 225)
void printSearchMessages ( $msgs,  $mailbox,  $cnt,  $imapConnection,  $where,  $what, [ $usecache = false], [ $newsort = false])
  • $msgs
  • $mailbox
  • $cnt
  • $imapConnection
  • $where
  • $what
  • $usecache
  • $newsort
save_recent (line 203)
void save_recent ( $save_index,  $username,  $data_dir)
  • $save_index
  • $username
  • $data_dir
s_opt (line 81)
void s_opt ( $val,  $sel,  $tit)
  • $val
  • $sel
  • $tit
update_recent (line 121)
void update_recent ( $what,  $where,  $mailbox,  $username,  $data_dir)
  • $what
  • $where
  • $mailbox
  • $username
  • $data_dir

Documentation generated on Mon, 13 Jan 2020 04:25:14 +0100 by phpDocumentor 1.4.3