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, 17 May 2013

view this page in

XSLTProcessor::removeParameter

(PHP 5)

XSLTProcessor::removeParameterLöscht einen Parameter

Beschreibung

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

Löscht, wenn gesetzt, den Wert eines Parameters. Sofern im Stylesheet mit Standardwert definiert, wird vom Prozessor dieser verwendet.

Parameter-Liste

namespaceURI

Die Namespace-URI des XSLT-Parameters.

localName

Der lokale Name des Parameters.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch



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 | stats | sitemap | contact | advertising | mirror sites