The following files are used by the default Template Engline, Render. If you would like to make a new html template, you can do so without modifying any code by following the conventions outlines in this documentation.
index.html Primary HTML page with framesets
packages.html upper left corner, package lists
left.html lower left corner, package index, list of elements
elementindex.html Index of all documented elements
pkgelementindex.html Index of all documented elements arranged by package
classtrees.html class trees, by package
page.html Procedural page template
class.html Class template
class.html Error Log template
constants_summary.inc.html Summary of Defines
functions_summary.inc.html Summary of Functions
includes_summary.inc.html Summary of Included files
globals_summary.inc.html Summary of Global Variables
vars_summary.inc.html Summary of Class Variables in a Class
constants_detail.inc.html Detail of Defines
functions_detail.inc.html Detail of Functions or Class Methods
includes_detail.inc.html Detail of Included files
globals_detail.inc.html Detail of Global Variables
vars_detail.inc.html Detail of Class Variables
docblock.inc.html Documentation Block for non-functions/non-methods
docblock-func.inc.html Documentation Block for functions/methods
functions_inherited.inc.html Summary of Inherited Functions for a child class
vars_inherited.inc.html Summary of Inherited Variables for a child class
pagefoot.inc.html footer of any page you wish (optional)
pagetop.inc.html top of any page you wish (optional)
The files "stylesheet.css" and "bg_left.png" will be automatically copied if found, include anything you desire in these files and use the bg_left.png anyway you desire.
Prev | Home | Next |
inline {@source} | Up | index.html template file |
Template Documentation written by Gregory Beaver <cellog@users.sourceforge.net> and Joshua Eichorn <jeichorn@phpdoc.org>
Copyright © 2002, Gregory Beaver, Joshua Eichorn