Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250706) (3342f23b299)
|
Classes | |
class | XMLReader |
Functions | |
resetXMLInternalErrorsSetting () | |
resetXMLInternalErrorsSettingAndThrowIfXMLErrorOccured () | |
Throws an XMLProcessingException if an error occured. | |
useXMLInternalErrors () | |
To avoid displaying lots of warning/error messages on screen, stores errors internally instead. | |
Variables | |
trait | XMLInternalErrorsHelper |
|
protected |
void |
|
protected |
Throws an XMLProcessingException if an error occured.
It also always resets the "libxml_use_internal_errors" setting back to its initial value.
void |
|
protected |
To avoid displaying lots of warning/error messages on screen, stores errors internally instead.
void |
trait Box::Spout::Reader::Wrapper\XMLInternalErrorsHelper |