HTMLTemplates

Dataset for creating templates for the HTML generator in IDEA Templates are filled with a default model but can be modified

Package DLAFormfactory
Author Bert Dingemans
Alias --
Stereotypes --

Attributes

Name Type Cardinality Description
oSet DataSet 1 - 1--
oTemplates DataTable 1 - 1--
T_NAME String 1 - 1--
T_HEADER String 1 - 1--
T_BODY String 1 - 1--
T_FOOTER String 1 - 1--
T_SQL String 1 - 1--

Methods

Name Type Description
Templates DataTable--
DefaultTemplates BooleanDefine the default templates that can be used as start for your own templates

@returns
SaveTemplates BooleanSave template definition to a XML file

@returns
GetRowByName DataRow--
GetRowByTemplate DataRowGet row from the template datatable by template name

@returns
GetRowById DataRow--
AddTemplate BooleanAdd a template to the set of templates

@returns
New ----
LoadTemplates BooleanLoading the templates from a XML file with definitions

@returns

Diagrams