Standard Tags
Tag displaymode


This tag is used in a gateway page (as opposed to a MyPage or Community page) to set whether or not the page should be displayed in Hosted Mode. If the page is displayed in Hosted Mode, it will be surrounded by the Portal banner (header and footer). It can also be used to set the page title and subtitle, as well as the values returned by the pagename and realmname tags on a gateway page.

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


Tag Information
Tag Namedisplaymode

Attributes
NameTypeRequiredDefault ValueDescription
modestringfalseN/AThis controls whether or not the page should be displayed in Hosted Mode. If the page is displayed in Hosted Mode, it will be surrounded by the Portal banner (header and footer). To turn Hosted Mode on, this attribute should be "Hosted". The default value for this attribute, "", will display the page in Plain Mode.
titlestringfalseN/AThis sets the title used for the Hosted Mode page, as well as the value returned by the realmname tag on a gateway page.
subtitlestringfalseN/AThis sets the subtitle used for the Hosted Mode page, as well as the value returned by the pagename tag on a gateway page.


Copyright 2005 Plumtree Software, Inc.