o.wwHtmlHelpers.
Class Members
Member | Description | |
---|---|---|
CacheDuration |
Specifies that the output from the RSS feed is cached using wwCache if the value is greater than 0. The value is specified in seconds. |
|
ConnectionTimeout |
The timeout before the feed retrieval is aborted. | |
CssClass |
Top level CSS class used on the wrapping <div> for the entire rendered output. Defaults to no class. |
|
DetailPostHtml |
Any HTML that is injected after each detail item in the feed. | |
DetailPreHtml |
Any HTML to display before each item <div> is rendered. |
|
FeedUrl |
The URL to the RSS feed. | |
ItemsToShow |
The number of items to display for the feed. | |
ShowBlogTitle |
If .T. displays above the detail items using the TitleCssClass for display formatting in a <div> . |
|
ShowDetail |
A number of characters that are used to display an abstract of the description. | |
TitleCssClass |
CSS Class used for the title if ShowBlogTitle is set to .t. |
See also:
Class HtmlRssFeedConfig© West Wind Technologies, 1996-2024 • Updated: 10/26/18
Comment or report problem with topic