Function getXmlRecent
Get the recent topics to display. 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 containing data for the feed. Each array has keys corresponding to the appropriate tags for the specified format. |