Forum und email

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.

반환값

값을 반환하지 않습니다.