mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-11-04 02:01:30 +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