|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState
@Deprecated public class TabColumnPrefsState
This user preferences component is for use with layouts based on the tab-column structure.
| Nested Class Summary | |
|---|---|
protected class |
TabColumnPrefsState.DefaultState
Deprecated. All IChannel implementations should be migrated to portlets |
protected class |
TabColumnPrefsState.NewChannelState
Deprecated. All IChannel implementations should be migrated to portlets |
protected class |
TabColumnPrefsState.ParametersState
Deprecated. All IChannel implementations should be migrated to portlets |
protected class |
TabColumnPrefsState.ResetLayoutState
Deprecated. All IChannel implementations should be migrated to portlets |
protected class |
TabColumnPrefsState.SelectSkinsState
Deprecated. All IChannel implementations should be migrated to portlets |
| Field Summary | |
|---|---|
protected static String |
BLANK_TAB_NAME
Deprecated. |
protected CUserPreferences |
context
Deprecated. |
protected IPrivilegedChannel |
internalState
Deprecated. |
protected ChannelRuntimeData |
runtimeData
Deprecated. |
protected static String |
SKIN_LIST_FILE
Deprecated. |
protected ChannelStaticData |
staticData
Deprecated. |
| Constructor Summary | |
|---|---|
TabColumnPrefsState()
Deprecated. |
|
TabColumnPrefsState(CUserPreferences context)
Deprecated. |
|
| Method Summary | |
|---|---|
ChannelRuntimeProperties |
getRuntimeProperties()
Deprecated. Acquires ChannelRuntimeProperites from the channel. |
void |
receiveEvent(PortalEvent ev)
Deprecated. Passes an outside event to a channel. |
void |
renderXML(ContentHandler out)
Deprecated. Ask channel to render its content. |
void |
setContext(CUserPreferences context)
Deprecated. |
void |
setPortalControlStructures(PortalControlStructures pcs)
Deprecated. Passes portal control structure to the channel. |
void |
setRuntimeData(ChannelRuntimeData rd)
Deprecated. Passes ChannelRuntimeData to the channel. |
void |
setState(IPrivilegedChannel state)
Deprecated. |
void |
setStaticData(ChannelStaticData sd)
Deprecated. Passes ChannelStaticData to the channel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ChannelStaticData staticData
protected ChannelRuntimeData runtimeData
protected static String BLANK_TAB_NAME
protected static String SKIN_LIST_FILE
protected CUserPreferences context
protected IPrivilegedChannel internalState
| Constructor Detail |
|---|
public TabColumnPrefsState()
throws PortalException
PortalException
public TabColumnPrefsState(CUserPreferences context)
throws PortalException
PortalException| Method Detail |
|---|
public void setStaticData(ChannelStaticData sd)
throws PortalException
IChannel
setStaticData in interface IChannelsd - channel static data
PortalExceptionChannelStaticData
public void setRuntimeData(ChannelRuntimeData rd)
throws PortalException
IChannel
setRuntimeData in interface IChannelrd - channel runtime data
PortalExceptionChannelRuntimeData
public void setPortalControlStructures(PortalControlStructures pcs)
throws PortalException
IPrivileged
setPortalControlStructures in interface IPrivilegedPortalExceptionPortalControlStructures
public void renderXML(ContentHandler out)
throws PortalException
IChannel
renderXML in interface IChannelout - the SAX ContentHandler to output content to
PortalExceptionpublic void receiveEvent(PortalEvent ev)
IChannel
receiveEvent in interface IChannelev - PortalEvent objectPortalEventpublic ChannelRuntimeProperties getRuntimeProperties()
IChannel
getRuntimeProperties in interface IChannelChannelRuntimePropertiespublic void setState(IPrivilegedChannel state)
public void setContext(CUserPreferences context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||