|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.Constants
Houses constants used in the portal code base. Developers, any constants added here should be clearly documented.
Field Summary | |
static java.lang.String |
AUTO_PUBLISH_CATEGORY
The name of a category into which automatically published channels from a channel archive are placed. |
static java.lang.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 java.lang.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. |
Constructor Summary | |
Constants()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String FNAME_PARAM
public static final java.lang.String LOCALES_PARAM
public static final java.lang.String AUTO_PUBLISH_CATEGORY
Constructor Detail |
public Constants()
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |