Login   Register  
PHP Classes
elePHPant
Icontem

Class: CSS Tree Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Martin Weis  >  CSS Tree Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: CSS Tree Class
Base name: css_treeclass
Description: Parse CSS files into a tree data structure
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1667 users
All time rank: 1963
Week users: 1 user
Week rank: 2434
Picture of Martin Weis
Author: Martin Weis <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: ???
All time rank: 58840 in Germany Germany
Week rank: 689 Down29 in Germany Germany Up


  Detailed description  
This class can be used to parse Cascading Style Sheets (CSS) and build a tree data structure that can traversed programatically.

The class can parse CSS data from files or text strings. It builds an hierarchy of style nodes.

It can also output styles for tags, HTML style tag definitions or to a given file.

 

  Groups  
Group folder image Text processing Manipulating and validating text data View top rated classes

  Rate classes User ratings   Dependencies   Applications   Related links   Files Files  

  User ratings  
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
Tree Class
Required
this is the correct tree class which implements the Tree class where this class is derivated from

  Applications that use this class  
Link Description
Depends on this Tree class This is the Tree class it depends on, you need this
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
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.

  Files folder image Files  
File Role Description
Plain text file CSSTree.inc.php Class The CSS Tree class
Plain text file example.css Data an example css file
Plain text file example_CSSTree.php Example an example
Plain text file Tree.inc.php Class The basic Tree class, from project TreeClass, see links

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