Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Public Member Functions | List of all members
null_filter_manager Class Reference

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...
 

Detailed Description

Filter manager subclass that does nothing.

Having this simplifies the logic of format_text, etc.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

The documentation for this class was generated from the following file: