Inherited by ERXPodcastRssPage.

Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| Object | dateFormatter () |
| ERXRssPage (WOContext context) | |
| Object | itemGuid () |
feedTitle the title of the RSS feed feedUrl the URL of the website associated with the RSS feed feedDescription the description of the RSS feed list the list of items to show in the feed item the repetition item binding for the feed items itemGuid the GUID of the current item itemTitle the title of the current item itemLink the link associated with the current item itemPubDate the publish date of the current item itemAuthor the author of the item
| ERXRssPage | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.
| response | to which we are appending | |
| context | context of the response |
Reimplemented from ERXNonSynchronizingComponent.
| Object dateFormatter | ( | ) |
| Object itemGuid | ( | ) |
1.5.8