Home
last modified time | relevance | path

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

/plugin/publistx/bib2tpl/lib/
H A DBibTex.php463 if (!$this->_checkAllowedEntryType($ret['entrytype'])) {
547 function _checkAllowedEntryType($entry) function in Structures_BibTex
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php463 if (!$this->_checkAllowedEntryType($ret['entrytype'])) {
547 function _checkAllowedEntryType($entry) function in Structures_BibTex
/plugin/publist/bib2tpl/lib/
H A DBibTex.php463 if (!$this->_checkAllowedEntryType($ret['entrytype'])) {
547 function _checkAllowedEntryType($entry) function in Structures_BibTex
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php692 if (!$this->_checkAllowedEntryType($ret['entrytype'])) {
893 private function _checkAllowedEntryType($entry)
880 private function _checkAllowedEntryType($entry) global() function in bibtexparser_plugin_bibtex4dw