Next
/
Previous
/ What is this about?
/ NMTCC Projects
WebStyler: The TmplPool object
The TmplPool object is a container class for
Template objects.
It caches these objects so that a given template file need be
scanned only once. It also defines the default template.
Methods:
- Tmpl_Pool_New() is the constructor, and returns
an empty TmplPool object.
- Tmpl_Pool_Lookup() takes as an argument the name
of a template file, and returns it as a
Template object.
Next: The TToken object
See also: Internals
Previous: The Topic object
Contents:
The WebStyler Homepage
Home:
New Mexico Tech Computer Center
projects documentation
John Shipman, john@nmt.edu
Last updated: 1996/09/29 21:19:57
URL: http://www.nmt.edu/tcc/projects/webstyler/ims_tmpl_pool.html