PHP. Руководство по PHP. 2005
XSLTProcessor->transformToDoc()XSLTProcessor->transformToDoc()
(no version information, might be only in CVS)XSLTProcessor->transformToDoc() -- Transform to a DOMDocument
Описание
class XSLTProcessor {DOMDocument transformToDoc (DOMNode doc)
}
Transforms the source node to a DOMDocument applying the stylesheet given by the XSLTProcessor->importStylesheet() method.
Список параметров
- doc
-
The node to be transformed.
Возвращаемые значения
The resulting DOMDocument or FALSE on error.
Примеры
Смотрите также
XSLTProcessor->transformToURI() |
XSLTProcessor->transformToXML() |
|
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪