预定义常量
xslt_backend_info
XSLT
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
XSLT 函数
Table of Contents
xslt_backend_info
— Returns the information on the compilation settings of the backend
xslt_backend_name
— Returns the name of the backend
xslt_backend_version
— Returns the version number of Sablotron
xslt_create
— Create a new XSLT processor
xslt_errno
— Returns an error number
xslt_error
— Returns an error string
xslt_free
— Free XSLT processor
xslt_getopt
— Get options on a given xsl processor
xslt_process
— Perform an XSLT transformation
xslt_set_base
— Set the base URI for all XSLT transformations
xslt_set_encoding
— Set the encoding for the parsing of XML documents
xslt_set_error_handler
— Set an error handler for a XSLT processor
xslt_set_log
— Set the log file to write log messages to
xslt_set_object
— Sets the object in which to resolve callback functions
xslt_set_sax_handler
— Set SAX handlers for a XSLT processor
xslt_set_sax_handlers
— Set the SAX handlers to be called when the XML document gets processed
xslt_set_scheme_handler
— Set Scheme handlers for a XSLT processor
xslt_set_scheme_handlers
— Set the scheme handlers for the XSLT processor
xslt_setopt
— Set options on a given xsl processor
预定义常量
xslt_backend_info
XSLT
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程