
Classes | |
| class | FeedWrapper |
Public Member Functions | |
| String | feedEntryContents () |
| NSArray< FeedWrapper > | feeds () |
| WOActionResults | feedSelected () |
| RSSReader (WOContext context) | |
Public Attributes | |
| SyndEntry | _repetitionEntry |
| FeedWrapper | _repetitionFeed |
| SyndEntry | _selectedEntry |
| FeedWrapper | _selectedFeed |
Protected Member Functions | |
| boolean | useDefaultComponentCSS () |
Private Attributes | |
| NSMutableArray< FeedWrapper > | _feeds |
| RSSReader | ( | WOContext | context | ) |
| String feedEntryContents | ( | ) |
| NSArray<FeedWrapper> feeds | ( | ) |
| WOActionResults feedSelected | ( | ) |
| boolean useDefaultComponentCSS | ( | ) | [protected] |
Returns true if this component provides a default CSS file that has the same name as the component itself.
Reimplemented from ERXComponent.
NSMutableArray<FeedWrapper> _feeds [private] |
| SyndEntry _repetitionEntry |
| SyndEntry _selectedEntry |
1.5.8