Приглашаем посетить
Герцен (gertsen.lit-info.ru)

XSLTProcessor->importStylesheet()

hasExsltSupport()" HREF="/php/007/function.xsl-xsltprocessor-has-exslt-support.html">registerPHPFunctions()" HREF="/php/007/function.xsl-xsltprocessor-register-php-functions.html">

XSLTProcessor->importStylesheet()

(no version information, might be only in CVS)

XSLTProcessor->importStylesheet() -- Import stylesheet

Описание

class XSLTProcessor {

void importStylesheet ( DOMDocument stylesheet )

}

This method import the stylesheet into the XSLTProcessor for transformations.

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

stylesheet

The imported style sheet as a DOMDocument object.

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

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