Searched refs:allowedEntryTypes (Results 1 – 4 of 4) sorted by relevance
148 var $allowedEntryTypes; variable in Structures_BibTex190 $this->allowedEntryTypes = array(549 return in_array($entry, $this->allowedEntryTypes);
140 public $allowedEntryTypes; variable in bibtexparser_plugin_bibtex4dw 186 $this->allowedEntryTypes = array(895 return in_array($entry, $this->allowedEntryTypes);