Next
/
Previous
/ What is this about?
/ NMTCC Projects
WebStyler: The Body object
The Body object represents one input (.g) file.
Methods include:
- Body_New() method scans the input file and stores a
representation of that file internally.
- Body_Author() retrieves the author attribute.
- Body_Expand() returns the text of the body file,
with all special tags expanded.
- Body_Gen_Sees() generates the see-also targets as
Target objects.
- Body_N_Sees() returns the number of see-also targets.
- Body_Next() returns its effective next topic as a
Target object.
- Body_Prev() returns its effective previous topic.
- Body_Template() returns its effective template as a
Template object.
- Body_Topic() returns the
Topic object associated with itself.
- Body_Updated() returns the update timestamp.
Next: The Condition object
See also: Internals
Contents:
The WebStyler Homepage
Home:
New Mexico Tech Computer Center
projects documentation
John Shipman, john@nmt.edu
Last updated: 1996/09/29 20:52:11
URL: http://www.nmt.edu/tcc/projects/webstyler/ims_body.html