pad.libre-service.eu-etherpad/doc/jsdoc/db/PadManager.md
Peter 'Pita' Martischka 0772f6bb4e updated documentation
2011-07-30 17:25:54 +01:00

14 lines
252 B
Markdown

# db/PadMana
`require("./db/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*