Re-using Gtk2_VarDump | |
PEAR Manual | |
require_once 'HTML/CSS.php'; |
void|PEAR_Error HTML_CSS::setStyle (
string $element
, string $property
, string $value
, bool $duplicates = NULL
)
Add or change a single value for an element property
Element (or class) to be defined
Property defined
Value assigned
(optional) Allow or disallow duplicates.
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 | |