|
| __construct (Element $element, Tag $target, array $config=array()) |
| Create element. More...
|
|
| getConfig (&$config) |
| Add properties to the given $config array to allow reconstruction of this widget via its constructor. More...
|
|
OOUI\ElementMixin::__construct |
( |
Element |
$element, |
|
|
Tag |
$target, |
|
|
array |
$config = array() |
|
) |
| |
Create element.
- Parameters
-
OOUI\ElementMixin::getConfig |
( |
& |
$config | ) |
|
Add properties to the given $config
array to allow reconstruction of this widget via its constructor.
This method is meant to be overridden by subclasses of ElementMixin
.
- Returns
- array A configuration array.
- See also
- Element::getConfig()
The documentation for this class was generated from the following file: