org.jasig.portal.layout.alm.channels |
|
Java Source File Name | Type | Comment |
CContentSubscriber.java | Class | A channel for adding new content to a layout.
Prior to uPortal 2.5, this channel lived in the org.jasig.portal.layout.channels
package. |
CFragmentManager.java | Class | A channel for adding new content to a layout.
Prior to uPortal 2.5, this channel existed in the package
org.jasig.portal.layout.channels. |
FragmentManager.java | Class | An abstract class containing the basic business-logic and components for
CFragmentManager and CContentSubscriber.
Prior to uPortal 2.5, this channel existed in the org.jasig.portal.layout.channels
package. |