Home
last modified time | relevance | path

Searched refs:getOperationData (Results 1 – 5 of 5) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soap_server.php475 if ($this->opData = $this->wsdl->getOperationData($this->methodname)) {
786 if($this->wsdl->getOperationData($operation)){
H A Dclass.wsdl.php616 function getOperationData($operation, $bindingType = 'soap') function in wsdl
1116 if (!$opData = $this->getOperationData($operation, $bindingType)) {
1211 if (!$opData = $this->getOperationData($operation)) {
H A Dclass.soapclient.php378 function getOperationData($operation){ function in nusoap_client
H A Dnusoap.php3900 if ($this->opData = $this->wsdl->getOperationData($this->methodname)) {
4224 if($this->wsdl->getOperationData($operation)){
5128 function getOperationData($operation, $bindingType = 'soap') function in wsdl
5628 if (!$opData = $this->getOperationData($operation, $bindingType)) {
5723 if (!$opData = $this->getOperationData($operation)) {
7446 function getOperationData($operation){ function in nusoap_client
/plugin/googlesearch/
H A Dnusoap.php3497 if ($this->opData = $this->wsdl->getOperationData($this->methodname)) {
3795 if($this->wsdl->getOperationData($operation)){
5026 if (!$opData = $this->getOperationData($operation)) {
5105 if (!$opData = $this->getOperationData($operation)) {
6718 function getOperationData($operation){ function in soapclient