IFeedContentProvider interface.
IFeedContentProvider interface must be implemented by a feed class who provides feed content.
Located in /Web/Services/TFeedService.php (line 162)
Sets the content type of the feed content to be sent.
Some examples are: RSS 1.0 feed: application/rdf+xml RSS 2.0 feed: application/rss+xml or application/xml or text/xml ATOM feed: application/atom+xml
Initializes the feed content provider.
This method is invoked (before getFeedContent) when the feed provider is requested by a user.
Documentation generated on Mon, 25 Jun 2012 14:38:12 +0200 by phpDocumentor 1.4.3