Searched refs:renameLabel (Results 1 – 2 of 2) sorted by relevance
| /plugin/labeled/ | ||
| D | admin.php | 75 $this->hlp->renameLabel($oldName, $newValues['name']); |
| D | helper.php | 157 public function renameLabel($label, $newName) { function in helper_plugin_labeled |