File/nasmail/plugins/administrator/defines.php

Description

Administrator plugin - Option definitions

  • author: Philippe Mingo
  • version: $Id: defines.php 1140 2008-01-06 15:11:26Z tokul $
  • copyright: (c) 1999-2006 The SquirrelMail Project Team
  • copyright: (c) 2006-2008 The NaSMail Project
  • license: GNU Public License
Includes
 require_once (SM_PATH.'functions/constants.php') (line 15)
Constants
SMOPT_TYPE_BOOLEAN = 5 (line 24)
SMOPT_TYPE_COMMENT = 7 (line 26)
SMOPT_TYPE_EXTERNAL = 32 (line 32)
SMOPT_TYPE_FLOAT = 4 (line 23)
SMOPT_TYPE_HIDDEN = 6 (line 25)
SMOPT_TYPE_INTEGER = 3 (line 22)
SMOPT_TYPE_LDAP = 12 (line 31)
SMOPT_TYPE_NUMLIST = 8 (line 27)
SMOPT_TYPE_PATH = 33 (line 33)
SMOPT_TYPE_PLUGINS = 11 (line 30)
SMOPT_TYPE_STRING = 0 (line 19)
SMOPT_TYPE_STRLIST = 1 (line 20)
SMOPT_TYPE_TEXTAREA = 2 (line 21)
SMOPT_TYPE_THEME = 10 (line 29)
SMOPT_TYPE_TITLE = 9 (line 28)
SMOPT_TYPE_UNDEFINED = -1 (line 18)

Documentation generated on Sun, 22 Nov 2009 17:36:26 +0200 by phpDocumentor 1.4.3