Searched refs:getFullText (Results 1 – 1 of 1) sorted by relevance
2010 $entry = htmlspecialchars($this->getFullText(),ENT_NOQUOTES|ENT_XHTML, OUTPUT_ENCODING);2040 function getFullText() { function in BibEntry2043 if ($this->crossref!=null) { $s .= $this->crossref->getFullText()."\n";}