Home
last modified time | relevance | path

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

/dokuwiki/inc/Ui/
H A DIndex.php60 . html_buildlist($data, 'idx', $this->formatListItem(...), $this->tagListItem(...))
109 public function tagListItem($item) // RENAMED from html_li_index() function in dokuwiki\\Ui\\Index
/dokuwiki/inc/
H A DAjax.php340 echo html_buildlist($data, 'idx', $idx->formatListItem(...), $idx->tagListItem(...));
H A Dhtml.php416 return (new Index())->tagListItem($item);