Skip to content

New Message Creation Poasting

dgets edited this page Nov 17, 2014 · 5 revisions

dpoast.js

Notes

Methods and properties used in the creation and writing of new poasts, por dios.

Layout

This is going to be a bit rough, I'm currently creating this by ripping errata that is cluttering up dmbase.js. So don't expect it to be pretty right away.

Current OO Structure

Properties

  • sprompt - save message prompt text

Methods

  • dispNewMsgHdr() - self explanatory
  • addMsg() - primary method for text entry for a message into the active message base via ddoc interface
  • mWrite() - writes the appropriate header and body data to the database y el fin

Clone this wiki locally