XSLTProcessor
PHP Manual

XSLTProcessor::importStylesheet

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

XSLTProcessor::importStylesheetImport stylesheet

Beschreibung

XSLTProcessor
void importStylesheet ( DOMDocument $stylesheet )

This method import the stylesheet into the XSLTProcessor for transformations.

Parameter-Liste

stylesheet

The imported style sheet as a DOMDocument object.

Rückgabewerte

Es wird kein Wert zurückgegeben.


XSLTProcessor
PHP Manual