Copyright ® (1997-2005) EDMGROUP Pty Ltd - EZY Prolog Reference

 HTML

HTML programming subsystem provides programmer with set of language calls which allows easy HTML formatting of the output. The HTML subsystem can be used for generating of the HTML documents in Dekstop version of EZY Prolog or for formatting output inside CGI version of EZY Prolog .

HTML subsystem language calls:

 

html_attribute

Forms the internal domain representation of the HTML attribute element with the NAME and VALUE.

html_button

Forms the internal domain representation of the HTML button element with the NAME and VALUE.

html_cell

Forms the EZY Prolog internal domain representation of the string list according to HTML table syntax.

html_celllist_trow

Forms the EZY Prolog internal domain representation of the cells list according to HTML table syntax.

html_cgi_value

Extracts the VALUE of the CGI parameter from CGI string (WEB server command line)

html_close

Closes the HTML document

html_deident

Decreases the indent of blockquoted text

html_display_doc

Provides the output of the document domain representation

html_display_slist

Displays the string list in HTML format.

html_font_color

Assigns the color attribute to the current font

html_form

Creates the final representation of the HTML document

html_literal

Constructs the domain of the HTML document

html_literal

Constructs the domain of the HTML document

html_literal

Constructs the domain of the HTML document

html_header

HTML domain header

html_ident

Identifies the text block

html_page_color

Sets the HTML page color

html_parameters

Returns the CGI string

html_rowlist_table

Gives the integer value DOCUMENT_REFERENCE of a document with the specified parameter BATCH_LOGICAL_NAME as a string.

html_select

Forms the EZY Prolog internal domain representation of the HTML selectlist.

html_select_option

Forms the EZY Prolog internal domain representation of the HTML option string

html_slist_trow

Creates the EZY Prolog internal domain representation of the table row list.

html_text_area

Creates the EZY Prolog domain specific structure for inserting into HTML object

html_text_item

Creates the string ITEM in the form of the document domain specific language.

Copyright © 1997-2003 EDMGROUP (Australia)