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

File: CSS.php

Source Location: /HTML_CSS-1.5.4/CSS.php

Classes:

HTML_CSS
Base class for CSS definitions

Page Details:

Copyright (c) 2003-2009, Klaus Guenther <klaus@capitalfocus.org> Laurent Laville <pear@laurent-laville.org>

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

PHP versions 4 and 5

Includes:

require_once('HTML/Common.php') [line 46]

HTML_CSS_ERROR_INVALID_DEPS [line 63]

HTML_CSS_ERROR_INVALID_DEPS = -108
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_INVALID_GROUP [line 56]

HTML_CSS_ERROR_INVALID_GROUP = -101
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_INVALID_INPUT [line 55]

HTML_CSS_ERROR_INVALID_INPUT = -100
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_INVALID_SOURCE [line 62]

HTML_CSS_ERROR_INVALID_SOURCE = -107
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_ATRULE [line 64]

HTML_CSS_ERROR_NO_ATRULE = -109
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_ELEMENT [line 58]

HTML_CSS_ERROR_NO_ELEMENT = -103
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_ELEMENT_PROPERTY [line 59]

HTML_CSS_ERROR_NO_ELEMENT_PROPERTY = -104
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_FILE [line 60]

HTML_CSS_ERROR_NO_FILE = -105
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_NO_GROUP [line 57]

HTML_CSS_ERROR_NO_GROUP = -102
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_UNKNOWN [line 54]

HTML_CSS_ERROR_UNKNOWN = -1
Basic error codes
  • Since: 0.3.3

[ Top ]



HTML_CSS_ERROR_WRITE_FILE [line 61]

HTML_CSS_ERROR_WRITE_FILE = -106
Basic error codes
  • Since: 0.3.3

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:32:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.