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

Element index for package HTML_CSS

[ a ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

__construct
in file Error.php, method HTML_CSS_Error::__construct()
    Constructor (ZE2)
top

a

addGroupSelector
in file CSS.php, method HTML_CSS::addGroupSelector()
    Adds a selector to a CSS definition group.
apiVersion
in file CSS.php, method HTML_CSS::apiVersion()
    Returns the current API version Since 1.0.0 a string is returned rather than a float (for previous versions).
top

c

collapseInternalSpaces
in file CSS.php, method HTML_CSS::collapseInternalSpaces()
    Strips excess spaces in string.
createGroup
in file CSS.php, method HTML_CSS::createGroup()
    Creates a new CSS definition group. Returns an integer identifying the group.
CSS.php
procedural page CSS.php
css_errorstack_custom.php
procedural page css_errorstack_custom.php
css_errorstack_logger.php
procedural page css_errorstack_logger.php
css_error_custom.php
procedural page css_error_custom.php
css_error_ignore.php
procedural page css_error_ignore.php
css_error_logger.php
procedural page css_error_logger.php
CSS_grepStyles.php
procedural page CSS_grepStyles.php
CSS_InHeader.php
procedural page CSS_InHeader.php
CSS_Inline.php
procedural page CSS_Inline.php
CSS_Logger.php
procedural page CSS_Logger.php
CSS_parseData.php
procedural page CSS_parseData.php
CSS_Stylesheet.php
procedural page CSS_Stylesheet.php
top

d

display
in file CSS.php, method HTML_CSS::display()
    Outputs the stylesheet to the browser.
displayResults
in file CSS_grepStyles.php, function displayResults()
top

e

Error.php
procedural page Error.php
top

g

getCharset
in file CSS.php, method HTML_CSS::getCharset()
    Returns the charset encoding string
getGroupStyle
in file CSS.php, method HTML_CSS::getGroupStyle()
    Returns a CSS definition for a CSS definition group
getLevel
in file Error.php, method HTML_CSS_Error::getLevel()
    Get error level from an error object
getStyle
in file CSS.php, method HTML_CSS::getStyle()
    Retrieves the value of a CSS property
grepStyle
in file CSS.php, method HTML_CSS::grepStyle()
    Return array entries of styles that match patterns (Perl compatible)
top

h

HTML_CSS
in file CSS.php, method HTML_CSS::HTML_CSS()
    Class constructor
HTML_CSS
in file CSS.php, class HTML_CSS
    Base class for CSS definitions
HTML_CSS_Error
in file Error.php, method HTML_CSS_Error::HTML_CSS_Error()
    Constructor (ZE1)
HTML_CSS_Error
in file Error.php, class HTML_CSS_Error
    This class creates a css error object, extending the PEAR_Error class.
HTML_CSS_ERROR_INVALID_GROUP
in file CSS.php, constant HTML_CSS_ERROR_INVALID_GROUP
    Basic error codes
HTML_CSS_ERROR_INVALID_INPUT
in file CSS.php, constant HTML_CSS_ERROR_INVALID_INPUT
    Basic error codes
HTML_CSS_ERROR_NO_ELEMENT
in file CSS.php, constant HTML_CSS_ERROR_NO_ELEMENT
    Basic error codes
HTML_CSS_ERROR_NO_ELEMENT_PROPERTY
in file CSS.php, constant HTML_CSS_ERROR_NO_ELEMENT_PROPERTY
    Basic error codes
HTML_CSS_ERROR_NO_FILE
in file CSS.php, constant HTML_CSS_ERROR_NO_FILE
    Basic error codes
HTML_CSS_ERROR_NO_GROUP
in file CSS.php, constant HTML_CSS_ERROR_NO_GROUP
    Basic error codes
HTML_CSS_ERROR_UNKNOWN
in file CSS.php, constant HTML_CSS_ERROR_UNKNOWN
    Basic error codes
HTML_CSS_ERROR_WRITE_FILE
in file CSS.php, constant HTML_CSS_ERROR_WRITE_FILE
    Basic error codes
top

i

isError
in file CSS.php, method HTML_CSS::isError()
    Determine whether there is an error
top

l

log
in file Error.php, method HTML_CSS_Error::log()
    Default callback function/method from an error object
top

m

myErrorCallback
in file css_error_logger.php, function myErrorCallback()
myErrorHandler
in file CSS_parseData.php, function myErrorHandler()
top

p

parseData
in file CSS.php, method HTML_CSS::parseData()
    Parse data sources, file(s) or string(s), that contains CSS information
parseFile
in file CSS.php, method HTML_CSS::parseFile()
    Parse a file that contains CSS information
parseSelectors
in file CSS.php, method HTML_CSS::parseSelectors()
    Parses a string containing selector(s).
parseString
in file CSS.php, method HTML_CSS::parseString()
    Parse a textstring that contains css information
top

r

raiseError
in file CSS.php, method HTML_CSS::raiseError()
    A basic wrapper around the default PEAR_Error object
removeGroupSelector
in file CSS.php, method HTML_CSS::removeGroupSelector()
    Removes a selector from a group.
top

s

setCache
in file CSS.php, method HTML_CSS::setCache()
    Defines if the document should be cached by the browser. Defaults to false.
setCharset
in file CSS.php, method HTML_CSS::setCharset()
    Defines the charset for the file. defaults to ISO-8859-1 because of CSS1 compatability issue for older browsers.
setGroupStyle
in file CSS.php, method HTML_CSS::setGroupStyle()
    Sets or adds a CSS definition for a CSS definition group
setOutputGroupsFirst
in file CSS.php, method HTML_CSS::setOutputGroupsFirst()
    Determines whether groups are output before elements or not
setSameStyle
in file CSS.php, method HTML_CSS::setSameStyle()
    Sets or changes the properties of new selectors to the values of an existing selector
setSingleLineOutput
in file CSS.php, method HTML_CSS::setSingleLineOutput()
    Determines whether definitions are output single line or multiline
setStyle
in file CSS.php, method HTML_CSS::setStyle()
    Sets or adds a CSS definition
setXhtmlCompliance
in file CSS.php, method HTML_CSS::setXhtmlCompliance()
    Sets XHTML compliance
sprintContextExec
in file Error.php, method HTML_CSS_Error::sprintContextExec()
    Returns the context of execution formatted.
top

t

toArray
in file CSS.php, method HTML_CSS::toArray()
    Returns the array of CSS properties
toFile
in file CSS.php, method HTML_CSS::toFile()
    Generates CSS and stores it in a file.
toInline
in file CSS.php, method HTML_CSS::toInline()
    Generates and returns the CSS properties of an element or class as a string for inline use.
toString
in file CSS.php, method HTML_CSS::toString()
    Generates and returns the complete CSS as a string.
top

u

unsetGroup
in file CSS.php, method HTML_CSS::unsetGroup()
    Sets or adds a CSS definition for a CSS definition group
top

Documentation generated on Mon, 11 Mar 2019 14:56:42 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright Š PHP Group 2004.