Searched refs:yearIndex (Results 1 – 1 of 1) sorted by relevance
2781 $yearIndex = $db->yearIndex();2785 foreach($yearIndex as $year) {3002 $years = $this->db->yearIndex();3187 var $yearIndex; variable in YearDisplay3204 $this->yearIndex = $db->yearIndex();3212 foreach($this->yearIndex as $year) {3998 function yearIndex(){ function in BibDataBase4826 $years = $this->getDB()->yearIndex();