Function.xsl-xsltprocessor-transform-to-xml
Aus PHP-Wiki
xsl_xsltprocessor_transform_to_xml
(no version information, might be only in CVS)
xsl_xsltprocessor_transform_to_xml --Description
Procedural style
bool xsl_xsltprocessor_transform_to_xml ( node doc [, bool clone])</BR >
Object oriented style (method)
class xsltprocessor {</BR >bool transformToXml ( node doc [, bool clone])
</BR >}
| Warnung |
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko. |
| Warnung |
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung. |