xsltprocessor(3) php man page | unix.com

Man Page: xsltprocessor

Operating Environment: php

Section: 3

XSLTPROCESSOR(3)							 1							  XSLTPROCESSOR(3)

The XSLTProcessor class

INTRODUCTION
CLASS SYNOPSIS
XSLTProcessor 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)
Related Man Pages
simplexmliterator(3) - php
domattr(3) - php
domentity(3) - php
domprocessinginstruction(3) - php
directoryiterator(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!