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


Public Member Functions | |
| filter ($text, array $options=array()) | |
Glossary filtering
TODO: erase the $GLOSSARY_EXCLUDECONCEPTS global => require format_text() to be able to pass arbitrary $options['filteroptions']['glossary'] to filter_text()
Definition at line 36 of file filter.php.
Override this function to actually implement the filtering.
| $text | some HTML content. | |
| array | $options | options passed to the filters |
Reimplemented from moodle_text_filter.
Definition at line 38 of file filter.php.
