Searched refs:removeGroup (Results 1 – 5 of 5) sorted by relevance
130 public function removeGroup($group) function in dokuwiki\\plugin\\virtualgroup\\VirtualGroups
147 $this->virtualGroups->removeGroup($group);
17375 var removeGroup = currentEditor.endEditing(currentTarget, value, cancel);17385 if (removeGroup && !originalValue && currentGroup)17392 if (removeGroup && currentGroup)
4598 }var removeGroup=currentEditor.endEditing(currentTarget,value,cancel);4600 }if(removeGroup&&!originalValue&¤tGroup){currentGroup.parentNode.removeChild(currentGroup)4602 if(removeGroup&¤tGroup){currentGroup.parentNode.removeChild(currentGroup)
4609 }var removeGroup=currentEditor.endEditing(currentTarget,value,cancel);4611 }if(removeGroup&&!originalValue&¤tGroup){currentGroup.parentNode.removeChild(currentGroup)4613 if(removeGroup&¤tGroup){currentGroup.parentNode.removeChild(currentGroup)