Home
last modified time | relevance | path

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

/plugin/youtracklinks/
H A Dhelper.php17 function CallAPI($method, $url, $data = false, $cookiejar = false) function in helper_plugin_youtracklinks
77 $content = $this->CallAPI("POST", "$url/rest/user/login",
106 $xml = $this->CallAPI("GET", $url . "/rest/issue/$id", false, $cookiejar);