XSL
XSLTProcessor::__construct
XSL
PHP Manual
The XSLTProcessor class
Introduction
Description of the class.
Class synopsis
XSLTProcessor
XSLTProcessor
{
/* Methods */
string
getParameter
(
string
$namespaceURI
,
string
$localName
)
bool
hasExsltSupport
(
void
)
void
importStylesheet
(
DOMDocument
$stylesheet
)
void
registerPHPFunctions
([
mixed
$restrict
] )
bool
removeParameter
(
string
$namespaceURI
,
string
$localName
)
bool
setParameter
(
string
$namespace
,
string
$name
,
string
$value
)
DOMDocument
transformToDoc
(
DOMNode
$doc
)
int
transformToURI
(
DOMDocument
$doc
,
string
$uri
)
string
transformToXML
(
DOMDocument
$doc
)
}
Table of Contents
XSLTProcessor::__construct
— Creates a new XSLTProcessor object
XSLTProcessor::getParameter
— Get value of a parameter
XSLTProcessor::hasExsltSupport
— Determine if PHP has EXSLT support
XSLTProcessor::importStylesheet
— Import stylesheet
XSLTProcessor::registerPHPFunctions
— Enables the ability to use PHP functions as XSLT functions
XSLTProcessor::removeParameter
— Remove parameter
XSLTProcessor::setParameter
— Set value for a parameter
XSLTProcessor::transformToDoc
— Transform to a DOMDocument
XSLTProcessor::transformToURI
— Transform to URI
XSLTProcessor::transformToXML
— Transform to XML
XSL
XSLTProcessor::__construct
XSL
PHP Manual
7
Home
||
Web Directroy
||
Web Designing
||
Get a Domain Name
||
Host your web site
||
Free Blogs
||
Free Tutorial
||
Free E-cards
||
Free GuestBook
||
Email