HTML_CSS::getAtRulesList (Previous) (Next) HTML_CSS::unsetAtRule

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Japanese | Plain HTML

HTML_CSS::createAtRule()

HTML_CSS::createAtRule()  -- Create a new simple declarative At-Rule

Description

Create a simple at-rule without declaration style blocks. That include @charset, @import and @namespace

Paramètres

chaîne de caractères $atKeyword

at-rule keyword

chaîne de caractères $arguments

argument list for @charset, @import or @namespace

Valeurs renvoyées

throws HTML_CSS_ERROR_INVALID_INPUT

Depuis

since version 1.5.0 (2008-01-15)

Note

Cette fonction ne peut pas être appelée de façon statique.

HTML_CSS::getAtRulesList (Previous) (Next) HTML_CSS::unsetAtRule

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.