Home
last modified time | relevance | path

Searched refs:setAuthor (Results 26 – 29 of 29) sorted by path

12

/plugin/zotero/
H A DTextZoteroRepository.php58 $e->setAuthor($columns[self::COLUMN_AUTHOR]);
H A DZoteroEntry.php44 public function setAuthor($value) function in ZoteroEntry
/plugin/zotero/tests/
H A DZoteroEntryTest.php20 $this->e->setAuthor(self::AUTHOR);
H A DZoteroRepositoryTest.php17 $e->setAuthor("Stefan Macke");
24 $e->setAuthor("Stefan Werner");

12