Skip to content

Element SaveXmlFragment

Thomas Weinert edited this page Jul 31, 2014 · 2 revisions

FluentDOM\Element::saveXmlFragment()

string saveXmlFragment();

Saves all child nodes into an XML fragment string. This does not include the element node itself.

Clone this wiki locally