Home
last modified time | relevance | path

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

/plugin/labeled/action/
H A Dchange.php4 class action_plugin_labeled_change extends DokuWiki_Action_Plugin { class
39 if (!isset($_REQUEST[action_plugin_labeled_change::$act])) return;
40 $do = $_REQUEST[action_plugin_labeled_change::$act];
/plugin/labeled/
H A Dhelper.php58 action_plugin_labeled_change::$act => $active?'remove':'add',