Moodle  2.2.1
http://www.collinsharper.com
block_news_items Class Reference
Inheritance diagram for block_news_items:
Collaboration diagram for block_news_items:

Public Member Functions

 init ()
 get_content ()

Detailed Description

Definition at line 3 of file block_news_items.php.


Member Function Documentation

Parent class version of this function simply returns NULL This should be implemented by the derived class to return the content object.

Returns:
stdObject

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.

Here is the call graph for this function:

init ( )

Definition at line 4 of file block_news_items.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations