/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)

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