xslt_set_object()
xslt_set_object - Sets the object in which to resolve callback functionsSyntax
bool xslt_set_object (resource $processor, object &$obj)Arguments
- processor - The XSLT processor link identifier, created with xslt_create().
- obj - An object.
