◆ _unimplemented()
Exception Wikimedia\IDLeDOM\Stub\CSSStyleSheet::_unimplemented |
( |
| ) |
|
|
abstractprotected |
◆ addRule()
int Wikimedia\IDLeDOM\Stub\CSSStyleSheet::addRule |
( |
string | $selector = 'undefined', |
|
|
string | $style = 'undefined', |
|
|
?int | $index = null ) |
- Parameters
-
string | $selector | |
string | $style | |
?int | $index | |
- Returns
- int
◆ deleteRule()
void Wikimedia\IDLeDOM\Stub\CSSStyleSheet::deleteRule |
( |
int | $index | ) |
|
◆ getCssRules()
CSSRuleList Wikimedia\IDLeDOM\Stub\CSSStyleSheet::getCssRules |
( |
| ) |
|
◆ getOwnerRule()
CSSRule null Wikimedia\IDLeDOM\Stub\CSSStyleSheet::getOwnerRule |
( |
| ) |
|
◆ getRules()
CSSRuleList Wikimedia\IDLeDOM\Stub\CSSStyleSheet::getRules |
( |
| ) |
|
◆ insertRule()
int Wikimedia\IDLeDOM\Stub\CSSStyleSheet::insertRule |
( |
string | $rule, |
|
|
int | $index = 0 ) |
◆ removeRule()
void Wikimedia\IDLeDOM\Stub\CSSStyleSheet::removeRule |
( |
int | $index = 0 | ) |
|
◆ replaceSync()
void Wikimedia\IDLeDOM\Stub\CSSStyleSheet::replaceSync |
( |
string | $text | ) |
|
The documentation for this class was generated from the following file:
- src/Stub/CSSStyleSheet.php