etherpad-lite/doc/jsdoc/db/Pad.md

14 lines
252 B
Markdown
Raw Normal View History

2011-07-30 17:15:45 +01:00
# db/
`require("./db/Pad");`
2011-05-29 21:30:56 +01:00
2011-05-30 15:53:11 +01:00
The pad object, defined with joose
2011-05-29 21:30:56 +01:00
2011-05-30 15:53:11 +01:00
## Functions
2011-05-29 21:30:56 +01:00
2011-05-30 16:05:42 +01:00
- - -
2011-05-30 15:53:11 +01:00
### cleanText (txt)
Copied from the Etherpad source code. It converts Windows line breaks to Unix line breaks and convert Tabs to spaces
2011-05-29 21:30:56 +01:00
2011-05-30 15:53:11 +01:00
* **txt** *No description*
2011-05-29 21:30:56 +01:00