This class takes an HTML tag that has an open and a closing tag, like for instance <title></title> or <a href=foo.bar>foo bar</a>, and breaks it down for easy editing.
The class can also regenerate an HTML tag from its definition of the markup, attributes and content, eventually after it has been parsed and edited.
|
|
| Name: |
tag |
| Base name: |
tag |
| Description: |
HTML tags parser |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1059 users |
| All time rank: |
3064 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (81.2%) |
Sufficient (68.8%) |
- |
- |
- |
- |
Not sure (47.5%) |
1685 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
tag.php |
Class |
the only file in this class at the moment |