XSL
PHP Manual

XSLTProcessor::importStylesheet

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

XSLTProcessor::importStylesheet — Import stylesheet

Опи�ание

XSLTProcessor
void importStylesheet ( DOMDocument $stylesheet )

This method import the stylesheet into the XSLTProcessor for transformations.

Спи�ок параметров

stylesheet

The imported style sheet as a DOMDocument object.

Возвращаемые значени�

Эта функци� не возвращает значени� по�ле выполнени�.


XSL
PHP Manual