Home
last modified time | relevance | path

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

/plugin/mantis/lib/
H A Dclass.wsdl.php27 var $currentPortType; variable in wsdl
376 … $this->debug("portType $this->currentPortType operation: $this->currentPortOperation");
378 …$this->portTypes[$this->currentPortType][$attrs['name']]['parameterOrder'] = $attrs['parameterOrde…
387 … $this->portTypes[$this->currentPortType][$this->currentPortOperation][$name]['message'] = $m;
476 $this->currentPortType = $attrs['name'];
H A Dnusoap.php4539 var $currentPortType; variable in wsdl
4888 … $this->debug("portType $this->currentPortType operation: $this->currentPortOperation");
4890 …$this->portTypes[$this->currentPortType][$attrs['name']]['parameterOrder'] = $attrs['parameterOrde…
4899 … $this->portTypes[$this->currentPortType][$this->currentPortOperation][$name]['message'] = $m;
4988 $this->currentPortType = $attrs['name'];
/plugin/googlesearch/
H A Dnusoap.php4087 var $currentPortType; variable in wsdl
4410 … $this->debug("portType $this->currentPortType operation: $this->currentPortOperation");
4412 …$this->portTypes[$this->currentPortType][$attrs['name']]['parameterOrder'] = $attrs['parameterOrde…
4421 … $this->portTypes[$this->currentPortType][$this->currentPortOperation][$name]['message'] = $m;
4510 $this->currentPortType = $attrs['name'];