mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
updated documentation
This commit is contained in:
parent
f1d06c55b4
commit
0772f6bb4e
16 changed files with 188 additions and 20 deletions
|
@ -1,14 +0,0 @@
|
|||
# PadManager
|
||||
`require("./PadManager");`
|
||||
|
||||
The Pad Manager is a Factory for pad Objects
|
||||
|
||||
## Functions
|
||||
|
||||
- - -
|
||||
### getPad (id, callback)
|
||||
A Array with all known Pads
|
||||
|
||||
* **id** A String with the id of the pad
|
||||
* **callback** *(Function)* *No description*
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue