Home
last modified time | relevance | path

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

/plugin/authorlist/
H A Dhelper.php99 if($this->showcreator== "before" ) $this->output .= $this->renderCreator();
172 if($this->showcreator == "below" ) $this->output .= $this->renderCreator();
267 private function renderCreator($creator = '', $cTime = ''){ function in helper_plugin_authorlist