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

search for in the

XSLTProcessor::setParameter> <XSLTProcessor::registerPHPFunctions
Last updated: Fri, 30 Oct 2009

view this page in

XSLTProcessor::removeParameter

(PHP 5)

XSLTProcessor::removeParameterLöscht einen Parameter

Beschreibung

bool 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 FALSE.

Siehe auch



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

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