MarkupRSS::render()
Render the feed and echo it (with proper http header)
Usage
// basic usage
$bool = $markupRSS->render();
// usage with all arguments
$bool = $markupRSS->render($feedPages = null);
Arguments
MarkupRSS methods and properties
API reference based on ProcessWire core version 3.0.251