Class HtmlRssFeedConfig
o.wwHtmlHelpers.

Class Members

MemberDescription

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.

Leave this value at 0 to not show details, or a number of characters for the abstract. Default is 150.

TitleCssClass

CSS Class used for the title if ShowBlogTitle is set to .t.

See also:

Class HtmlRssFeedConfig

© West Wind Technologies, 1996-2022 • Updated: 10/26/18
Comment or report problem with topic