Home
last modified time | relevance | path

Searched refs:soapheader (Results 1 – 3 of 3) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soap_parser.php40 var $soapheader = NULL; // parsed SOAP Header variable in nusoap_parser
120 $this->soapheader = $this->message[$this->root_header]['result'];
458 return $this->soapheader;
H A Dnusoap.php6472 var $soapheader = NULL; // parsed SOAP Header variable in nusoap_parser
6552 $this->soapheader = $this->message[$this->root_header]['result'];
6890 return $this->soapheader;
H A Dchangelog459 - soap_parser: add soapheader