Login   Register  
PHP Classes
elePHPant
Icontem

Class: HTML Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of reini urban  >  HTML Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: HTML Class
Base name: htmlclass
Description: HTML tag wrapper similar to Perl HTML::Element
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1555 users
All time rank: 2091
Week users: 1 user
Week rank: 2434
Picture of reini urban
Author: reini urban <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Austria Austria - PHP jobs in Austria
Age: 48
All time rank: 8268 in Austria Austria
Week rank: 1257 Down7 in Austria Austria Up


  Detailed description  
This class is an HTML tag wrapper that provides functions to output many types of HTML tags with arguments that control the details of how such tags are generated.

This class is similare to HTML::Element Perl module, and the light counterpart of the advanced PhpWiki modules, which outputs trees of xml objects, not strings as htmlclass.

Features:

- Ensures proper nesting of HTML tags (especially with emacs),
- XHTML (XML) compliant. If the constant XHTML is defined, XHTML conforming tags are returned, otherwise the generated tags are compliant with HTML 4.
- Variable number of content arguments for all tags, not only containers.
- Can NOT do tag nesting checking. (is_contained_in(), may_contain(), is_valid_attribute())

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
html-lib.example.phps Sample for html-lib.php
html-lib.phps A functional version (without namespace protection)
HtmlElement.php The HTML class part from phpwiki
XmlElement.php A similar (better) class from phpwiki

  Files folder image Files  
File Role Description
Plain text file html-class.example.phps Example some real-world examples
Plain text file html-class.php Class Class definition

Download all files: htmlclass.tar.gz htmlclass.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.