|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocaleManager | |
|---|---|
| org.jasig.portal | |
| org.jasig.portal.user | |
| Uses of LocaleManager in org.jasig.portal |
|---|
| Fields in org.jasig.portal declared as LocaleManager | |
|---|---|
protected LocaleManager |
UserProfile.localeManager
|
| Methods in org.jasig.portal that return LocaleManager | |
|---|---|
LocaleManager |
UserProfile.getLocaleManager()
|
LocaleManager |
UserInstance.getLocaleManager()
|
LocaleManager |
GuestUserInstance.getLocaleManager()
|
| Methods in org.jasig.portal with parameters of type LocaleManager | |
|---|---|
void |
UserProfile.setLocaleManager(LocaleManager lm)
|
void |
GuestUserPreferencesManager.setLocaleManager(LocaleManager lm)
|
void |
ChannelManager.setLocaleManager(LocaleManager lm)
Deprecated. |
| Constructors in org.jasig.portal with parameters of type LocaleManager | |
|---|---|
UserPreferencesManager(HttpServletRequest req,
IPerson person,
LocaleManager localeManager)
Constructor does the following 1. |
|
| Uses of LocaleManager in org.jasig.portal.user |
|---|
| Methods in org.jasig.portal.user that return LocaleManager | |
|---|---|
LocaleManager |
IUserInstance.getLocaleManager()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||