Home
last modified time | relevance | path

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

/plugin/zotero/
H A DWebZoteroFeedReader.php23 curl_setopt($ch, CURLOPT_URL, $this->config->getUrlForEntries());
H A DZoteroConfig.php88 public function getUrlForEntries() function in ZoteroConfig
H A DImportZoteroFeedReader.php24 $feed = $this->download($this->config->getUrlForEntries());