|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| init () | |
| get_content () | |
Definition at line 3 of file block_news_items.php.
| get_content | ( | ) |
Parent class version of this function simply returns NULL This should be implemented by the derived class to return the content object.
User must have perms to view discussions in that forum
First work out whether we can post to this group and if so, include a link
Get all the recent discussions we're allowed to see
Actually create the listing now
Accessibility: markup as a list.
If RSS is activated at site and forum level and this forum has rss defined, show link
Reimplemented from block_base.
Definition at line 8 of file block_news_items.php.

| init | ( | ) |
Definition at line 4 of file block_news_items.php.