|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.Constants
public class Constants
Houses constants used in the portal code base. Developers, any constants added here should be clearly documented.
| Field Summary | |
|---|---|
static String |
AUTO_PUBLISH_CATEGORY
The name of a category into which automatically published channels from a channel archive are placed. |
static String |
FNAME_PARAM
The query parameter name that can be appended to a baseActionUrl along with its value, the fname of a channel, to cause an instance of that channel to appear in focused mode without the user having to subcribe to that channel. |
static String |
LOCALES_PARAM
The request parameter name that can be appended to a baseActionURL along with its value, the locales to which the portal should assign priority. |
static String |
NAVIGATION_CHAN_FNAME
The default functional name of the administrative links channel. |
static String |
TEMPLATE_USER_NAME_ATT
The attribute used to convey a custom template account from which to copy the initial layout for a user. |
static String |
UPORTAL_2_DTD_PREFIX
The prefix of DTDs owned by uPortal version 2.0. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String FNAME_PARAM
public static final String LOCALES_PARAM
public static final String AUTO_PUBLISH_CATEGORY
public static final String NAVIGATION_CHAN_FNAME
public static final String UPORTAL_2_DTD_PREFIX
public static final String TEMPLATE_USER_NAME_ATT
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||