Searched refs:currentPort (Results 1 – 3 of 3) sorted by relevance
31 var $currentPort; variable in wsdl436 $this->currentPort = $attrs['name'];437 $this->debug('current port: ' . $this->currentPort);438 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);442 $this->ports[$this->currentPort]['location'] = $attrs['location'];443 $this->ports[$this->currentPort]['bindingType'] = $namespace;444 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['bindingType'] = $namespace;445 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['endpoint'] = $attrs['location'];
4543 var $currentPort; variable in wsdl4948 $this->currentPort = $attrs['name'];4949 $this->debug('current port: ' . $this->currentPort);4950 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);4954 $this->ports[$this->currentPort]['location'] = $attrs['location'];4955 $this->ports[$this->currentPort]['bindingType'] = $namespace;4956 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['bindingType'] = $namespace;4957 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['endpoint'] = $attrs['location'];
4091 var $currentPort; variable in wsdl4470 $this->currentPort = $attrs['name'];4471 $this->debug('current port: ' . $this->currentPort);4472 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);4476 $this->ports[$this->currentPort]['location'] = $attrs['location'];4477 $this->ports[$this->currentPort]['bindingType'] = $namespace;4478 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['bindingType'] = $namespace;4479 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['endpoint'] = $attrs['location'];