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

Go to the source code of this file.

Functions

 data_rss_get_feed ($context, $args)
 data_rss_get_sql ($data, $time=0)
 data_rss_newstuff ($data, $time)

Function Documentation

data_rss_get_feed ( context,
args 
)

Definition at line 6 of file rsslib.php.

Here is the call graph for this function:

data_rss_get_sql ( data,
time = 0 
)

Definition at line 109 of file rsslib.php.

Here is the caller graph for this function:

data_rss_newstuff ( data,
time 
)

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

Parameters:
object$datathe data activity object
int$timetimestamp
Returns:
bool

Definition at line 136 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