|
Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
|
Filter manager subclass that does nothing. More...
Public Member Functions | |
| filter_string ($string, $context) | |
| As for the equivalent filter_manager method. More... | |
| filter_text ($text, $context, array $options=array(), array $skipfilters=null) | |
| As for the equivalent filter_manager method. More... | |
| text_filtering_hash () | |
| As for the equivalent filter_manager method. More... | |
Filter manager subclass that does nothing.
Having this simplifies the logic of format_text, etc.