Home
last modified time | relevance | path

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

/plugin/bibtex/OSBib/
H A DCHANGELOG59 2/ Added the method BIBFORMAT::addAllOtherItems().
/plugin/bibtex/OSBib/format/
H A DBIBSTYLE.php129 $this->bibformat->addAllOtherItems($this->row);
H A DREADME.txt190 … you don't need to do your own special formatting, it's far easier to use addAllOtherItems() below.
192 BIBFORMAT::addAllOtherItems()
224 $bibformat->addAllOtherItems($row);
H A DBIBFORMAT.php971 function addAllOtherItems($row) function in BIBFORMAT
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php126 $this->bibformat->addAllOtherItems($this->row);