Websydian v6.1 online documentationOnline documentation - Websydian v6.1

PageGenerator Function

The PageGenerator pattern is based on the ReplacementProcess pattern, and it provides the functionality to generate HTML pages from a Document Template.  The Page Generator functionality will usually be extended further by one or more of the following PageGenerator extension patterns:

Scoped by the PageGenerator pattern is the _DocumentTemplateGenerator function.  This function is built and executed at development-time to produce an outline Document Template for the PageGenerator pattern.  See also the Document Template Generator main function.

More Information

The Page Generator functions is one of the Websydian main functions.  Read more about the Page Generator functions and how to implement them.