Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/glossary/rsslib.php File Reference

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)

Function Documentation

glossary_rss_get_feed ( context,
args 
)

Definition at line 6 of file rsslib.php.

Here is the call graph for this function:

glossary_rss_get_sql ( glossary,
time = 0 
)

Definition at line 106 of file rsslib.php.

Here is the caller graph for this function:

glossary_rss_newstuff ( glossary,
time 
)

If there is new stuff in since $time this returns true Otherwise it returns false.

Parameters:
object$glossarythe glossary activity object
int$timetimestamp
Returns:
bool

Definition at line 157 of file rsslib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations