Searched refs:loadStyle (Results 1 – 4 of 4) sorted by relevance
37 Parse the XML style file into usable arrays. Used within BIBFORMAT::loadStyle(). See BIBFORMAT.ph…49 …r preferred style where the key from the array above is used in BIBFORMAT::loadStyle() (see below).125 BIBFORMAT::loadStyle();126 list($info, $citation, $styleCommon, $styleTypes) = $bibformat->loadStyle(STRING: $pathToStyleFiles…139 Transform the raw XML arrays from BIBFORMAT::loadStyle() into OSBib-usable arrays and perform some …141 loadStyle() and getStyle() need be called only once.
63 $this->bibformat->loadStyle("styles/bibliography/", $this->setupStyle);
96 function loadStyle($stylePath, $style) function in BIBFORMAT
51 lowercase (e.g. apa.xml), BIBF0RMAT::loadStyle() now automatically detects this.