Helps EditPage build textboxes.
More...
Helps EditPage build textboxes.
- Since
- 1.31
Definition at line 38 of file TextboxBuilder.php.
◆ addNewLineAtEnd()
MediaWiki\EditPage\TextboxBuilder::addNewLineAtEnd |
( |
|
$wikitext | ) |
|
◆ buildTextboxAttribs()
MediaWiki\EditPage\TextboxBuilder::buildTextboxAttribs |
( |
|
$name, |
|
|
array |
$customAttribs, |
|
|
UserIdentity |
$user, |
|
|
PageIdentity |
$page |
|
) |
| |
- Parameters
-
string | $name | |
mixed[] | $customAttribs | |
UserIdentity | $user | |
PageIdentity | $page | |
- Returns
- mixed[]
Definition at line 106 of file TextboxBuilder.php.
◆ getTextboxProtectionCSSClasses()
MediaWiki\EditPage\TextboxBuilder::getTextboxProtectionCSSClasses |
( |
PageIdentity |
$page | ) |
|
◆ mergeClassesIntoAttributes()
MediaWiki\EditPage\TextboxBuilder::mergeClassesIntoAttributes |
( |
array |
$classes, |
|
|
array |
$attribs |
|
) |
| |
The documentation for this class was generated from the following file: