| Class | EtherpadLite::Pad |
| In: |
lib/etherpad-lite/models/pad.rb
|
| Parent: | Object |
| id | [R] | The pad id |
| instance | [R] | The EtherpadLite::Instance object |
| rev | [R] | An optional pad revision number |
Instantiate a Pad. It is presumed to already exist (via Pad.create).
Options:
groupID => a group id
group => an EtherpadLite::Group object
rev => a pad revision number
Returns a Diff. If end_rev is not specified, the latest revision will be used