My webMethods Server 10.1 | My webMethods Server Webhelp | My webMethods Server Portlet Reference | Page and Portlet Development | Titlebar Guest Titlebar Portlet
 
Titlebar Guest Titlebar Portlet
Portlet Title
Titlebar for the Guest Shell
Portlet Name
wm_titlebar_guest
Portlet File Name
wm_titlebar_guest.pdp
Top-level Folder
system
JSR168 Portlet?
No
Alias
/portlet/wm_titlebar_guest
Default Instances of the portlet
None
Title Bar Tools. Page developers can use this portlet when implementing a custom shell to provide a simple title bar that displays only the portlet title without any actions or menus.
This portlet is part of the core system components. It is used for the Guest Shell, which is the default shell for all non-authenticated users. End users should not directly access or publish this portlet. Page developers can us it when developing a custom Guest Shell or any other shell that requires a title bar without tools.
Properties
Cache Age (cacheAge)
Required. Indicates how long to cache the contents of the portlet. Specify one of the following:
-1
Default. Cache the contents of the portlet indefinitely.
0
Do not cache the contents of the portlet.
1
Cache the contents of the portlet for 1 minute.
10
Cache the contents of the portlet for 10 minutes.
15
Cache the contents of the portlet for 15 minutes.
20
Cache the contents of the portlet for 20 minutes.
30
Cache the contents of the portlet for 30 minutes.
60
Cache the contents of the portlet for 60 minutes.
All instances of the portlet share the value of this property.