Show TOC Start of Content Area

Background documentation Light Framework Page  Locate the document in its SAP Library structure

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 Pagecreates a single-frame page, avoiding the need for client-side JavaScript that would enable different frames to communicate with each other.

·        The Light Framework Pageuses 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.

Location of Components

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 Classic 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.lightdetailednavigationtree

The Tools Area, Dynamic Navigation, See Also (Related Links) and Portal Favorites iViews are the same as those in the Classic Framework Page.

 

End of Content Area