Re-using Gtk2_VarDump | |
PEAR Manual | |
require_once 'HTML/CSS.php'; |
void|PEAR_Error
HTML_CSS::createAtRule
(
string
$atKeyword
,
string
$arguments = ''
)
Create a simple at-rule without declaration style blocks. That include @charset, @import and @namespace
at-rule keyword
argument list for @charset, @import or @namespace
throws HTML_CSS_ERROR_INVALID_INPUT
since version 1.5.0 (2008-01-15)
This function can not be called statically.
Re-using Gtk2_VarDump | |
PEAR Manual | |