|
XSLTProcessor::getParameterGet value of a parameter Description
public stringfalse XSLTProcessor::getParameter(string
$namespace , string $name )Gets a parameter if previously set by XSLTProcessor::setParameter. Parameters
Return Values
The value of the parameter (as a string), or See Also
|