PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

domxml_xslt_stylesheet_file> <domxml_xmltree
Last updated: Fri, 20 Jun 2008

view this page in

domxml_xslt_stylesheet_doc

(PHP 4 >= 4.2.0)

domxml_xslt_stylesheet_doc — Crée un objet DomXsltStylesheet à partir d'un objet DomDocument

Description

DomXsltStylesheet domxml_xslt_stylesheet_doc ( DomDocument $xsl_doc )

Crée un objet DomXsltStylesheet à partir du document XSL donné.

Liste de paramètres

xsl_doc

Le document XSL, comme un objet DomDocument.

Valeurs de retour

Retourne une nouvelle instance de DomXsltStylesheet.

Migration vers PHP 5

Appelez XSLTProcessor::importStylesheet() avec le paramètre xsl_doc .



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

domxml_xslt_stylesheet_file> <domxml_xmltree
Last updated: Fri, 20 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites