PHP Resources
Home
Books
Directories
Magazines
Non-English Sites
Online Communities
Tools
Tutorials and Articles
Web Hosting
PHP Functions
PHP News Groups *
PHP Reference
Smarty Reference
Pear Reference
PHP-GTK Reference

By submitting PHP Resources you own, or know of, you'll help us build the largest PHP Resource website on the net. Please double check that your resource doesn't already exist before you submit it!!. We thank you for helping make this a better website.









Resource Image Newest ResourcesPopular ResourcesTop Resources Resource Image
PHP Resources
HTML_CSS

HTML_CSS

The PEAR::HTML_CSS package provides a simple interface for handling and generating cascading style sheets.

Reference guide

Table of Contents
API -- Application Programming Interface
constructor HTML_CSS::HTML_CSS() -- Class constructor
HTML_CSS::__get() -- Get option for the class
HTML_CSS::__set() -- Set option for the class
HTML_CSS::setXhtmlCompliance() -- Set xhtml flag
HTML_CSS::setCache() -- Set cache flag
HTML_CSS::setSingleLineOutput() -- Set oneline flag
HTML_CSS::setOutputGroupsFirst() -- Set groupsfirst flag
HTML_CSS::setTab() -- Set tab value
HTML_CSS::setLineEnd() -- Set lineend value
HTML_CSS::getCharset() -- Return the charset encoding string
HTML_CSS::setCharset() -- Set charset value
HTML_CSS::getOptions() -- Return all options for the class
HTML_CSS::getStyle() -- Return the value of a CSS property
HTML_CSS::setStyle() -- Set or add a CSS definition
HTML_CSS::createGroup() -- Create a new CSS definition group
HTML_CSS::unsetGroup() -- Remove a CSS definition group
HTML_CSS::getGroupStyle() -- Return CSS definition for a CSS group
HTML_CSS::setGroupStyle() -- Set or add a CSS definition for a CSS group
HTML_CSS::addGroupSelector() -- Add a selector to a CSS definition group.
HTML_CSS::removeGroupSelector() -- Remove a selector from a group
HTML_CSS::setSameStyle() -- Apply same styles on two selectors
HTML_CSS::parseString() -- Parse a string
HTML_CSS::parseFile() -- Parse file content
HTML_CSS::parseData() -- Parse multiple data sources
HTML_CSS::toArray() -- Return the CSS contents in an array
HTML_CSS::toInline() -- Return a string-properties for style attribute of an HTML element
HTML_CSS::toFile() -- Generate CSS and stores it in a file
HTML_CSS::toString() -- Return current CSS parsed data as a string
HTML_CSS::display() -- Output CSS Code
HTML_CSS::getContentDisposition() -- Return the Content-Disposition header
HTML_CSS::setContentDisposition() -- Set Content-Disposition header
HTML_CSS::grepStyle() -- Retrieve styles corresponding to an element filter
HTML_CSS::validate() -- Validate a CSS data source
HTML_CSS::getAtRulesList() -- Return list of supported At-Rules
HTML_CSS::createAtRule() -- Create a new simple declarative At-Rule
HTML_CSS::unsetAtRule() -- Remove an existing At-Rule
HTML_CSS::getAtRuleStyle() -- Get style value of an existing At-Rule
HTML_CSS::setAtRuleStyle() -- Define a conditional/informative At-Rule
Error Handler -- Flexible error handler plug-in system




Featured




Featured
PHP Code Examples
web site templates
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index

List Your ResourceUpdate Your Resource

Copyright © 2006 - 2008 MickMel Inc