Lines Matching refs:currentOperation
25 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->…
415 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation]['endpoint'] = isset(…
425 …if (isset($this->bindings[$this->currentBinding]['operations'][$this->currentOperation][$this->opS…
426 …ions'][$this->currentOperation][$this->opStatus] = array_merge($this->bindings[$this->currentBindi…
428 …$this->bindings[$this->currentBinding]['operations'][$this->currentOperation][$this->opStatus] = $…