PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Page

PEAR::HTML_Page is a base class for XHTML page generation.

This package is unmaintained.

Download latest release 2.0.0RC2 (archived versions might be outdated)

License: PHP License 3.0

Description

The PEAR::HTML_Page package provides a simple interface for generating an XHTML compliant page.
* supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1 and XHTML Basic 1.0
plus preliminary support for XHTML 2.0
* namespace support
* global language declaration for the document
* line ending styles
* full META tag support
* support for stylesheet declaration in the head section
* support for linked stylesheets and scripts
* body can be a string, object with toHtml or toString methods or an array (can be combined)

Maintainers

No maintainers.

Dependencies

No dependencies.

Releases

Bugs

IDStatusTypeVersionDateSummary
#110ClosedBug2003-10-16Type Error in is_null
#125ClosedBug2003-10-20Stylesheet Type Problem
#698Wont fixBug2004-02-06addStyleDeclaration() always overwrite current style.
#800ClosedBug2004-02-19Output "Object" when doctype is unknown
#814ClosedReq2004-02-20prependBodycontent
#950ClosedBug2004-03-05[Patch] Correct iterative recustion
#951ClosedReq2004-03-05[Patch] Disable Meta Generator
#1100ClosedBug2004-03-30bug in example
#1562Wont fixBug2004-06-06function 'setBodyContent()'