Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
This file contains all the common stuff to be used for RSS in the Database Module. More...
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. | |
This file contains all the common stuff to be used for RSS in the Database Module.