| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Contains class block_rss_client\output\block
| 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: | 104 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
block:: (5 methods):
__construct()
export_for_template()
add_feed()
set_feeds()
get_feeds()
| __construct(array $feeds = array() X-Ref |
| Contruct param: array $feeds An array of renderable feeds |
| export_for_template(\renderer_base $output) X-Ref |
| Prepare data for use in a template param: \renderer_base $output return: array |
| add_feed(feed $feed) X-Ref |
| Add a feed param: \block_rss_client\output\feed $feed return: \block_rss_client\output\block |
| set_feeds(array $feeds) X-Ref |
| Set the feeds param: array $feeds return: \block_rss_client\output\block |
| get_feeds() X-Ref |
| Get feeds return: array |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |