XSLTProcessor
PHP Manual

XSLTProcessor::importStylesheet

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

XSLTProcessor::importStylesheetImport stylesheet

Opis

XSLTProcessor
void importStylesheet ( DOMDocument $stylesheet )

This method import the stylesheet into the XSLTProcessor for transformations.

Parametry

stylesheet

The imported style sheet as a DOMDocument object.

Zwracane wartości

żadna wartość nie jest zwracana.


XSLTProcessor
PHP Manual