Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dbibtexbrowser.php2010 $entry = htmlspecialchars($this->getFullText(),ENT_NOQUOTES|ENT_XHTML, OUTPUT_ENCODING);
2040 function getFullText() { function in BibEntry
2043 if ($this->crossref!=null) { $s .= $this->crossref->getFullText()."\n";}