Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.VirtualNode

Method Parser.XML.Tree.VirtualNode()->cast()


Method cast

mixed cast(string to)

Description

It is possible to cast a node to a string, which will return render_xml() for that node.