Home
last modified time | relevance | path

Searched refs:rss_add_http_header (Results 1 – 18 of 18) sorted by relevance

/dports/www/moodle310/moodle/mod/forum/
H A Dview.php153 rss_add_http_header($forum->get_context(), 'mod_forum', $forumrecord, $rsstitle);
H A Ddiscuss.php98 rss_add_http_header($modcontext, 'mod_forum', $forumrecord, $rsstitle);
/dports/www/moodle310/moodle/mod/data/
H A Dedit.php132 rss_add_http_header($context, 'mod_data', $data, $rsstitle);
H A Dview.php220 rss_add_http_header($context, 'mod_data', $data, $rsstitle);
/dports/www/moodle39/moodle/mod/data/
H A Dedit.php132 rss_add_http_header($context, 'mod_data', $data, $rsstitle);
H A Dview.php220 rss_add_http_header($context, 'mod_data', $data, $rsstitle);
/dports/www/moodle39/moodle/mod/forum/
H A Dview.php153 rss_add_http_header($forum->get_context(), 'mod_forum', $forumrecord, $rsstitle);
H A Ddiscuss.php98 rss_add_http_header($modcontext, 'mod_forum', $forumrecord, $rsstitle);
/dports/www/moodle311/moodle/mod/forum/
H A Dview.php153 rss_add_http_header($forum->get_context(), 'mod_forum', $forumrecord, $rsstitle);
H A Ddiscuss.php98 rss_add_http_header($modcontext, 'mod_forum', $forumrecord, $rsstitle);
/dports/www/moodle311/moodle/mod/data/
H A Dedit.php132 rss_add_http_header($context, 'mod_data', $data, $rsstitle);
H A Dview.php220 rss_add_http_header($context, 'mod_data', $data, $rsstitle);
/dports/www/moodle310/moodle/lib/
H A Drsslib.php37 function rss_add_http_header($context, $componentname, $componentinstance, $title) { function
/dports/www/moodle311/moodle/lib/
H A Drsslib.php37 function rss_add_http_header($context, $componentname, $componentinstance, $title) { function
/dports/www/moodle39/moodle/lib/
H A Drsslib.php37 function rss_add_http_header($context, $componentname, $componentinstance, $title) { function
/dports/www/moodle310/moodle/mod/glossary/
H A Dview.php288 rss_add_http_header($context, 'mod_glossary', $glossary, $rsstitle);
/dports/www/moodle39/moodle/mod/glossary/
H A Dview.php288 rss_add_http_header($context, 'mod_glossary', $glossary, $rsstitle);
/dports/www/moodle311/moodle/mod/glossary/
H A Dview.php289 rss_add_http_header($context, 'mod_glossary', $glossary, $rsstitle);