Home
last modified time | relevance | path

Searched refs:deleteLabel (Results 1 – 3 of 3) sorted by relevance

/plugin/labeled/action/
H A Dchange.php59 $this->hlp->deleteLabel($_REQUEST['label'], $ID);
/plugin/labeled/
H A Dadmin.php43 $this->hlp->deleteLabel($label);
H A Dhelper.php274 public function deleteLabel($label) { function in helper_plugin_labeled