Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
This file adds support to rss feeds generation. More...
Functions | |
glossary_rss_delete_file ($glossary) | |
Given a glossary object, deletes all cached RSS files associated with it. | |
glossary_rss_get_feed ($context, $args) | |
Returns the path to the cached rss feed contents. | |
glossary_rss_get_sql ($glossary, $time=0) | |
The appropriate SQL query for the glossary items to go into the RSS feed. | |
glossary_rss_newstuff ($glossary, $time) | |
If there is new stuff in since $time this returns true Otherwise it returns false. | |
This file adds support to rss feeds generation.