About Adaptive Page Layouts (ALI 6.5)
Adaptive page layouts allow you to change the look and
feel of the portal user interface using adaptive tags in standard
XHTML.
Adaptive page layouts can be used in most areas of the portal.
Each page layout type has an associated tag library. The tags in each
library only work in the related page layout. The base page library
and the legacy adaptive tag libraries (pt:common, pt:core, pt:logic,
pt:ptdata, pt:ptui, pt:standard and pt:transformer) work on any page
with a portal banner and are used in all page layouts. The following
table summarizes the available page layout types:
Page Layout Type |
Description |
Library |
More Information |
Base Page |
Controls the layout for components that are common to each
page (header, footer, navigation). |
pt:basepage and legacy libraries |
Creating a Base Page Adaptive Page Layout |
Profile Page |
Controls the layout for components that are common to each
user profile page (header, footer, navigation). |
pt:basepage and legacy libraries |
Portlet Page |
Controls the layout for the portlet area of the portal page. |
pt:portletpage and legacy libraries |
Creating a Portlet Adaptive Page Layout |
Knowledge Directory |
Controls the layout for the content area of the Knowledge Directory. |
pt:kdpage and legacy libraries |
Creating a Knowledge Directory Adaptive Page Layout |
Search Results |
Controls the layout for the content area of search results. |
pt:searchpage and legacy libraries |
Creating a Search Results Adaptive Page Layout |
Portlet Selection |
Controls the layout to use for the pop-up or fly-out editor
used to select portlets on a portlet page. Note: In most implementations,
there is no reason to modify this page layout.
|
pt:portletpageeditor and legacy libraries |
|
- Creating a Base Page Adaptive Page LayoutThe base page adaptive layout defines components that are common to each page (header, footer, navigation, content area). The profile page layout is almost identical, but uses a user profile search box instead of the standard search box.
- Creating a Portlet Adaptive Page LayoutPortlet page adaptive layouts allow you to customize the layout of the portlet header as well as how individual portlets are displayed. The outer area (header, footer, navigation areas) is based on the Base Page adaptive layout.
- Creating a Knowledge Directory Adaptive Page LayoutThe Knowledge Directory adaptive page layout defines the content area of the Knowledge Directory. The outer area (header, footer, navigation areas) is based on the Base Page adaptive layout.
- Creating a Search Results Adaptive Page LayoutThe Search Results adaptive page layout defines the search results content area. The outer area (header, footer, navigation areas) is based on the Base Page adaptive layout.