Home
last modified time | relevance | path

Searched refs:Index (Results 1 – 17 of 17) sorted by relevance

/dokuwiki/inc/Action/
H A DIndex.php8 * Class Index
14 class Index extends AbstractAction class
26 (new Ui\Index($IDX))->show();
/dokuwiki/inc/lang/lb/
H A Dindex.txt1 ====== Index ======
3 Dëst ass em Index vun all de Säiten gesënnert no [[doku>namespaces|namespaces]].
/dokuwiki/lib/plugins/popularity/lang/la/
H A Dsubmitted.txt1 ====== Index fauoris popularis ======
H A Dintro.txt1 ====== Index Fauoris Popularis ======
/dokuwiki/inc/lang/la/
H A Dbacklinks.txt3 Index paginarum, quae ad hanc paginam connexae sunt.
H A Dlang.php34 $lang['btn_index'] = 'Index';
151 $lang['toc'] = 'Index';
192 $lang['qb_ol'] = 'Index ordinatus rerum';
193 $lang['qb_ul'] = 'Index non ordinatus rerum';
228 $lang['subscr_style_list'] = 'Index mutatarum paginarum ab extremis litteris (%.2f dies)';
/dokuwiki/inc/lang/mg/
H A Dindex.txt1 ====== Index ======
/dokuwiki/inc/lang/id/
H A Dindex.txt1 ====== Index ======
/dokuwiki/inc/lang/nl/
H A Dindex.txt1 ====== Index ======
/dokuwiki/inc/lang/ro/
H A Dindex.txt1 ====== Index ======
/dokuwiki/inc/lang/sq/
H A Dindex.txt1 ====== Index ======
/dokuwiki/inc/lang/cs/
H A Dindex.txt1 ====== Index ======
/dokuwiki/inc/Menu/Item/
H A DIndex.php6 * Class Index
10 class Index extends AbstractItem class
/dokuwiki/inc/lang/sk/
H A Dindex.txt1 ====== Index ======
/dokuwiki/inc/
H A Dhtml.php19 use dokuwiki\Ui\Index;
379 dbg_deprecated(Index::class . '::show()');
380 (new Index($ns))->show();
384 * Index tree item formatter for html_buildlist()
396 dbg_deprecated(Index::class . '::formatListItem()');
397 return (new Index())->formatListItem($item);
401 * Index list item formatter for html_buildlist()
415 dbg_deprecated(Index::class . '::tagListItem()');
416 return (new Index())->tagListItem($item);
16 use dokuwiki\Ui\Index; global() alias
H A DAjax.php7 use dokuwiki\Ui\Index;
339 $idx = new Index();
/dokuwiki/inc/Ui/
H A DIndex.php6 * DokuWiki Index Interface
10 class Index extends Ui class
15 * Index Ui constructor
65 * Index item formatter
98 * Index List item