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

class %DeepSee.Report.dataPresenter extends %DeepSee.Report.reportPage

Base class for all data presentation reports created by the DeepSee Report Builder.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

This is a Zen Report class. 

Properties
%ArrayLogFiles %SplitReturnedPDFs %display %id
%seriesCount %seriesNames %source CheckPDFNotZeroLength
CountRepeatingElement Datasource DefaultFontFaceCopyHTML DefaultFontSizeCopyHTML
MainReport RenderTimeOut RepeatingElement ReportDir
ReportXMLNameSpace ReportXMLNameSpacePrefix SetProcessWideRunTimeMode SplitAndMerge
SplitDir SplitOnly SplitRootName StripPI
SubReport SuppressExcelHeaders TableAltColor TimeOut
TooLongText UseRawIOForXML XsltVersion isHTML5
isServer reportDSSClass reportDSSHome toexcelstream
tohtmlstream toxslfostream xmlfile xmlstream

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %CreateModelInstance %DeleteModel %DispatchClassMethod
%DispatchGetModified %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%Extends %GetComponentById %GetJSValidationCode %GetParameter
%GetPropertyInfo %GetReportName %GetXDataTextSection %InvokeAction
%IsA %IsModified %IsReadOnly %New
%NormalizeObject %ObjectModified %OnAfterReport %OnBeforeReport
%OnCopyDataFromModel %OnCopyDataToModel %OnDeleteModel %OnDeleteSource
%OnGetPropertyInfo %OnInvokeAction %OnLoadModel %OnNewSource
%OnOpenSource %OnPreHTTP %OnReportTag %OnSaveSource
%OnStoreModel %OnSubmit %OpenModel %OriginalNamespace
%PackageName %RemoveFromSaveSet %SaveModel %SerializeObject
%SetModified %SubmitHandler %ValidateObject AsynchGenerateReport
ConvertParameter Decrypt Encrypt EscapeHTML
EscapeURL GenerateReport GenerateReportToStream GenerateStream
GenerateToFile GetDSSClass GetDSSHome GetReportDCR
GetReportDSS GetReportModel HyperEventBody HyperEventCall
HyperEventFrame HyperEventHead Include InsertHiddenField
InsertHiddenFields IsPrivate Link OnAfterCreateDisplay
OnHTTPHeader OnPage OnPageError OnPostHTTP
OnPostHyperEvent OnPreHTTP OnPreHyperEvent Page
QuoteJS RewriteURL ShowError StartTimer
StopTimer TestPDFGeneration ThrowError UnescapeHTML
UnescapeURL


Methods

• method GenerateReport(outputfile As %String, mode As %Integer = 0, log As %Boolean = 0, renderServer As %String = "", ExcelMode As %String = "", pStr As %String = "") as %Status
Generate the report and save it to outputfile.
Choices for mode are:
  • 0 = XML
  • 1 = HTML
  • 2 = PDF
  • 3 = ToHTML Stylesheet
  • 4 = ToXSLFO Stylesheet
  • 5 = XSD Schema
  • 6 = PrintPS
  • 7 = Excel
  • 8 = XSLFO
  • 9 = ToEXCEL
  • 10=xlsx

If log is true, the log file is returned instead of the report