Package org.olat.core.gui.control.generic.portal

Interface Summary
Portal Description:
TODO: guido Class Description for Portal
Portlet Description:
TODO: guido Class Description for Portlet
PortletContainerPositioning  
PortletEntry<T> Marker interface for the portlet entries.
PortletToolController Marker interface.
PortletToolSorting Description:
TODO: Lavinia Dumitrescu Class Description for PortletToolSorting
 

Class Summary
AbstractPortlet Description:
Abstract class that must be implemented by all portlets.
AbstractPortletRunController Provides sorting functionality to the XXXPortletRunController.
PortalFactory Description:
PortalImpl factory to create new portal instances.
PortalImpl Description:
The portal implementation has the ability to display a portal page as defined in the WEB-INF/olat_extensions.xml.
PortletAutoSortingConfigurator Description:
Configuration Form to configure the automatic sorting criteria of Portlets.
PortletContainer Description:
The portlet container wrapps a portlet and adds the features to move portlets around in the portal
PortletDefaultTableDataModel  
PortletFactory Description:
Factory to create instances of portlets defined in the WEB-INF/olat_portals.xml
PortletManualSortingConfigurator Description:
its important to provide this controller a tableModel which follows this configuration: column-# | content | Condition 1 Title - 2 Date only 2 columns 2/3 Description 3 Columns, but only 2 showed 4 Type 4 columns in model
PortletToolSortingControllerImpl Controller for providing the necessary tools for a Portlet (e.g.
SortingCriteria Description:
Encapsulates the sorting info for a portlet.