etherpad-lite/doc/jsdoc/PadManager.md
Peter 'Pita' Martischka f7b46f6e69 Documentation
2011-05-30 15:53:11 +01:00

243 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