My webMethods Server 10.1 | My webMethods Server Webhelp | My webMethods Server Portlet Reference | Page and Portlet Development | Session History Portlet
 
Session History Portlet
Portlet Title
Session History
Portlet Name
wm_sessionhistory.
Portlet File Name
wm_sessionhistory.pdp
Top-level Folder
default
JSR168 Portlet?
No
Alias
None
Default Instances of the portlet
None
Page Components. Page developers add this portlet to a portal shell to provide end users with links to pages they have previously visited during their login session. End users click links to navigate back to pages in their history.
History Info Properties
History Length (historyLength)
Defines the number of links to keep in the history queue. The portlet adds new links to the end of the queue. When the number of links specified by History Length has been reached and a new link is added, the portlet removes one link from the beginning of the queue to maintain the specified number of links in the queue. Specify 5, 10, 15, or 20. The default is 5.
Truncate at n characters (charTruncate)
Defines the maximum number of characters you want the portlet to display for the name of each link in the history. Specify a positive whole number. There is no upper limit. The default is 15.
Style to display the history in (displayStyle)
Indicates the style to use to display the links in the portlet. Specify one of the following:
Horizontal
Default. The portlet displays the links horizontally.
Vertical
The portlet displays the links vertically.
Drop Down
The portlet displays the links in a drop-down list.
Link Separation Character (linkCharSeperator)
Indicates the character to use to separate the links displayed in the portlet. This property is only used when the Style to display the history in (displayStyle) property is Horizontal. The default is a space character.