Unified Framework PageLocate this document in the navigation structure

Use

The Unified Framework Page supplied with SAP NetWeaver Portal provides support for applications written in standards mode only.

Standards mode is compliant with CSS2 specifications, in contrast to quirks mode, which supports only parts of the CSS specifications.

The Unified Framework Page is based on the SAPUI5 framework, which is used to build HTML5-based applications.

Note

We recommend using the Unified Framework Page with Microsoft Internet Explorer 9 or above, or with other browsers that support standards mode.

The Unified Framework Page has a single level of options in the top-level navigation area. Additional navigation levels are available in the detailed navigation area. To the left of the content area, there is a vertical bar with a navigation icon that opens the detailed navigation panel, and a search icon that opens a search tool, in which you can select a search provider and enter search text. To the right of the content area, there is a vertical menu with the following options: History , Launcher . Selecting each of these options acts as a toggle that opens or closes a vertical pane. In this pane:

  • History : Provides a list of recently-visited, launchable navigation nodes, as well as Back and Forward buttons.

  • Launcher : Enables you to search for a navigation node to launch directly in the content area.

In the Framework Page Configuration editor ( Start of the navigation path Content Administration Next navigation step Portal Display End of the navigation path), you can configure the framework page, including the tools to display and the title of the page. To change the default SAP logo of the framework page, you need to replace the logo file in the Web Resource Repository: Start of the navigation path Web Resources Next navigation step Resources Provided by SAP Next navigation step Unified Framework Page Next navigation step Framework Icons Next navigation step logo.png End of the navigation path.

Note

The Unified Framework Page does not support all the features provided in former framework pages. For details, see SAP Note 1827687 Information published on SAP site.

Location in Portal Catalog: Start of the navigation path Portal Content Next navigation step Portal Users Next navigation step Standard Portal Users Next navigation step Unified Framework Content Next navigation step Unified Framework Page End of the navigation path ( pcd:portal_content/every_user/general/defaultUnifiedFrameworkContent/UnifiedFrameworkPage )

Caution

Do not modify the delta link source object of the above-mentioned framework page, which is located in a subfolder of the Portal Catalog under the Content Provided by SAP folder.

Pages and iViews in the Unified Framework Page

The Unified Framework Page contains the following objects:

  • Page: Unified Framework Page ( UnifiedFrameworkPage )

    A portal page that contains the following objects:

    • iView: UFP Resources ( com.sap.portal.UFPResources )

      Contains internal scripts and general UI components for the Unified Framework Page .

    • iView: AFP Resources ( com.sap.portal.AFPResources )

      Contains public client-side APIs.

    • iView: Browser Document Mode ( com.sap.portal.BrowserDocumentMode )

      Adds an X-UA-Compatible header into the framework page that affects the Browser Mode and the Document Mode properties in Microsoft Internet Explorer. The default value is IE=edge , which sets the Browser Mode to IEx Compatibility View and the Document Mode to IEx standards (where ' x ' stands for the current version of Microsoft Internet Explorer).

    • Page: UFP Headerless Framework Page ( com.sap.portal.headerless_frameworkpage )

      Supports headerless navigation.

Layout Used by the Unified Framework Page

The Unified Framework Page uses the Layout for Unified Framework Page ( pcd:portal_content/com.sap.pct/admin.templates/layouts/com.sap.portal.UnifiedFrameworkPageLayout ).