Re-using Gtk2_VarDump | |
PEAR Manual | |
require_once 'HTML/CSS.php'; |
string|PEAR_Error HTML_CSS::toInline (
string $element
)
Generate and return the CSS properties of an element or class as a string for inline use.
Element or class for which inline CSS should be generated
throws HTML_CSS_ERROR_INVALID_INPUT
since version 0.2.0 (2003-07-31)
This function can not be called statically.
Re-using Gtk2_VarDump | |
PEAR Manual | |