Home
last modified time | relevance | path

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

/plugin/zotero/tests/
H A DZoteroEntryTest.php37 …ssertEquals(self::AUTHOR . ": " . self::TITLE . " (" . self::DATE . ")", $this->e->getShortInfo());
38 …lf::AUTHOR . " - " . self::TITLE . " [" . self::DATE . "]", $this->e->getShortInfo("pre " . Zotero…
/plugin/zotero/
H A DZoteroEntry.php75 public function getShortInfo($format = "") function in ZoteroEntry
98 return $this->getShortInfo();
H A Dsyntax.php167 …->config->getUrlForEntry($entry) . '" title="' . htmlentities($entry->getShortInfo($format)) . '">…