downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

xslt_process> <xslt_free
Last updated: Fri, 03 Sep 2010

view this page in

xslt_getopt

(PHP 4 >= 4.3.0)

xslt_getoptxsl プロセッサのオプションを取得する

説明

int xslt_getopt ( resource $processor )

xslt_getopt() は、与えられた processor のオプションを返します。

パラメータ

processor

xslt_create() で作成した XSLT プロセッサリンク ID。

返り値

オプションを返します。これは、定数 XSLT_SABOPT_XXX のビットマスクとなります。

参考

  • xslt_setopt() - 与えられた xsl プロセッサにオプションを設定する



add a note add a note User Contributed Notes
xslt_getopt
There are no user contributed notes for this page.

xslt_process> <xslt_free
Last updated: Fri, 03 Sep 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites