suche nach in der

XSLTProcessor::__construct> <Die Beispieldateien collection.xml und collection.xsl
Last updated: Fri, 18 May 2012

view this page in

Die XSLTProcessor-Klasse

(No version information available, might only be in SVN)

Einführung

Beschreibung der Klasse.

Klassenbeschreibung

XSLTProcessor {
/* Methoden */
string getParameter ( string $namespaceURI , string $localName )
public int XsltProcessor::getSecurityPrefs ( void )
bool hasExsltSupport ( void )
void importStylesheet ( object $stylesheet )
void registerPHPFunctions ([ mixed $restrict ] )
bool removeParameter ( string $namespaceURI , string $localName )
bool setParameter ( string $namespace , string $name , string $value )
bool setProfiling ( string $filename )
public int XsltProcessor::setSecurityPrefs ( int $securityPrefs )
DOMDocument transformToDoc ( DOMNode $doc )
int transformToURI ( DOMDocument $doc , string $uri )
string transformToXML ( DOMDocument $doc )
}

Inhaltsverzeichnis



add a note add a note User Contributed Notes
XSLTProcessor
There are no user contributed notes for this page.