Lines Matching refs:getLocalPart
791 function getLocalPart($str){ function in nusoap_base
1261 $name = $this->getLocalPart($name);
1439 $ename = $this->getLocalPart($attrs['ref']);
1551 $name = $this->getLocalPart($name);
1875 <tr><td align='right'>$childDef[name] (type: ".$this->getLocalPart($childDef['type'])."):</td>
4898 $m = isset($attrs['message']) ? $this->getLocalPart($attrs['message']) : '';
4950 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);
4994 $this->currentBinding = $this->getLocalPart($attrs['name']);
4999 $this->bindings[$this->currentBinding]['portType'] = $this->getLocalPart($attrs['type']);
5447 $localPart = $this->getLocalPart($partType);
6035 $this->getLocalPart($typeDef['arrayType'])."[0]\"/>";
6077 .":".$this->getLocalPart($typeDef['arrayType'])."[$rows$cols]\">"
6151 $uqType = $this->getLocalPart($typeDef['extensionBase']);
6251 $uqType = $this->getLocalPart($typeDef['extensionBase']);
6412 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
6424 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
6639 $key_localpart = $this->getLocalPart($key);
6658 $value_localpart = $this->getLocalPart($value);