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

search for in the

XSLTProcessor::hasExsltSupport> <XSLTProcessor::__construct
Last updated: Fri, 13 Nov 2009

view this page in

XSLTProcessor::getParameter

(PHP 5)

XSLTProcessor::getParameterパラメータの値を取得する

説明

string getParameter ( string $namespaceURI , string $localName )

パラメータがあらかじめ XSLTProcessor::setParameter() で設定されている場合、 それを取得します。

パラメータ

namespaceURI

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

localName

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

返り値

パラメータの値、あるいは設定されていない場合は NULL

参考



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

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