| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SAKAI_COMPONENTS_ROOT_SYS_PROP |
"sakai.components.root" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CURRENT_PORTAL_PATH |
"sakai:request.portal.path" |
public static final String |
CURRENT_SERVER_URL |
"sakai:request.server.url" |
public static final String |
TYPE_ARRAY |
"array" |
public static final String |
TYPE_BOOLEAN |
"boolean" |
public static final String |
TYPE_INT |
"int" |
public static final String |
TYPE_STRING |
"string" |
public static final String |
UNKNOWN |
"UNKNOWN" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
CACHE_COMPONENTS |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CURRENT_PORTAL_PATH |
"sakai:request.portal.path" |
public static final String |
CURRENT_SERVER_URL |
"sakai:request.server.url" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SHARED_LOCATION_PARAM |
"contextSharedLocation" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CLOSE_ON_SHUTDOWN |
"sakai.component.closeonshutdown" |
protected static final String |
CONFIGURATION_COMPONENT_PACKAGE |
"sakai-component-pack" |
protected static final String |
CONFIGURATION_FILE_NAME |
"sakai-configuration.xml" |
protected static final String |
DEFAULT_CONFIGURATION_FILE |
"classpath:/org/sakaiproject/config/sakai-configuration.xml" |
protected static final String |
SHUTDOWN_ON_ERROR |
"sakai.component.shutdownonerror" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SAKAI_LOCALES_DEFAULT |
"en_US, en_GB, en_AU, en_NZ, en_ZA, ja_JP, ko_KR, nl_NL, zh_CN, zh_TW, es_ES, fr_CA, fr_FR, ca_ES, sv_SE, ar, ru_RU, pt_PT, pt_BR, eu, vi_VN, tr_TR, es_MX, mn, pl_PL, de_DE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
XML_FILE_EXTENSION |
".xml" |
Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.