etherpad-lite/doc/jsdoc/PadManager.md
Peter 'Pita' Martischka c4325a050f Beautify the docs
2011-05-30 16:05:42 +01:00

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