Searched refs:formatListItem (Results 1 – 3 of 3) sorted by relevance
60 . html_buildlist($data, 'idx', $this->formatListItem(...), $this->tagListItem(...))74 public function formatListItem($item) // RENAMED from html_list_index() function in dokuwiki\\Ui\\Index
340 echo html_buildlist($data, 'idx', $idx->formatListItem(...), $idx->tagListItem(...));
397 return (new Index())->formatListItem($item);