Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Public Member Functions | List of all members
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:

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: