Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFileHTML Methods

The methods of the OutFileHTML class are listed here.

 
Name 
Description 
 
Close the output file. 
 
Writes html header information. 
 
Returns one page title line. 
 
Opens output file. 
 
Writes title to html file. 
 
Sets one page title line. 
 
Prints the specified argument without a carriage return. 
 
Writes an HTML attribute and its value. 
 
Writes gray row starting information. 
 
Writes the HTML for the start of a table. 
 
Writes the opening tag of the specified HTML element. 
 
Writes the HTML for the contents of one cell in a table, left-justified. 
 
Writes the html for a string as the contents of one cell in a table, left-justified, spanning columns. 
 
Writes the HTML for the contents of one cell in a table, right-justified. 
 
Writes the HTML for the contents of one heading in a table. 
 
Writes the HTML for the contents of one heading in a table, spanning columns. 
 
Writes the html for the contents of one heading in a table, spanning rows. 
 
Writes the closing tag of the specified HTML element. 
 
Writes the opening tag of the specified HTML element. 
 
Prints one line with a carriage return. 
 
Prints year with left justification in html output file. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!