Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-01-19 (10 years ago) | Not enough user ratings | Total: 1,845 | All time: 2,068 This week: 1,068 |
Version | License | Categories | ||||
css_treeclass 1.0 | GNU General Publi... | Text processing |
Description | Author | |||||||||||||
This class can be used to parse Cascading Style Sheets (CSS) and build a tree data structure that can traversed programatically. |
|
Files |
File | Role | Description |
---|---|---|
CSSTree.inc.php | Class | The CSS Tree class |
example.css | Data | an example css file |
example_CSSTree.php | Example | an example |
Tree.inc.php | Class | The basic Tree class, from project TreeClass, see links |
css_treeclass-2006-01-19.zip 6KB | |
css_treeclass-2006-01-19.tar.gz 4KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Tree Class | .zip .tar.gz | this is the correct tree class which implements the Tree class where this class is derivated from | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Depends on this Tree class This is the Tree class it depends on, you need this |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
The basic Tree class can be found here This is the Tree class it depends on, you need this, but I included it for now. |