Searched refs:pageToolItem (Results 1 – 1 of 1) sorted by relevance
/template/sprintdoc/ |
D | tpl.php | 54 return self::pageToolItem( 73 static public function pageToolItem($link, $caption, $svg, $args = array()) { function in dokuwiki\\template\\sprintdoc\\tpl 138 …$item = \dokuwiki\template\sprintdoc\tpl::pageToolItem('', $move->getLang('renamepage'), __DIR__ .… 155 …$item = \dokuwiki\template\sprintdoc\tpl::pageToolItem(wl($ID, $params, false, '&'), $odt->getLang… 173 …$item = \dokuwiki\template\sprintdoc\tpl::pageToolItem(wl($ID, $params, false, '&'), $dw2pdf->getL…
|