GenericHTML

From FiFormsWiki

Jump to: navigation, search

class genericHTML

HTML clips used to wrap the actual FiForm code into an HTML file.

Contents

Properties

$bodyProperties Tags appearing in <body> tag
$headerTags Any tags appearing in the HTML header
$htmlFooter The entire string of html output after the FiForm data.
$htmlHeader The entire string of html output before the FiForm data.
$pageFooter Last html appearing before closing of document
$pageHeader HTML appearing immediatly after the page title
$pageTitle HTML Title as well as a centered title on the page

Method Detail

genericHTML

Constructs genericHTML Object

Syntax: genericHTML()


Returns

genericHTML Object

Personal tools