|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IUserLayoutChannelDescription in org.jasig.portal |
|---|
| Methods in org.jasig.portal with parameters of type IUserLayoutChannelDescription | |
|---|---|
private IChannel |
ChannelManager.instantiateChannel(IUserLayoutChannelDescription cd)
|
static IChannel |
ChannelFactory.instantiateLayoutChannel(IUserLayoutChannelDescription description,
java.lang.String sessionId)
Construct channel instance based on a channel description object. |
| Uses of IUserLayoutChannelDescription in org.jasig.portal.channels.DLMUserPreferences |
|---|
| Methods in org.jasig.portal.channels.DLMUserPreferences with parameters of type IUserLayoutChannelDescription | |
|---|---|
private void |
TabColumnPrefsState.ParametersState.updateParams(IUserLayoutChannelDescription cd)
|
| Uses of IUserLayoutChannelDescription in org.jasig.portal.channels.UserPreferences |
|---|
| Methods in org.jasig.portal.channels.UserPreferences with parameters of type IUserLayoutChannelDescription | |
|---|---|
private void |
TabColumnPrefsState.ParametersState.updateParams(IUserLayoutChannelDescription cd)
|
| Uses of IUserLayoutChannelDescription in org.jasig.portal.container.om.entity |
|---|
| Fields in org.jasig.portal.container.om.entity declared as IUserLayoutChannelDescription | |
|---|---|
private IUserLayoutChannelDescription |
PortletEntityImpl.channelDescription
|
| Methods in org.jasig.portal.container.om.entity with parameters of type IUserLayoutChannelDescription | |
|---|---|
void |
PortletEntityImpl.setChannelDescription(IUserLayoutChannelDescription channelDescription)
|
| Uses of IUserLayoutChannelDescription in org.jasig.portal.layout |
|---|
| Methods in org.jasig.portal.layout that return IUserLayoutChannelDescription | |
|---|---|
private IUserLayoutChannelDescription |
TransientUserLayoutManagerWrapper.getTransientNode(java.lang.String nodeId)
Return an IUserLayoutChannelDescription by way of nodeId |
| Uses of IUserLayoutChannelDescription in org.jasig.portal.layout.alm |
|---|
| Subinterfaces of IUserLayoutChannelDescription in org.jasig.portal.layout.alm | |
|---|---|
interface |
IALChannelDescription
An Aggregated Layout channel description. |
| Classes in org.jasig.portal.layout.alm that implement IUserLayoutChannelDescription | |
|---|---|
class |
ALChannelDescription
An extension of the ChannelDescription for the Aggregated Layout implementation. |
| Constructors in org.jasig.portal.layout.alm with parameters of type IUserLayoutChannelDescription | |
|---|---|
ALChannelDescription(IUserLayoutChannelDescription d)
|
|
| Uses of IUserLayoutChannelDescription in org.jasig.portal.layout.dlm |
|---|
| Methods in org.jasig.portal.layout.dlm with parameters of type IUserLayoutChannelDescription | |
|---|---|
private void |
DistributedLayoutManager.pushChanDiffsIntoPlf(org.w3c.dom.Element element,
IUserLayoutChannelDescription newChan,
IUserLayoutChannelDescription oldChan)
|
| Uses of IUserLayoutChannelDescription in org.jasig.portal.layout.node |
|---|
| Classes in org.jasig.portal.layout.node that implement IUserLayoutChannelDescription | |
|---|---|
class |
UserLayoutChannelDescription
A class managing information contained in a user layout channel node. |
| Constructors in org.jasig.portal.layout.node with parameters of type IUserLayoutChannelDescription | |
|---|---|
UserLayoutChannelDescription(IUserLayoutChannelDescription d)
|
|
| Uses of IUserLayoutChannelDescription in org.jasig.portal.services |
|---|
| Methods in org.jasig.portal.services with parameters of type IUserLayoutChannelDescription | |
|---|---|
static void |
StatsRecorder.recordChannelAddedToLayout(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
Record that a channel is being added to a user layout |
static void |
StatsRecorder.recordChannelInstantiated(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
Record that a channel is being instantiated |
static void |
StatsRecorder.recordChannelMovedInLayout(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
Record that a channel is being moved in a user layout |
static void |
StatsRecorder.recordChannelRemovedFromLayout(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
Record that a channel is being removed from a user layout |
static void |
StatsRecorder.recordChannelRendered(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
Record that a channel is being rendered |
static void |
StatsRecorder.recordChannelTargeted(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
Record that a channel is being targeted. |
static void |
StatsRecorder.recordChannelUpdatedInLayout(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
Record that a channel is being updated in a user layout |
| Uses of IUserLayoutChannelDescription in org.jasig.portal.services.stats |
|---|
| Fields in org.jasig.portal.services.stats declared as IUserLayoutChannelDescription | |
|---|---|
(package private) IUserLayoutChannelDescription |
RecordChannelRemovedFromLayoutWorkerTask.channelDesc
|
(package private) IUserLayoutChannelDescription |
RecordChannelUpdatedInLayoutWorkerTask.channelDesc
|
(package private) IUserLayoutChannelDescription |
RecordChannelMovedInLayoutWorkerTask.channelDesc
|
(package private) IUserLayoutChannelDescription |
RecordChannelTargetedWorkerTask.channelDesc
|
(package private) IUserLayoutChannelDescription |
RecordChannelAddedToLayoutWorkerTask.channelDesc
|
(package private) IUserLayoutChannelDescription |
RecordChannelInstantiatedWorkerTask.channelDesc
|
(package private) IUserLayoutChannelDescription |
RecordChannelRenderedWorkerTask.channelDesc
|
| Constructors in org.jasig.portal.services.stats with parameters of type IUserLayoutChannelDescription | |
|---|---|
RecordChannelAddedToLayoutWorkerTask(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
|
|
RecordChannelInstantiatedWorkerTask(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
|
|
RecordChannelMovedInLayoutWorkerTask(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
|
|
RecordChannelRemovedFromLayoutWorkerTask(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
|
|
RecordChannelRenderedWorkerTask(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
|
|
RecordChannelTargetedWorkerTask(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
|
|
RecordChannelUpdatedInLayoutWorkerTask(IPerson person,
UserProfile profile,
IUserLayoutChannelDescription channelDesc)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||