Forum und email

XSLTProcessor::importStylesheet

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

XSLTProcessor::importStylesheet — Import stylesheet

Descripción

XSLTProcessor
void importStylesheet ( DOMDocument $stylesheet )

This method import the stylesheet into the XSLTProcessor for transformations.

Lista de parámetros

stylesheet

The imported style sheet as a DOMDocument object.

Valores retornados

No value is returned.