Transformer Tags
Tag styles


The //styles URI constant is replaced with the current portal stylesheet link for use in portlets and hosted gatewayed HTML pages. This tag will switch stylesheets depending if adaptive layout mode or legacy mode is enabled.This tag can also be used in non-hosted gatewayed HTML pages if you want to use the styles specified for adaptive layout mode. Otherwise, non-hosted gatewayed HTML pages will always use the legacy stylesheets.


Note: The pt:standard.stylesheets tag should be used to reference the portal stylesheet in HEAD or BODY tags on gatewayed pages. (Hosted pages and portlets cannot contain HEAD or BODY tags.)

Example:
<link type="text/css" href="pt://styles" rel="StyleSheet"/>


Tag Information
Tag Namestyles

Attributes
No Attributes Defined.


Copyright 2005 Plumtree Software, Inc.