[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Contains class block_rss_client\output\footer
Author: | Brendan Anderson <brendan_anderson@hcpss.org> |
Copyright: | 2015 Howard County Public School System |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 90 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
footer:: (4 methods):
__construct()
set_channelurl()
get_channelurl()
export_for_template()
__construct(\moodle_url $channelurl) X-Ref |
Constructor param: \moodle_url $channelurl The link provided in the RSS channel |
set_channelurl(\moodle_url $channelurl) X-Ref |
Set the channel url param: \moodle_url $channelurl return: \block_rss_client\output\footer |
get_channelurl() X-Ref |
Get the channel url return: \moodle_url |
export_for_template(\renderer_base $output) X-Ref |
Export context for use in mustache templates param: renderer_base $output return: stdClass |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |