Login   Register  
PHP Classes
elePHPant
Icontem

Class: OOCSS

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Corey Hart  >  OOCSS  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: OOCSS
Base name: oocss
Description: Template engine for CSS style sheet files
Related classes: , , , ,
Version: 1.0
PHP version: 4
License: MIT/X Consortium License
All time users: 607 users
All time rank: 4078
Week users: 0 users
Week rank: 3791
Picture of Corey Hart
Author: Corey Hart is available for providing paid consulting. Contact Corey Hart .
Packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 23
All time rank: 1557215 in United States United States
Week rank: 836 Up90 in United States United States Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class implements a template engine for CSS style sheet files.

It reads a CSS style sheet template file that may have definitions of styles assigned to variables. The variables may be used in the definition of other styles.

The class expands the definition of all variables and stores the processed CSS style sheet in a cache file.

OOCSS creates a new way to write CSS files in a new Object style fashion. Using Parent/Child relationships and predefined variables, you will be able to produce rapid CSS that is not only easier to maintain and read, is more intuitive as well.

 

  Groups  
Group folder image Templates Template processing engines and components View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
August 2009
Number 5
CSS is a relatively limited style definition language. When you need to create new styles by changing a little the definition of others, the solution is often nor trivial, nor easy to understand and maintain.

This package provides an alternative solution that consists in a language that allows defining CSS classes and use inheritance to define the new CSS classes changing only a few definitions.

Manuel Lemos

  User ratings  
Not yet rated by the users

  Applications that use this class  
Link Description
codeNothing Blogging Site
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
Demo Link Demon stration of OOCSS
Google Code Repo for OOCSS OOCSS has been uploaded to google code repo
Google Groups Group discussion for Object Oriented CSS project
Original Blog Original blog of Object Oriented CSS

  Files folder image Files  
File Role Description
Plain text file oocss.php Class Main Class
Plain text file control.php Appl. Central control class
HTML file index.php Doc. Documentation Page
Plain text file styles.oocss Data Style Sheet

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