Home
last modified time | relevance | path

Searched refs:tagListItem (Results 1 – 2 of 2) sorted by last modified time

/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 Dhtml.php415 dbg_deprecated(Index::class . '::tagListItem()');
416 return (new Index())->tagListItem($item);