Searched refs:hiddenActions (Results 1 – 2 of 2) sorted by relevance
151 $hiddenActions = tpl_getConf('hiddenActions'); variable152 $hiddenActions = explode(",",$hiddenActions); variable155 if (in_array($action->getType(),$hiddenActions)) continue;
63 | `hiddenActions` | DokuWiki actions that are hidden | `backlink,top` |