Home
last modified time | relevance | path

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

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