Class Config
java.lang.Object
|
+----Config
- public class Config
- extends Object
-
bgcolor
-
-
dblogin
-
-
dbpassword
-
-
Dir
-
-
facultyCookieTime
-
-
fromAdd
-
-
hostallow
-
-
hostname
-
-
link
-
-
logpath
-
-
packpath
-
-
PassFailLog
-
-
PassLog
-
-
port
-
-
pubdir
-
-
pubpath
-
-
RegFailLog
-
-
RegLog
-
-
rootCookieTime
-
-
RootLog
-
-
RootPassChangeLog
-
-
sqlDir
-
-
StdSession
-
-
studentCookieTime
-
-
StudentFailLog
-
-
StudentLog
-
-
tablecolor
-
-
text
-
-
thesispath
-
-
thesissite
-
-
Config()
-
dblogin
public static String dblogin
dbpassword
public static String dbpassword
hostname
public static String hostname
port
public static String port
pubpath
public static String pubpath
pubdir
public static String pubdir
thesissite
public static String thesissite
thesispath
public static String thesispath
packpath
public static String packpath
sqlDir
public static String sqlDir
Dir
public static String Dir
logpath
public static String logpath
PassLog
public static String PassLog
PassFailLog
public static String PassFailLog
StudentLog
public static String StudentLog
StudentFailLog
public static String StudentFailLog
StdSession
public static String StdSession
RegLog
public static String RegLog
RegFailLog
public static String RegFailLog
RootLog
public static String RootLog
RootPassChangeLog
public static String RootPassChangeLog
rootCookieTime
public static int rootCookieTime
studentCookieTime
public static int studentCookieTime
facultyCookieTime
public static int facultyCookieTime
hostallow
public static String hostallow
fromAdd
public static String fromAdd
bgcolor
public static String bgcolor
text
public static String text
link
public static String link
tablecolor
public static String tablecolor
Config
public Config()