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

search for in the

XSLTProcessor::setParameter> <XSLTProcessor::registerPHPFunctions
[edit] Last updated: Fri, 07 Jun 2013

view this page in

XSLTProcessor::removeParameter

(PHP 5)

XSLTProcessor::removeParameterパラメータを削除する

説明

bool XSLTProcessor::removeParameter ( string $namespaceURI , string $localName )

もしパラメータが設定されていれば削除します。これにより、 プロセッサはスタイルシートで指定されるようなパラメータに デフォルト値を使用します。

パラメータ

namespaceURI

XSLT パラメータの名前空間 URI を指定します。

localName

XSLT パラメータのローカル名を指定します。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes XSLTProcessor::removeParameter - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites