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


Public Member Functions | |
| __construct ($id) | |
Data Fields | |
| $conditions = array('p.id = ?') | |
| $overrides = array('site', 'course', 'module', 'group', 'user', 'tag') | |
This filter defines a specific blog entry id.
Definition at line 1124 of file locallib.php.
| __construct | ( | $ | id | ) |
Definition at line 1128 of file locallib.php.
An array of WHERE conditions
Reimplemented from blog_filter.
Definition at line 1125 of file locallib.php.
An array of filter types which this particular filter type overrides: their conditions will not be evaluated
Reimplemented from blog_filter.
Definition at line 1126 of file locallib.php.