Element index for package HTML_CSS
[ a ]
[ c ]
[ d ]
[ g ]
[ h ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
top
top
top
top
top
top
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
- 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 or adds a CSS definition for a CSS definition group
top
t
- toArray
- in file CSS.php, method HTML_CSS::toArray()
Generates and 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 10:16:41 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright Š PHP Group 2004.
|
|