Class: cWebApp

Module location: cWebApp.pkg line 50 (view source)

Class Hierarchy:

cObjectcWebApp

Class Definition

Properties

integerpeAttachStatus
integerpiXmlIndentCount

Functions and Procedures

Add_Line(String sVal)
This provides all of the support for generating an XML WebApp document and for generating the text file (WebApp.txt). These messages are all private and are never used for a running webappe.
Add_XML_Closed_Tag(string sTag string sElement)
Add_XML_Tag(string sTag string sData string sElement)
Begin_XML_Tag(string sTag)
stringBuildInformation()
BuildSysInfoList()
Construct_Object()
DoAttachProcess()
DoDetachAllTables()
Interface to support attaching and detaching WBOs and WebApps from sessions Clear the contents of all open files, except system files
DoDetachProcess()
DoInterfaceReport()
DoPublishInterface(integer iPublishMode)
End_XML_Tag(string sTag)
EnumerateWBOs(integer iMsg string sParam1 string sParam2 string sParam3)
EnumerateWSOs(integer iMsg string sParam1 string sParam2 string sParam3)
IgnoreError(integer iError)
LogEvent(Integer iEventType String lpszEvent)
StringNetwork_User_Name()
This function reads the current username of windows and returns that name or an text unknown user
OnAttachProcess()
OnDetachProcess()
integerpeHtmlOutput()
Set(integer iOutMode)
Use to redirect html output for debugging purposes only. Legal values are: C_hoNormal C_hoFile C_hoConsole The values can be iORed together
Show_Current_Directory()
Show_Current_User()
Show_Date()
Show_Date_Format()
Show_Drivers()
Show_Filelist_Name()
Show_Lock_Delay()
Show_Lock_Timeout()
Show_Memavail()
Show_Number_Format()
Show_Registration()
Show_Systemresources()
Show_Versions()
Show_Windows_Directory()
Show_WorkspaceInformation()
ShowWebAppInfo()
ShowXMLRequests()
ShowXMLRequests --------------- This method writes the Requestxxx method interface to WebApp.xml
ShowXmlWebApp.dtd()
ShowXmlWebApp.dtd ----------------- Inserts the usr\Global\Data\WebApp.dtd file into the WebApp.xml
ShowXMLWebAppInfo()
ShowXMLWebAppInfo -----------------
StartWebApp()
This is what makes things happen. CmdLine Options: -x output XmlInterface, output txt interface If none, run app normally
TrapAllErrors()
TrapError(integer iError)
stringVersionStr(integer iVer integer iRev integer iBld)
integerWBOCount()
get number of WBP items
IntegerWBOHandle(Integer iItem)
return Id of WBP object for item
integerWSOCount()
get number of WSO items
IntegerWSOHandle(Integer iItem)
return Id of WBP object for item

Instances

oEvalObjcInternetSessionBusinessProcess.pkg88

References (1):

ModuleContaining SymbolLine
WebApp.srcoWebApp10