Next
/
Previous
/ What is this about?
/ NMTCC Projects
WebStyler: The Template object
The Template objects represents the
Template file or an alternative
template file in that format. Methods:
- Template_New() is the constructor. It reads the
actual template file.
- Template_Add_T_Token() appends a
TToken object to the template.
It is an internal method used during construction of the object.
- Template_Expand() expands a given
Body object according to its template.
- Template_Gen_T_Tokens() is an internal method that
generates a stream of
TToken objects representing its
internal parts.
Next: The Topic object
See also: Internals
Previous: The Target object
Contents:
The WebStyler Homepage
Home:
New Mexico Tech Computer Center
projects documentation
John Shipman, john@nmt.edu
Last updated: 1996/09/29 21:54:40
URL: http://www.nmt.edu/tcc/projects/webstyler/ims_template.html