Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Drendering.php353 list($formatOpen, $formatClose) = $this->renderFormat($formatStyle);
533 $result = $this->renderFormat($this->getStyle('reference-format'));
667 $result = $this->renderFormat($style);
833 protected function renderFormat($style) {
1284 return $this->renderFormat($style);
826 protected function renderFormat($style) { global() function in refnotes_basic_renderer