Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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.