Home
last modified time | relevance | path

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

/plugin/git/lib/
H A DGit.php672 public function get_description() function in GitRepo
/plugin/nroff/
H A Drenderer.php825 $this->doc .= $item->get_description();
827 $this->doc .= strip_tags($item->get_description());
/plugin/gemini/
H A Drenderer.php361 $this->doc .= '> ' . strip_tags($item->get_description());
/plugin/gitbacked/lib/
H A DGit.php770 public function get_description() { function in GitRepo
/plugin/gallery/
H A Dsyntax.php
/plugin/dokutexit/
H A Dlatex.php661 $this->cdata($item->get_description());
663 $this->cdata(strip_tags($item->get_description()));
/plugin/photogallery/
H A Dsyntax.php472 … 'desc' => strip_tags(htmlspecialchars_decode($enclosure->get_description(),ENT_COMPAT)),
/plugin/odp/
H A Drenderer.php1300 $this->cdata(strip_tags($item->get_description()));
/plugin/odt/renderer/
H A Dpage.php1587 $this->cdata(strip_tags($item->get_description()));