File: CSS.php
Source Location: /HTML_CSS-1.0.0RC2/CSS.php
Classes:
HTML_CSS
Base class for CSS definitions
Page Details:
Base class for CSS definitions
This class handles the details for creating properly constructed CSS declarations. PHP versions 4 and 5 LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.
Includes:
require_once('HTML/Common.php') [line 26]
HTML_CSS_ERROR_INVALID_GROUP [line 36]
HTML_CSS_ERROR_INVALID_INPUT [line 35]
HTML_CSS_ERROR_NO_ELEMENT [line 38]
HTML_CSS_ERROR_NO_ELEMENT_PROPERTY [line 39]
HTML_CSS_ERROR_NO_FILE [line 40]
HTML_CSS_ERROR_NO_GROUP [line 37]
HTML_CSS_ERROR_UNKNOWN [line 34]
HTML_CSS_ERROR_WRITE_FILE [line 41]
Documentation generated on Mon, 11 Mar 2019 14:31:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|