Lines Matching refs:getLocalPart
724 function getLocalPart($str){ function in nusoap_base
1165 $name = $this->getLocalPart($name);
1345 $ename = $this->getLocalPart($attrs['ref']);
1453 $name = $this->getLocalPart($name);
1764 <tr><td align='right'>$childDef[name] (type: ".$this->getLocalPart($childDef['type'])."):</td>
4420 $m = isset($attrs['message']) ? $this->getLocalPart($attrs['message']) : '';
4472 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);
4516 $this->currentBinding = $this->getLocalPart($attrs['name']);
4521 $this->bindings[$this->currentBinding]['portType'] = $this->getLocalPart($attrs['type']);
4937 $typeDef = $this->getTypeDef($this->getLocalPart($partType), $ns);
4943 …$partName . '" ' . $elementortype . '="' . $typePrefix . ':' . $this->getLocalPart($partType) . '"…
5391 $this->getLocalPart($typeDef['arrayType'])."[0]\"/>";
5433 .":".$this->getLocalPart($typeDef['arrayType'])."[$rows$cols]\">"
5507 $uqType = $this->getLocalPart($typeDef['extensionBase']);
5607 $uqType = $this->getLocalPart($typeDef['extensionBase']);
5766 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
5778 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
5991 $key_localpart = $this->getLocalPart($key);
6007 $value_localpart = $this->getLocalPart($value);