HTML_CSS
[ class tree: HTML_CSS ] [ index: HTML_CSS ] [ all elements ]

File: CSS.php

Source Location: /HTML_CSS-1.0.1/CSS.php

Classes:

HTML_CSS
Base class for CSS definitions

Page Details:

Base class for CSS definitions

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 23]

HTML_CSS_ERROR_INVALID_GROUP [line 33]

HTML_CSS_ERROR_INVALID_GROUP = -101
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_INVALID_INPUT [line 32]

HTML_CSS_ERROR_INVALID_INPUT = -100
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_ELEMENT [line 35]

HTML_CSS_ERROR_NO_ELEMENT = -103
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_ELEMENT_PROPERTY [line 36]

HTML_CSS_ERROR_NO_ELEMENT_PROPERTY = -104
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_FILE [line 37]

HTML_CSS_ERROR_NO_FILE = -105
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_GROUP [line 34]

HTML_CSS_ERROR_NO_GROUP = -102
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_UNKNOWN [line 31]

HTML_CSS_ERROR_UNKNOWN = -1
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_WRITE_FILE [line 38]

HTML_CSS_ERROR_WRITE_FILE = -106
Basic error codes
  • Since: 0.3.3

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:50:53 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.