mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 06:29:53 +01:00
249 B
249 B
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