Extracted from Pike v7.6 release 33 at 2006-10-17.
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.