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