DocBook|Search
Class Reference
%BI.WebMainTable
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [WebMainTable]
Private  Storage  

class %BI.WebMainTable extends %CSP.Page

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%OriginalNamespace %PackageName CleanQuote ConvertParameter
Decrypt Delete Encrypt EscapeHTML
EscapeURL HyperEventBody HyperEventCall HyperEventFrame
HyperEventHead Include InsertHiddenField InsertHiddenFields
IsPrivate Link LoadTables OnHTTPHeader
OnPage OnPageError OnPostHTTP OnPostHyperEvent
OnPreHTTP OnPreHyperEvent Page QuoteJS
RewriteURL Save ShowError StartTimer
StopTimer ThrowError UnescapeHTML UnescapeURL
Update Warn


Methods

• classmethod CleanQuote(str) as %String
• classmethod Delete(type, code, id)
• classmethod LoadTables(type)
• classmethod OnPage() as %Status
Event handler for PAGE event: this is invoked in order to generate the content of a csp page.
• classmethod Save(type, code, data)
• classmethod Update(type, code, data, oldCode)
• classmethod Warn(type)