Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
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. | |
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.