/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 ('../include/init.php') (line 19)

Include the SquirrelMail initialization file.

require_once ($optpage_file) (line 154)

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

require_once (SM_PATH.'functions/forms.php') (line 25)
require_once (SM_PATH.'functions/options.php') (line 24)
Constants
SMOPT_MODE_DISPLAY = 'display' (line 31)

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

SMOPT_MODE_LINK = 'link' (line 33)
SMOPT_MODE_SUBMIT = 'submit' (line 32)
SMOPT_PAGE_COMPOSE = 'compose' (line 38)
SMOPT_PAGE_DISPLAY = 'display' (line 37)
SMOPT_PAGE_FOLDER = 'folder' (line 40)
SMOPT_PAGE_HIGHLIGHT = 'highlight' (line 39)
SMOPT_PAGE_MAIN = 'main' (line 35)
SMOPT_PAGE_ORDER = 'order' (line 41)
SMOPT_PAGE_PERSONAL = 'personal' (line 36)
Functions
process_optionmode_link (line 67)
void process_optionmode_link ( $optpage)
  • $optpage
process_optionmode_submit (line 43)
void process_optionmode_submit ( $optpage,  $optpage_data)
  • $optpage
  • $optpage_data

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