SJSD.TemplateSet

This is the template management class. It is responsible for reading and parsing template files and then piping an incoming Parser object through them.

Functions

_writeEntities()
Write html for all entities to disk
_writeFunctions()
Write html for all functions to disk
_writeIndex()
Write index
_writeModules()
Write html for all modules to disk
_writeProperties()
Write html for all properties to disk
debug(message)
Write a debug message to the console if debug is enabled
detectTemplate(base, suffix)
Try to read a template from disk
render(parser)
Render all templates to html on disk
spam(message)
Write a debug message to the console if spam is enabled