Function.domxml-xslt-stylesheet-doc

Aus PHP-Wiki

Wechseln zu: Navigation, Suche
Risikolebensversicherung Zusatzbausteine und Riesterrente AngebotHausratversicherung - Fahrradversicherung . Unfallversicherung Vergleichen Online - Alle Leistungen im Überblick

domxml_xslt_stylesheet_doc — Creates a DomXsltStylesheet Object from a DomDocument Object

Inhaltsverzeichnis

Beschreibung

DomXsltStylesheet domxml_xslt_stylesheet_doc (DomDocument  $xsl_doc )


Creates a DomXsltStylesheet object from the given XSL document.

Parameter-Liste

xsl_doc

Rückgabewerte

Returns a new instance of DomXsltStylesheet.

Migrating to PHP 5

Call XSLTProcessor::importStylesheet() with the xsl_doc parameter.

Siehe auch

  • [[function.domxsltstylesheet-process.php" class="xref">DomXsltStylesheet->process

<a href="function.domxml-xslt-stylesheet|domxml_xslt_stylesheet()]]

Persönliche Werkzeuge