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


Public Member Functions | |
| filter ($text, array $options=array()) | |
Definition at line 91 of file filter.php.
Override this function to actually implement the filtering.
| $text | some HTML content. | |
| array | $options | options passed to the filters |
Do a quick check using stripos to avoid unnecessary wor
Reimplemented from moodle_text_filter.
Definition at line 92 of file filter.php.
