Function getXmlNews
Get the latest topics information from a specific board, to display later. The returned array will be generated to match the xml_format.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/News.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/News.php
string |
$xml_format |
The XML format. Can be 'atom', 'rdf', 'rss', 'rss2' or 'smf'. |
array
|
An array of arrays of topic data for the feed. Each array has keys corresponding to the tags for the specified format. |