class %BI.WebSMS
extends %CSP.Page
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
25
|
|
|
|
|
classmethod ChangeStat(id, no, msg)
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod createFldr(fldrName)
classmethod delFldr(fldrId)
classmethod delTemplate(mode, tId)
classmethod deleteSMS(tId)
classmethod extractParameter(val)
classmethod extractParameter2(val, para)
classmethod genTempTree(mode)
classmethod genTreeMB(mode)
classmethod loadSMS(sId)
classmethod loadSMS2(sId)
classmethod loadSavedContact(contactNo)
classmethod loadTemplate(mode, tId)
classmethod modemStat()
classmethod renFldr(fldrId, fldrName)
classmethod restart()
classmethod saveSMSToDraft(cNo, msg)
classmethod saveTemplate(tName, msg, fldrId)
classmethod sendSMS(cNo, Msg, schDetails)
classmethod sendSMS2(phoneNo, msg)
classmethod setpivTooWifJS()
classmethod showFolders(type)
classmethod stopStartD(type)
classmethod updateTemplate(tName, msg, fldrId, tId)