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

search for in the

XsltProcessor::getSecurityPrefs> <XSLTProcessor::__construct
[edit] Last updated: Fri, 17 May 2013

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

El valor del parámetro (como un string), o FALSE si no está definido.

Ver también



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

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