Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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. More... | |
data_rss_get_feed ($context, $args) | |
Generates the Database modules RSS Feed. More... | |
data_rss_get_sql ($data, $time=0) | |
Creates and returns a SQL query for the items that would be included in the RSS Feed. More... | |
data_rss_newstuff ($data, $time) | |
If there is new stuff in since $time this returns true Otherwise it returns false. More... | |
This file contains all the common stuff to be used for RSS in the Database Module.