Package wxtpages

Class Summary
groupDialog A dialog showing the properties of a group
indexEntry An instance of indexEntry holds an entry for an index table.
indexTable An object of type indexTable holds a set of indexEntries during build.
pageDialog Shows the properties of a page
scripthandler An instance of scripthandler parses the script and generates the pagestructure as a list of unitGroup instances that in turn owns unitPage instances.
tocEntry An instance of tocEntry holds an entry that is prepared for a table of content.
unit Base class for document-units.
unitContent unitContent instances holds pieces of content that will be placed in templates to form a page.
unitDBContent unitDBContent instances holds pieces of content that will be placed in templates to form a page.
unitGroup An instance of unitGroup owns and administrates a group (hierarchy) of pages that belong to one and the same group according to the script.
unitPage Instances of unitPage holds the structure that merges a template and a series of content units.
unitTemplate An instance of unitTemplate holds a template that are used to build pages.
unitTextContent Instances of unitTextContent handles import and preparation of formatted or non-formatted text.
unitTransformation Objects of this type administrates a transformation (XSLT) file.