Home
last modified time | relevance | path

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

/plugin/sfauth/
H A Dhelper.php137 public function apicall($method, $endpoint, $data = array(), $usejson = true) { function in helper_plugin_sfauth
168 return $this->apicall($method, $endpoint, $data);
300 $resp = $this->apicall('GET', '/sobjects/User/' . rawurlencode($id));