mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 22:57:11 -04:00
add listAllPads API function
This commit is contained in:
parent
2466e65212
commit
5f5a909420
5 changed files with 45 additions and 1 deletions
|
@ -144,6 +144,7 @@
|
|||
<div class="define">deleteGroup(groupID)</div>
|
||||
<div class="define">createGroupIfNotExistsFor(groupMapper)</div>
|
||||
<div class="define">listPads(groupID)</div>
|
||||
<div class="define">listAllPads()</div>
|
||||
<div class="define">createPad(padID,text)</div>
|
||||
<div class="define">createGroupPad(groupID,padName,text)</div>
|
||||
<div class="define">createAuthor(name)</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue