|
const | STYLE_RULE = 1 |
|
const | CHARSET_RULE = 2 |
|
const | IMPORT_RULE = 3 |
|
const | MEDIA_RULE = 4 |
|
const | FONT_FACE_RULE = 5 |
|
const | PAGE_RULE = 6 |
|
const | MARGIN_RULE = 9 |
|
const | NAMESPACE_RULE = 10 |
|
◆ deleteRule()
void Wikimedia\IDLeDOM\CSSGroupingRule::deleteRule |
( |
int | $index | ) |
|
◆ getCssRules()
CSSRuleList Wikimedia\IDLeDOM\CSSGroupingRule::getCssRules |
( |
| ) |
|
◆ insertRule()
int Wikimedia\IDLeDOM\CSSGroupingRule::insertRule |
( |
string | $rule, |
|
|
int | $index = 0 ) |
The documentation for this interface was generated from the following file: