Home
last modified time | relevance | path

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

/plugin/labeled/
H A Dadmin.php75 $this->hlp->renameLabel($oldName, $newValues['name']);
H A Dhelper.php157 public function renameLabel($label, $newName) { function in helper_plugin_labeled