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