| Class HTMLHelper |
|   |
| Code Information |
| Full Name: | FarqenDoc.HTMLHelper |
| Summary: |
This class contains static members for use in generating HTML. All colour and layout constants
live here and any new output should be done using new methods added here.
|
| Remarks: | |
|   |
| Links |
| Target | Summary |
| Code Index | Back to the documentation root |
|   |
| Methods |
| Name | Summary |
| getFooter |
Returns the last line for a HTML file.
|
| getHeader |
Returns the first line for a HTML file.
|
| getLinkedTableRow |
Returns HTML for a linked row in a table of e.g. methods.
|
| getPageHeading |
Returns HTML for a page title.
|
| getSectionStart |
Returns HTML for section title.
|
| getTableHeading |
Returns HTML for the first row of a table.
|
| getTableRow |
Returns HTML for a row in a table of e.g. methods.
|
| toHTML |
Swaps square brackets for triangle brackets to allow output of formatting tags
in XML comments.
|
|   |
| Properties |
| Name | Summary |
|   |
| Fields |
| Name | Summary |
| Documentation generated by FarqenDoc © Aaron Oxford 2006 |