php man page for xsltprocessor

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 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
domcharacterdata(3) - php
domdocumenttype(3) - php
domelement(3) - php
gearmanworker(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update