Package integration :: Module templatebuilder :: Class TemplateBuilder
[hide private]
[frames] | no frames]

Class TemplateBuilder

source code

This class implements a template builder.

Instance Methods [hide private]
 
__init__(self, config, product) source code
 
build(self)
Render all the templates for the current product.
source code
 
__read_template(self, config)
Read the whole file content.
source code
 
_build_config(self, config)
Open config and render the template.
source code