Optional
params: ConfigurationParamsPrivate
#finderPrivate
#finderPrivate
#finderPrivate
#finderPrivate
#layoutPrivate
#partialPrivate
#partialPrivate
#partialPrivate
#renderersStore a function for finding layout templates
Store a function for finding layout templates
An array of absolute paths to directories containing partial templates.
Store a function for finding partial templates.
Store a function for finding partial templates.
Allow an application to override one of the built-in renderers that are initialized below. The inspiration is epubtools that must write HTML files with an .xhtml extension. Therefore it can subclass EJSRenderer etc with implementations that force the file name to be .xhtml. We're not checking if the renderer name is already there in case epubtools must use the same renderer name.
An array of absolute paths to directories containing layout templates.