Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for xml_output, including all inherited members.
$buffersize (defined in xml_output) | xml_output | protected |
$currentbuffer (defined in xml_output) | xml_output | protected |
$currentbuffersize (defined in xml_output) | xml_output | protected |
$finishtime | xml_output | protected |
$inittime (defined in xml_output) | xml_output | protected |
$running (defined in xml_output) | xml_output | protected |
$sentbytes (defined in xml_output) | xml_output | protected |
$usebuffer (defined in xml_output) | xml_output | protected |
__construct($usebuffer=true) (defined in xml_output) | xml_output | |
debug_info() (defined in xml_output) | xml_output | |
DEFAULT_BUFFER_SIZE (defined in xml_output) | xml_output | |
finish() (defined in xml_output) | xml_output | protected |
init() (defined in xml_output) | xml_output | protected |
send($content) (defined in xml_output) | xml_output | protected |
set_buffersize($buffersize) (defined in xml_output) | xml_output | |
start() (defined in xml_output) | xml_output | |
stop() (defined in xml_output) | xml_output | |
write($content) | xml_output |