|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
XML transformer that modifies the content of the files being written during the conversion. More...
Public Member Functions | |
| process ($content) | |
| Modify the content before it is writter to a file. More... | |
XML transformer that modifies the content of the files being written during the conversion.
| moodle1_xml_transformer::process | ( | $content | ) |
Modify the content before it is writter to a file.
| string | mixed | $content |
Reimplemented from xml_contenttransformer.