Searched refs:ENTRIES_URL (Results 1 – 1 of 1) sorted by relevance
9 …const ENTRIES_URL = "https://api.zotero.org/users/USERID/items?content=json&itemType=-attachment&k… define in ZoteroConfig90 $url = str_replace("USERID", $this->getConfig("ZoteroAccess", "userid"), self::ENTRIES_URL);