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, 20 May 2011

view this page in

XSLTProcessor::getParameter

(PHP 5)

XSLTProcessor::getParameterObtiene el valor de un parámetro

Descripción

string XSLTProcessor::getParameter ( string $namespaceURI , string $localName )

Obtiene un parámetro si ha sido previamente establecido por XSLTProcessor::setParameter().

Parámetros

namespaceURI

La URI del namespace del parámetro XSLT.

localName

El nombre local del parámetro XSLT.

Valores devueltos

Valor del parámetro o NULL si no está definido.

Ver también



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