/Layout.inc

Description

A collection of classes for the construction of web pages.

This file contains the following classes:

  • DefList: For the construction of definition lists
  • Div: For the construction of HTML divisions or sections
  • Header: For the construction of Headers
  • Hlink: For the construction of hyperlinks
  • Image: For the construction of iamge tags
  • Listing: For the construction of bullitted and numbered lists
  • Para: For the construction of paragraphs
  • Table: For the construction of tables

Classes
Class Description
DefList Supports the development of a definition list
Div Construct an HTML division or section.
Hlink Constructs a hyperlink associated to $entry to $URL with a possible $local target and $query query string. The
Image Construct an image tag for the image at $URL with the attributes listed in $hash
Para Class for constructing a paragraph entity
Listing Supports the construction of enumerated and bullitted listings.
Table Table classes encapulates the construction of HTML tables, which are essential to laying out web pages.
Header Class implements the HTML <Hx tags, headlines.
HLine Draw a horizontal line with the indicated attributes
Javascript Class to insert Javascript within the page body
JavascriptFile Class to insert Javascript Files within the page body
Target Super class that other classes extend.

Documentation generated on Sun, 01 Jan 2006 22:59:03 -0500 by phpDocumentor 1.3.0RC3