Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
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.