Query: xsltprocessor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XSLTPROCESSOR(3) 1 XSLTPROCESSOR(3) The XSLTProcessor classINTRODUCTIONCLASS SYNOPSISXSLTProcessor XSLTProcessor Methods o string XSLTProcessor::getParameter (string $namespaceURI, string $localName) o public int XsltProcessor::getSecurityPrefs (void ) o bool XSLTProcessor::hasExsltSupport (void ) o public bool XSLTProcessor::importStylesheet (object $stylesheet) o void XSLTProcessor::registerPHPFunctions ([mixed $restrict]) o bool XSLTProcessor::removeParameter (string $namespaceURI, string $localName) o bool XSLTProcessor::setParameter (string $namespace, string $name, string $value) o bool XSLTProcessor::setProfiling (string $filename) o public int XsltProcessor::setSecurityPrefs (int $securityPrefs) o DOMDocument XSLTProcessor::transformToDoc (DOMNode $doc) o int XSLTProcessor::transformToURI (DOMDocument $doc, string $uri) o string XSLTProcessor::transformToXML (object $doc) PHP Documentation Group XSLTPROCESSOR(3)