Base Page Tags for Adaptive Layout


This library contains the Base Page tags for the Adaptive Layout Framework. These tags are only available on the Base Page Adaptive Layout, which applies to standard banner pages (i.e., pages that extend PlumtreeDP, include a banner, etc.).

Tag Library Information
Namebasepage
Version1.0
 

Tag Summary
contentThis tag displays the body content for this page.

This tag does not display the contents of the tag and should only be used as a singleton tag (i.e. <pt:basepage.content/>), rather than as a tag with both an open and close tag.

footerThis tag displays the footer content for this page.

This tag does not display the contents of the tag and should only be used as a singleton tag (i.e. <pt:basepage.footer/>), rather than as a tag with both an open and close tag.

headerThis tag displays a Header from a template

This tag does not display the contents of the tag and should only be used as a singleton tag (i.e. <pt:basepage.header/>), rather than as a tag with both an open and close tag.

navareaThis tag displays the required html for this navigational area.
pagebodyThis tag displays the body tag for this page and initializes page JavaScript. HTML tag attributes for the body tag can be added as normal XML attributes and they will get processed and added to the body tag.
pagerefreshThis tag displays the meta refresh tag for this page. This is usually only necessary for MyPages.

This tag does not display the contents of the tag and should only be used as a singleton tag (i.e. <pt:basepage.pagerefresh/>), rather than as a tag with both an open and close tag.

titleThis tag displays the page title.

This tag does not display the contents of the tag and should only be used as a singleton tag (i.e. <pt:basepage.title/>), rather than as a tag with both an open and close tag.

 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.