Home
last modified time | relevance | path

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

/plugin/authorlist/
H A Dhelper.php31 protected $showcreator; // show Creator separat variable in helper_plugin_authorlist
99 if($this->showcreator== "before" ) $this->output .= $this->renderCreator();
131 if($this->creatorisauthor || !$this->showcreator){
172 if($this->showcreator == "below" ) $this->output .= $this->renderCreator();