Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
moodle1_xml_transformer Class Reference

XML transformer that modifies the content of the files being written during the conversion. More...

Inheritance diagram for moodle1_xml_transformer:
xml_contenttransformer

Public Member Functions

 process ($content)
 Modify the content before it is writter to a file.
 

Detailed Description

XML transformer that modifies the content of the files being written during the conversion.

See also
backup_xml_transformer

Member Function Documentation

◆ process()

moodle1_xml_transformer::process ( $content)

Modify the content before it is writter to a file.

Parameters
string | mixed$content

Reimplemented from xml_contenttransformer.


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