Home
last modified time | relevance | path

Searched refs:formatListItem (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'])
74 public function formatListItem($item) // RENAMED from html_list_index() function in dokuwiki\\Ui\\Index
/dokuwiki/inc/
H A Dhtml.php396 dbg_deprecated(Index::class . '::formatListItem()');
397 return (new Index())->formatListItem($item);