Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dbibtexbrowser.php2781 $yearIndex = $db->yearIndex();
2785 foreach($yearIndex as $year) {
3002 $years = $this->db->yearIndex();
3187 var $yearIndex; variable in YearDisplay
3204 $this->yearIndex = $db->yearIndex();
3212 foreach($this->yearIndex as $year) {
3998 function yearIndex(){ function in BibDataBase
4826 $years = $this->getDB()->yearIndex();