/functions/constants.php

Description

constants.php

Loads constants used by the rest of the SquirrelMail source. This file is include by src/login.php, src/redirect.php and src/load_prefs.php.

Includes
require_once (SM_PATH.'functions/plugin.php') (line 18)

Need to enable plugin functions for a hook

Constants
SMPREF_JS_AUTODETECT = 2 (line 54)
SMPREF_JS_OFF = 0 (line 52)
SMPREF_JS_ON = 1 (line 53)
SMPREF_LOC_BETWEEN = 'between' (line 33)
SMPREF_LOC_BOTTOM = 'bottom' (line 34)
SMPREF_LOC_LEFT = '' (line 35)
SMPREF_LOC_RIGHT = 'right' (line 36)
SMPREF_LOC_TOP = 'top' (line 32)
SMPREF_NO = 0 (line 25)

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

SMPREF_NONE = 'none' (line 29)
SMPREF_OFF = 0 (line 26)
SMPREF_ON = 1 (line 28)
SMPREF_TIME_12HR = 2 (line 49)
SMPREF_TIME_24HR = 1 (line 48)
SMPREF_UNSEEN_ALL = 3 (line 41)
SMPREF_UNSEEN_INBOX = 2 (line 40)
SMPREF_UNSEEN_NONE = 1 (line 39)
SMPREF_UNSEEN_NORMAL = 5 (line 43)
SMPREF_UNSEEN_ONLY = 1 (line 44)
SMPREF_UNSEEN_SPECIAL = 4 (line 42)
SMPREF_UNSEEN_TOTAL = 2 (line 45)
SMPREF_YES = 1 (line 27)
SM_ABOOK_FIELD_EMAIL = 3 (line 60)
SM_ABOOK_FIELD_FIRSTNAME = 1 (line 58)
SM_ABOOK_FIELD_LABEL = 4 (line 61)
SM_ABOOK_FIELD_LASTNAME = 2 (line 59)
SM_ABOOK_FIELD_NICKNAME = 0 (line 57)
SM_SCRIPT_LIB_COMMON = 'common.js' (line 66)
SM_SCRIPT_LIB_RELOAD_PAGE = 'reload_page.js' (line 65)
SM_SCRIPT_LIB_REMOTE_REQUEST = 'remote_request.js' (line 64)

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