moodle/filter
tjhunt ccc161f8f0 filters: MDL-7336 change weblib to use the new code
* Rename filter base class from filter_base to moodle_text_filter
* Remove unnecessary explicit constructors in moodle_text_filter
subclasses
* New filter_manager class, rather than static methods in filter_base
* Move some logic out of weblib, and into filter_manager
* Count filtering ops when $CFG->perfdebug on, via
performance_measuring_filter_manager
* Kill unused filter_string function. Petr said it should have been
private to weblib
2009-04-13 06:56:32 +00:00
..
activitynames filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
algebra filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
censor filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
emailprotect filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
mediaplugin filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
multilang filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
tex filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
tidy filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
index.html To stop people browsing filters 2005-01-23 04:16:07 +00:00