Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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:
xml_contenttransformer

Public Member Functions

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

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: