Documentation for the _.ZEN.Report.Display package. More...
Namespaces | |
| Chart | |
| Documentation for the _.ZEN.Report.Display.Chart package. | |
| COSChart | |
| Documentation for the _.ZEN.Report.Display.COSChart package. | |
Classes | |
| class | att |
| Specifies an attribute-value pair within a class. More... | |
| class | atthtml |
| Specifies an attribute-value pair for HTML within a class. More... | |
| class | attxslfo |
| Specifies an attribute-value pair for XSL-FO within a class. More... | |
| class | barcode |
| class | barcodeOptions |
| The contents of a <write> node are directly outputted to the stylesheet. More... | |
| class | bidioverride |
| class | block |
| class | body |
| Specifies the section of the report display that will be used as the body of the report. More... | |
| class | bookmark |
| <Class>bookmark</Class> The book formatting object is used to identify an access point, by name, and to specify where that access point is within the current document or another external document. More... | |
| class | bookmarkGroup |
| <Class>bookmarkGroup</Class> instances must always have <Class>bookmarkTree</Class> instances as their parent <bookmarkGroup group="FilmCategory"> <variable name="Category"> <valueof select="@Category"> </variable> <bookmark internalDestination="!concat($Category,1)"> <bookmarkTitle> <valueof select="@Category"> </bookmarkTitle> </bookmark> </bookmarkGroup> More... | |
| class | bookmarkTitle |
| <Class>bookmarkTitle</Class> The bookmarkTitle formatting object is used to identify, in human readable form, an access point. More... | |
| class | bookmarkTree |
| <Class> bookmarkTree </Class> The bookmarkTree formatting object is used to hold a list of access points within the document such as a table of contents, a list of figures or tables, etc. More... | |
| class | br |
| class | call |
| Include generated XSLT from another report in this report. More... | |
| class | callsvg |
| Include generated XSLT from another report in this report. More... | |
| class | caption |
| If an element within a table has a <caption> tag as a child, it defines the data that will be placed in the header row or column for that element. More... | |
| class | category |
| Category is the base class for <header>, <body>, and <footer>. More... | |
| class | childrenNode |
| The base class is for nodes that want their children tags rendered as objects and not as content text. More... | |
| class | class |
| class | common |
| class | composite |
| class | container |
| class | contentNode |
| The base class is for nodes that use their content. More... | |
| class | controller |
| The controller class has the <xsl:if> logic that allows any node or tableOuput to be removed from rendering. More... | |
| class | cssinclude |
| The <cssinclude< tag provides a mechanism for including external CSS stylesheets in the HTML report. More... | |
| class | displayParameters |
| Property superclass used to define parameters available to ZEN Report.Display.node subclasses. More... | |
| class | div |
| class | document |
| The <document> tag is used at the top-level to specify dimensions and styling for the report. More... | |
| class | fo |
| The contents of the <html> tag are only rendered when generating the stylesheet for the PDF report. More... | |
| class | foblock |
| class | footer |
| Specifies a header section in the report display. More... | |
| class | group |
| The <group> tag indicates that its content should be displayed for each child contained within the XML containing tag given by <group>'s name attribute. More... | |
| class | header |
| Specifies a header section in the report display. More... | |
| class | html |
| The contents of the <html> tag are only rendered when generating the stylesheet for the HTML report. More... | |
| class | img |
| Renders an image into the report display. More... | |
| class | imgSVG |
| Used to display svg code on a Report. More... | |
| class | init |
| class | inline |
| class | inlinecontainer |
| class | item |
| This tag is the basic tag for displaying hard-coded values and data returned by the report. More... | |
| class | line |
| This tag renders a linebreak onto the page. More... | |
| class | link |
| class | list |
| This class is used to display a list within a ZEN Report. More... | |
| class | masterreference |
| Specifies the <conditional-page-master-refference> used by the the <page-sequence-master> section of the report display. More... | |
| class | node |
| Base class for all nodes in the ReportDisplay XData block. More... | |
| class | p |
| The content of a <p> tag is rendered as a paragraph of text. More... | |
| class | pagebreak |
| This tag introduces a page break into PDF reports. More... | |
| class | pageendsidebar |
| Specifies the section of the report display that will be placed as a "end" sidebar on every page. More... | |
| class | pagefooter |
| Specifies the section of the report display that will be placed as a footer on every page. More... | |
| class | pageheader |
| Specifies the section of the report display that will be placed as a header on every page. More... | |
| class | pagemaster |
| Specifies the <page-sequence-master> section of the report display that will be placed in the <layout-master-set> to allow the report to process the conditional alternatives defined by the <masterreference> tag definitions. More... | |
| class | pagestartsidebar |
| Specifies the section of the report display that will be placed as a "start" sidebar on every page. More... | |
| class | parameter |
| Defines a parameter value for use by ReportDisplay tables. More... | |
| class | report |
| Renders the XSLT stylesheet that displays a ZEN report. More... | |
| class | reportTemplate |
| class | SASchema |
| This class implements SASchema for the ZEN report display classes. More... | |
| class | section |
| Renders the XSLT stylesheet that displays a ZEN report. More... | |
| class | smallMultiple |
| class | summary |
| If an element within a table has a <summary> tag as a child, it defines the data that will be placed in the footer row or column for that element. More... | |
| class | table |
| This class defines how tables are displayed within a generated ZEN report stylesheet. More... | |
| class | tableOutput |
| This class provides an interface for ZEN report tags to be displayed in a table. More... | |
| class | tbody |
| class | td |
| class | template |
| class | textNode |
| class | tfoot |
| class | th |
| class | thead |
| class | timeline |
| class | tr |
| class | valueof |
| <Class>valueof</Class> maps directly to "<xsl:value-of select='"_..select_"'/>" More... | |
| class | variable |
| <Class>variable</Class> has contents that define an XSL variable More... | |
| class | version86 |
| class | write |
| The contents of a <write> node are directly outputted to the stylesheet. More... | |
| class | xslinclude |
| The <xslinclude> tag provides a mechanism for including external XSLT stylesheets in the PDF report. More... | |
| class | xslt |
Documentation for the _.ZEN.Report.Display package.