PEAR is archived and read-only

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

Home » HTML » HTML_Common2

Abstract base class for HTML classes (PHP5 port of HTML_Common package).

Download latest release 2.3.1 (there might be newer Composer installable version)

License: BSD License

Description

HTML_Common2 package provides methods for HTML code display and attributes handling.
* Provides methods to set, remove, merge HTML attributes.
* Handles global document options (charset, linebreak and indentation characters).
* Provides methods to handle indentation and HTML comments (useful in subclasses).

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#4670ClosedReq2005-06-23Add $options to constructor
#4737BogusBug2005-07-04Class doesn't extend PEAR
#10191ClosedReq2007-02-26[patch] add disabled/class methods to HTML_QuickForm_element
#11209ClosedReq2.0.0beta12007-06-02Make options's visibility protected
#13024Wont fixReq2.0.0beta12008-01-31abstract __toString() useless and inconsistent
#16039BogusBug2.0.0beta12009-03-17getAttributesString() uses ENT_QUOTES which breaks IE
#16941BogusBug2.0.0RC12009-12-23logic error in prepareAttributes
#17597BogusBug2.0.0RC12010-07-15package is empty
#19118ClosedReqSVN2011-12-09This version of PHPUnit is not supported.
#21051OpenReq2.1.12016-04-11Keep case