Home
last modified time | relevance | path

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

/plugin/mantis/lib/
H A Dclass.wsdl.php26 var $portTypes = array(); variable in wsdl
165 …array_merge($this->bindings[$binding]['operations'][$operation]['input'], $this->portTypes[ $bindi…
166 $this->portTypes[ $bindingData['portType'] ][$operation]['input'];
169 …array_merge($this->bindings[$binding]['operations'][$operation]['output'], $this->portTypes[ $bind…
170 $this->portTypes[ $bindingData['portType'] ][$operation]['output'];
182 …['documentation'] = isset($this->portTypes[ $bindingData['portType'] ][$operation]['documentation'…
378 …$this->portTypes[$this->currentPortType][$attrs['name']]['parameterOrder'] = $attrs['parameterOrde…
387 … $this->portTypes[$this->currentPortType][$this->currentPortOperation][$name]['message'] = $m;
475 $this->portTypes[$attrs['name']] = array();
H A Dnusoap.php4538 var $portTypes = array(); variable in wsdl
4677 …array_merge($this->bindings[$binding]['operations'][$operation]['input'], $this->portTypes[ $bindi…
4678 $this->portTypes[ $bindingData['portType'] ][$operation]['input'];
4681 …array_merge($this->bindings[$binding]['operations'][$operation]['output'], $this->portTypes[ $bind…
4682 $this->portTypes[ $bindingData['portType'] ][$operation]['output'];
4694 …['documentation'] = isset($this->portTypes[ $bindingData['portType'] ][$operation]['documentation'…
4890 …$this->portTypes[$this->currentPortType][$attrs['name']]['parameterOrder'] = $attrs['parameterOrde…
4899 … $this->portTypes[$this->currentPortType][$this->currentPortOperation][$name]['message'] = $m;
4987 $this->portTypes[$attrs['name']] = array();
/plugin/googlesearch/
H A Dnusoap.php4086 var $portTypes = array(); variable in wsdl
4204 …array_merge($this->bindings[$binding]['operations'][$operation]['input'], $this->portTypes[ $bindi…
4205 $this->portTypes[ $bindingData['portType'] ][$operation]['input'];
4208 …array_merge($this->bindings[$binding]['operations'][$operation]['output'], $this->portTypes[ $bind…
4209 $this->portTypes[ $bindingData['portType'] ][$operation]['output'];
4220 …['documentation'] = isset($this->portTypes[ $bindingData['portType'] ][$operation]['documentation'…
4412 …$this->portTypes[$this->currentPortType][$attrs['name']]['parameterOrder'] = $attrs['parameterOrde…
4421 … $this->portTypes[$this->currentPortType][$this->currentPortOperation][$name]['message'] = $m;
4509 $this->portTypes[$attrs['name']] = array();