Searched refs:elurl (Results 1 – 1 of 1) sorted by relevance
/plugin/farm/ |
H A D | infos.animal.class.php | 244 private function elurl($ns, $media=false) { function in dokuwiki_farm_animal_infos 256 …return '<a href="'.str_replace('&', '&', $this->elurl($ns, $media)).'" target="_blank">'.$this… 322 'url' => $this->elurl($bg), 334 'url' => $this->elurl($st), 357 'url' => $this->elurl($ot), 380 'url' => $this->elurl($lt), 416 'url' => $this->elurl($bg, true), 428 'url' => $this->elurl($st, true),
|