Lines Matching refs:getLocalPart
386 $m = isset($attrs['message']) ? $this->getLocalPart($attrs['message']) : '';
438 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);
482 $this->currentBinding = $this->getLocalPart($attrs['name']);
487 $this->bindings[$this->currentBinding]['portType'] = $this->getLocalPart($attrs['type']);
935 $localPart = $this->getLocalPart($partType);
1504 $this->getLocalPart($typeDef['arrayType'])."[0]\"/>";
1546 .":".$this->getLocalPart($typeDef['arrayType'])."[$rows$cols]\">"
1620 $uqType = $this->getLocalPart($typeDef['extensionBase']);
1720 $uqType = $this->getLocalPart($typeDef['extensionBase']);
1881 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
1893 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);