PHP 8.6.0 Beta 1 is available for testing

XSLTProcessor::getParameter

(PHP 5, PHP 7, PHP 8)

XSLTProcessor::getParameterObtiene el valor de un parámetro

Descripción

public function XSLTProcessor::getParameter(string $namespace, string $name): string |false

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

Parámetros

namespace

La URI del namespace del parámetro XSLT.

name

El nombre local del parámetro XSLT.

Valores devueltos

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

Véase también

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /