XSLTProcessor->removeParameter()

XSLTProcessor->removeParameter() -- Remove parameter

Opis

class XSLTProcessor {

bool removeParameter ( string namespaceURI, string localName )

}

Removes a parameter, if set. This will make the processor use the default value for the parameter as specified in the stylesheet.

Parametry

namespaceURI

The namespace URI of the XSLT parameter.

localName

The local name of the XSLT parameter.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Patrz także

XSLTProcessor->setParameter()
XSLTProcessor->getParameter()

Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:56