Home
last modified time | relevance | path

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

/plugin/mantis/lib/
H A Dclass.wsdl.php25 var $currentOperation; variable in wsdl
401 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation][$this->opStatus]['he…
405 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['soapAction'] = $att…
408 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['style'] = $attrs['s…
411 $this->currentOperation = $attrs['name'];
412 $this->debug("current binding operation: $this->currentOperation");
413 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['name'] = $attrs['na…
414 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['binding'] = $this->…
425 …if (isset($this->bindings[$this->currentBinding]['operations'][$this->currentOperation][$this->opS…
426 …ions'][$this->currentOperation][$this->opStatus] = array_merge($this->bindings[$this->currentBindi…
[all …]
H A Dnusoap.php4537 var $currentOperation; variable in wsdl
4913 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation][$this->opStatus]['he…
4917 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['soapAction'] = $att…
4920 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['style'] = $attrs['s…
4923 $this->currentOperation = $attrs['name'];
4924 $this->debug("current binding operation: $this->currentOperation");
4925 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['name'] = $attrs['na…
4926 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['binding'] = $this->…
4937 …if (isset($this->bindings[$this->currentBinding]['operations'][$this->currentOperation][$this->opS…
4938 …ions'][$this->currentOperation][$this->opStatus] = array_merge($this->bindings[$this->currentBindi…
[all …]
/plugin/googlesearch/
H A Dnusoap.php4085 var $currentOperation; variable in wsdl
4435 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation][$this->opStatus]['he…
4439 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['soapAction'] = $att…
4442 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['style'] = $attrs['s…
4445 $this->currentOperation = $attrs['name'];
4446 $this->debug("current binding operation: $this->currentOperation");
4447 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['name'] = $attrs['na…
4448 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['binding'] = $this->…
4459 …if (isset($this->bindings[$this->currentBinding]['operations'][$this->currentOperation][$this->opS…
4460 …ions'][$this->currentOperation][$this->opStatus] = array_merge($this->bindings[$this->currentBindi…
[all …]