Descrizione
class
XSLTProcessor {
bool
setParameter ( string namespace, mixed name [, string value] )
}
Sets the value of one or more parameters to be used in subsequent
transformations with XSLTProcessor. If the
parameter doesn't exist in the stylesheet it will be ignored.