Home
last modified time | relevance | path

Searched refs:removeGroup (Results 1 – 5 of 5) sorted by relevance

/plugin/virtualgroup/
DVirtualGroups.php130 public function removeGroup($group) function in dokuwiki\\plugin\\virtualgroup\\VirtualGroups
Dadmin.php147 $this->virtualGroups->removeGroup($group);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js17375 var removeGroup = currentEditor.endEditing(currentTarget, value, cancel);
17385 if (removeGroup && !originalValue && currentGroup)
17392 if (removeGroup && currentGroup)
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js4598 }var removeGroup=currentEditor.endEditing(currentTarget,value,cancel);
4600 }if(removeGroup&&!originalValue&&currentGroup){currentGroup.parentNode.removeChild(currentGroup)
4602 if(removeGroup&&currentGroup){currentGroup.parentNode.removeChild(currentGroup)
/plugin/combo/resources/firebug/
Dfirebug-lite-1.4.js4609 }var removeGroup=currentEditor.endEditing(currentTarget,value,cancel);
4611 }if(removeGroup&&!originalValue&&currentGroup){currentGroup.parentNode.removeChild(currentGroup)
4613 if(removeGroup&&currentGroup){currentGroup.parentNode.removeChild(currentGroup)