Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
rsslib.php File Reference

Functions

 data_rss_delete_file ($data)
 Given a database object, deletes all cached RSS files associated with it.
 
 data_rss_get_feed ($context, $args)
 Generates the Database modules RSS Feed.
 
 data_rss_get_sql ($data, $time=0)
 Creates and returns a SQL query for the items that would be included in the RSS Feed.
 
 data_rss_newstuff ($data, $time)
 If there is new stuff in since $time this returns true Otherwise it returns false.