Home
last modified time | relevance | path

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

/plugin/googlesearch/
H A DGoogleAPI.php9 var $soapoptions = 'urn:GoogleSearch'; variable in GoogleAPI
55 $ret = $this->soapclient->call('doGoogleSearch', $params, $this->soapoptions);
82 $spell = $soapclient->call('doSpellingSuggestion', $params, $this->soapoptions);