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

Functions

 glossary_rss_delete_file ($glossary)
 Given a glossary object, deletes all cached RSS files associated with it.
 
 glossary_rss_get_feed ($context, $args)
 This file adds support to rss feeds generation.
 
 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.