This class implements one @xml_output able to send contents to one OS file.
More...
|
|
| __construct ($fullpath, $usebuffer=true) |
| |
|
| debug_info () |
| |
|
| set_buffersize ($buffersize) |
| |
|
| start () |
| |
|
| stop () |
| |
|
| write ($content) |
| | Get contents from @xml_writer and buffer/output them.
|
| |
|
|
const | DEFAULT_BUFFER_SIZE = 4096 |
| |
|
|
| $buffersize |
| |
|
| $currentbuffer |
| |
|
| $currentbuffersize |
| |
|
| $fhandle |
| |
|
string float | $finishtime |
| | finish microtime.
|
| |
|
| $fullpath |
| |
|
| $inittime |
| |
|
| $running |
| |
|
| $sentbytes |
| |
|
| $usebuffer |
| |
This class implements one @xml_output able to send contents to one OS file.
Buffering enabled by default (can be disabled)
TODO: Finish phpdocs
◆ finish()
| file_xml_output::finish |
( |
| ) |
|
|
protected |
◆ init()
| file_xml_output::init |
( |
| ) |
|
|
protected |
◆ send()
| file_xml_output::send |
( |
| $content | ) |
|
|
protected |
The documentation for this class was generated from the following file:
- backup/util/xml/output/file_xml_output.class.php