mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
added deleteGroup API function
This commit is contained in:
parent
e79f29f67d
commit
e771542961
3 changed files with 91 additions and 1 deletions
|
@ -140,6 +140,7 @@
|
|||
<div class="results"/>
|
||||
</div>
|
||||
<div class="define">createGroup()</div>
|
||||
<div class="define">deleteGroup(groupID)</div>
|
||||
<div class="define">createGroupIfNotExistsFor(groupMapper)</div>
|
||||
<div class="define">listPads(groupID)</div>
|
||||
<div class="define">createPad(padID,text)</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue