首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

XSLTProcessor::importStylesheet

(PHP 5, PHP 7)

XSLTProcessor :: importStylesheet - 导入样式表

描述

代码语言:javascript
复制
public bool XSLTProcessor::importStylesheet ( object $stylesheet )

此方法将样式表导入到XSLTProcessor进行转换。

参数

stylesheet

导入的样式表作为DOMDocument或SimpleXMLElement对象。

返回值

成功时返回TRUE或失败时返回FALSE

更新日志

版本

描述

5.2.8

再次接受自PHP 5.2.6以来破坏的SimpleXMLElement。

← XSLTProcessor::hasExsltSupport

XSLTProcessor::registerPHPFunctions →

扫码关注腾讯云开发者

领取腾讯云代金券

http://www.vxiaotou.com