Searched refs:responseAttachments (Results 1 – 1 of 1) sorted by relevance
66 var $responseAttachments; variable in nusoap_client_mime123 return $this->responseAttachments;225 $this->responseAttachments = array();250 $this->responseAttachments[] = $info;296 var $responseAttachments; variable in nusoap_server_mime337 $this->responseAttachments[] = $info;348 $this->responseAttachments = array();373 if (count($this->responseAttachments) > 0) {384 foreach ($this->responseAttachments as $att) {434 if (count($this->responseAttachments) > 0) {[all …]