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

Public Member Functions

 __construct ($id=null, $type='site')

Detailed Description

This filter defines the context level of the blog entries being searched: site, course, module

Definition at line 995 of file locallib.php.


Constructor & Destructor Documentation

__construct ( id = null,
type = 'site' 
)

Constructor

Parameters:
string$type
int$id

Reimplemented from blog_filter.

Definition at line 1002 of file locallib.php.

Here is the call graph for this function:


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