| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 4x | |||||||||||||||||||
| Classes of Ve Bailovity | > | XCS Parser | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | Related links | ||||||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Text processing | Manipulating and validating text data | View top rated classes |
| Innovation Award | ||
![]() February 2008 Number 5 Prize: One downloadable copy of PhpED Professional |
CSS is used to define the details of presentation of Web site pages, hopefully keeping separate the definition of content from the presentation details. However, CSS does not always provide the level of control over presentation details that Web designers wish. XCSS is an extension of the CSS standards that allows using more complex definitions that involve macros and expressions. This class implements a PHP parser that can evaluate XCSS definitions and generate regular CSS, so any PHP site can benefit from XCSS possibilities without waiting for browsers that support. Manuel Lemos |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Applications that use this class | ||
| Related links | ||
| Link | Description |
|---|---|
| Extended Cascading Stylesheets - the beginning | The story behind XCS |
| XCS Syntax | XCS Syntax description |
| File | Role | Description | ||
|---|---|---|---|---|
| Lic. | Q&A on fair use | |||
| Doc. | Read this first | |||
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Data | Advanced syntax (dollar) test style |
| |
Data | Advanced syntax (percent) test style |
| |
Data | Basic test style - defines the values in style.css |
| |
Data | Main test style |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Example | A basic test/demo file for XcsParser class |
| |
Example | Compression test/demo file for XcsParser class |
| |
Example | Inheritance test/demo file for XcsParser class |
| |
Example | Forbidden expressions statements test/demo file |
| |
Example | Forbidden external files access test/demo file |
| |
Example | Static loader test/demo file for XcsParser class. |
| |
Example | Advanced syntax changing test/demo file for XcsParser class |
| Download all files: xcsparser.tar.gz xcsparser.zip |