Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Drendering.php1046 if ($published = $this->renderPublished($data)) {
1059 protected function renderPublished($data, $useMonth = true) {
1095 if (!$authors && ($published = $this->renderPublished($data))) {
1262 if ($published = $this->renderPublished($data, false)) {
1052 protected function renderPublished($data, $useMonth = true) { global() function in refnotes_harvard_renderer