SmartDocuments
Packages
- Plugins
Interfaces, Classes and Traits
- CSSmart
- CSSmartCSView
- Class CSSmartCSView
- CSSmartDocument
- Represents a Smart Document that can be configured, filled with html content and then finally rendered to a pdf
To create a new SmartDocument use @see CSSmart::createDocument()
- CSSmartDocumentSerializer
- This class takes over the serialization and deserialization of smart documents
- CSSmartGui
- Gui API that provides several functions around the Graphical User Interface
- CSSmartPage
- Represents a Smart Document Page(-flow) that can be added to a CSSmartDocument
To create a new SmartDocumentPage use @see CSSmartDocument::addPage()
- CSSmartPreset
- Represents a Smart Preset that configures a Smart Document
To create a new CSSmartPreset use @see CSSmart::createPreset()
- CSSmartTemplate
- A Template for a CSSmartDocument that allows a CSSmartTemplatePlugin to predefine a document
Such a template then can be overwritten partially by the method @link overwriteHtml.
- CSSmartView
- This class introduces a Template Concept into the Smart Documents Templates
- CSSmartMacro
- Represents a Smart Macro which itself can be controlled by a CSSmartMacroPlugin
- CSSmartMacros
- Represents an api class to deal with Smart Macros
- SampleCatalogSmartTemplate
- SamplePricelistSmartTemplate