|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.BaseChannel
org.jasig.portal.layout.channels.locales.CSessionLocalesSelector
public class CSessionLocalesSelector
Changes the locale preferences for the current session. Any changes made via this channel will not be persisted between sessions.
| Field Summary | |
|---|---|
protected java.lang.String |
sslUri
|
| Fields inherited from class org.jasig.portal.channels.BaseChannel |
|---|
log, runtimeData, staticData |
| Constructor Summary | |
|---|---|
CSessionLocalesSelector()
|
|
| Method Summary | |
|---|---|
void |
renderXML(org.xml.sax.ContentHandler out)
Ask channel to render its content. |
| Methods inherited from class org.jasig.portal.channels.BaseChannel |
|---|
getRuntimeProperties, receiveEvent, setRuntimeData, setStaticData, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.String sslUri
| Constructor Detail |
|---|
public CSessionLocalesSelector()
| Method Detail |
|---|
public void renderXML(org.xml.sax.ContentHandler out)
throws PortalException
IChannel
renderXML in interface IChannelrenderXML in class BaseChannelout - the SAX ContentHandler to output content to
PortalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||