BlaBla.cn

The XSLTProcessor class


The XSLTProcessor class

Introduction

Description of the class.

Class synopsis

XSLTProcessor
class 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


 
BlaBla.cn

© 2005-2008 BlaBla.cn 版权所有