function PARSEENTRIES::loadStringMacro in Bibliography Module 7.3
Same name and namespace in other branches
- 5 bibtexParse/PARSEENTRIES.php \PARSEENTRIES::loadStringMacro()
- 6.2 modules/bibtexParse/PARSEENTRIES.php \PARSEENTRIES::loadStringMacro()
- 6 bibtexParse/PARSEENTRIES.php \PARSEENTRIES::loadStringMacro()
- 7 modules/bibtexParse/PARSEENTRIES.php \PARSEENTRIES::loadStringMacro()
- 7.2 modules/bibtexParse/PARSEENTRIES.php \PARSEENTRIES::loadStringMacro()
File
- plugins/
biblio_style/ bibtex/ PARSEENTRIES.php, line 190
Class
Code
function loadStringMacro($macro_array) {
$this->userStrings = $macro_array;
}