|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.channels.UserPreferences.BaseState
org.jasig.portal.channels.UserPreferences.GPreferencesState.GEditLayoutItemState
protected class GPreferencesState.GEditLayoutItemState
Field Summary | |
---|---|
protected GPreferencesState |
context
|
private java.lang.String |
editElementID
|
Fields inherited from class org.jasig.portal.channels.UserPreferences.BaseState |
---|
internalState |
Constructor Summary | |
---|---|
GPreferencesState.GEditLayoutItemState(GPreferencesState context)
|
Method Summary | |
---|---|
private void |
prepareSaveEditedItem()
|
void |
renderXML(org.xml.sax.ContentHandler out)
Ask channel to render its content. |
void |
setRuntimeData(ChannelRuntimeData rd)
Passes ChannelRuntimeData to the channel. |
Methods inherited from class org.jasig.portal.channels.UserPreferences.BaseState |
---|
getRuntimeProperties, receiveEvent, setContext, setPortalControlStructures, setState, setStaticData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected GPreferencesState context
private java.lang.String editElementID
Constructor Detail |
---|
public GPreferencesState.GEditLayoutItemState(GPreferencesState context)
Method Detail |
---|
public void setRuntimeData(ChannelRuntimeData rd) throws PortalException
IChannel
setRuntimeData
in interface IChannel
setRuntimeData
in class BaseState
rd
- channel runtime data
PortalException
ChannelRuntimeData
private void prepareSaveEditedItem() throws PortalException
PortalException
public void renderXML(org.xml.sax.ContentHandler out) throws PortalException
IChannel
renderXML
in interface IChannel
renderXML
in class BaseState
out
- the SAX ContentHandler to output content to
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |