Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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. More... | |
glossary_rss_get_feed ($context, $args) | |
Returns the path to the cached rss feed contents. More... | |
glossary_rss_get_sql ($glossary, $time=0) | |
The appropriate SQL query for the glossary items to go into the RSS feed. More... | |
glossary_rss_newstuff ($glossary, $time) | |
If there is new stuff in since $time this returns true Otherwise it returns false. More... | |
This file adds support to rss feeds generation.