Automatic generation produced by ISE Eiffel
class HTML_PAGE General cluster: html description: "Class which contains the information relative to an html page." create: make, make_from_template, make_from_templates Ancestors ANY Queries out: STRING_8 Commands add_html_code (s: STRING_8) insert_hidden_field (name, value: STRING_8) make make_from_template (a_fi_n: STRING_8) replace_marker (a_marker, s: STRING_8) Constraints page exists -- Generated by Eiffel Studio --
For more details: eiffel.org