|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Functions | |
| glossary_rss_get_feed ($context, $args) | |
| glossary_rss_get_sql ($glossary, $time=0) | |
| glossary_rss_newstuff ($glossary, $time) | |
| glossary_rss_get_feed | ( | $ | context, |
| $ | args | ||
| ) |
| glossary_rss_get_sql | ( | $ | glossary, |
| $ | time = 0 |
||
| ) |
| glossary_rss_newstuff | ( | $ | glossary, |
| $ | time | ||
| ) |
If there is new stuff in since $time this returns true Otherwise it returns false.
| object | $glossary | the glossary activity object |
| int | $time | timestamp |
Definition at line 157 of file rsslib.php.

