[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/backup/util/xml/output/ -> memory_xml_output.class.php (summary)

(no description)

Copyright: 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 64 lines (2 kb)
Included or required:0 times
Referenced: 2 times
Includes or requires: 0 files

Defines 1 class

memory_xml_output:: (5 methods):
  __construct()
  get_allcontents()
  init()
  finish()
  send()


Class: memory_xml_output  - X-Ref

This class implements one @xml_output able to store and return output in memory

Although possible to use, has been defined as not supporting buffering for
testing purposes. get_allcontents() will return the contents after ending.

TODO: Finish phpdocs
__construct()   X-Ref
No description

get_allcontents()   X-Ref
No description

init()   X-Ref
No description

finish()   X-Ref
No description

send($content)   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1