Re-using Gtk2_VarDump | |
PEAR Manual | |
require_once 'HTML/CSS.php'; |
mixed|PEAR_Error HTML_CSS::getStyle (
string $element
, string $property
)
Get the value of a property to an identifed simple CSS element
Element (or class) to be defined
Property defined
throws HTML_CSS_ERROR_INVALID_INPUT, HTML_CSS_ERROR_NO_ELEMENT, HTML_CSS_ERROR_NO_ELEMENT_PROPERTY
since version 0.3.0 (2003-11-03)
This function can not be called statically.
Re-using Gtk2_VarDump | |
PEAR Manual | |