|
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 |
|
◆ getSelectorText()
string Wikimedia\IDLeDOM\CSSStyleRule::getSelectorText |
( |
| ) |
|
◆ getStyle()
- Returns
- CSSStyleDeclaration
◆ setSelectorText()
Wikimedia\IDLeDOM\CSSStyleRule::setSelectorText |
( |
string | $val | ) |
|
◆ setStyle()
Wikimedia\IDLeDOM\CSSStyleRule::setStyle |
( |
string | $val | ) |
|
The documentation for this interface was generated from the following file: