getParameter
getParameter($namespace as String, $name as String) → Object
Gets the value of the named XSLT transform parameter.
Arguments |
|||
|
$namespace |
String |
The namespace for the parameter name or null |
|
$name |
String |
The parameter name |
Result |
Object |
Details
This is the counterpart to the setParameter method