/src/options.php

Description

options.php

Displays the options page. Pulls from proper user preference files and config.php. Displays preferences as selected and other options.

Includes
require_once (SM_PATH.'functions/options.php') (line 27)
require_once (SM_PATH.'include/validate.php') (line 23)
require_once ($optpage_file) (line 199)

*******************************************************

require_once (SM_PATH.'functions/forms.php') (line 30)
require_once (SM_PATH.'functions/global.php') (line 24)
require_once (SM_PATH.'functions/html.php') (line 29)
require_once (SM_PATH.'functions/imap.php') (line 26)
require_once (SM_PATH.'functions/strings.php') (line 28)
Constants
SMOPT_MODE_DISPLAY = 'display' (line 36)

******************************

SMOPT_MODE_LINK = 'link' (line 38)
SMOPT_MODE_SUBMIT = 'submit' (line 37)
SMOPT_PAGE_DISPLAY = 'display' (line 42)
SMOPT_PAGE_FOLDER = 'folder' (line 44)
SMOPT_PAGE_HIGHLIGHT = 'highlight' (line 43)
SMOPT_PAGE_MAIN = 'main' (line 40)
SMOPT_PAGE_ORDER = 'order' (line 45)
SMOPT_PAGE_PERSONAL = 'personal' (line 41)
Functions
print_optionpages_row (line 79)

This function prints out an option page row.

void print_optionpages_row ( $leftopt, [ $rightopt = false])
  • $leftopt
  • $rightopt
process_optionmode_link (line 71)
void process_optionmode_link ( $optpage)
  • $optpage
process_optionmode_submit (line 47)
void process_optionmode_submit ( $optpage,  $optpage_data)
  • $optpage
  • $optpage_data

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