Home
last modified time | relevance | path

Searched refs:hiddenActions (Results 1 – 2 of 2) sorted by relevance

/template/material/
H A Dmain.php151 $hiddenActions = tpl_getConf('hiddenActions'); variable
152 $hiddenActions = explode(",",$hiddenActions); variable
155 if (in_array($action->getType(),$hiddenActions)) continue;
H A DREADME.md63 | `hiddenActions` | DokuWiki actions that are hidden | `backlink,top` |