Light Framework Page
The portal provides an additional framework page for displaying light content for an external-facing portal. Light content is content that uses fewer resources than standard content, for example, because it does not use HTMLB or client-side eventing JavaScript.
The light framework page differs from the default framework page in the following ways:
● The light framework page creates a single-frame page, avoiding the need for client-side JavaScript that would enable different frames to communicate with each other.
● The light framework page uses light navigation iViews, which avoid the use of resource-heavy HTMLB and client-side eventing JavaScript.
For more information about an external-facing portal, see Implementing an External-Facing Portal.
The following additional components are provided for the light framework page:
Component |
Portal Application |
Light Framework Page |
com.sap.portal.layouts.framework (light_framework.jsp) |
Light Innerpage |
com.sap.portal.layouts.framework (light_WAandNavPanel.jsp) |
Light Content Area |
com.sap.portal.navigation.contentarea |
The Navigation Area component for the light framework page is the same as the one in the default framework page.
Component |
Portal Application |
Light Masthead |
com.sap.portal.navigation.masthead |
Light TLN |
com.sap.portal.navigation.lighttoplevel |
Light Page Title Bar |
com.sap.portal.navigation.pagetoolbar |
Light DTN |
com.sap.portal.navigation |
The Tools Area, Dynamic Navigation, See Also (Related Links) and Portal Favorites iViews are the same as those in the default framework page.