Element index for package HTML_CSS
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
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
top
top
top
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
top
l
- log
- in file Error.php, method HTML_CSS_Error::log()
Default callback function/method from an error object
top
top
top
top
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.
|
|