Home
last modified time | relevance | path

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

/plugin/zotero/
H A DTextZoteroRepository.php22 $this->parseEntries($fileContents);
25 private function parseEntries($fileContents) function in TextZoteroRepository
H A DFeedZoteroRepository.php27 $this->parseEntries($feedReader->getFeed());
30 private function parseEntries($feed) function in FeedZoteroRepository