|
MediaWiki master
|
Namespace input widget. More...
Inherits Widget.

Public Member Functions | |
| __construct (array $config=[]) | |
| getConfig (&$config) | |
Protected Member Functions | |
| getJavaScriptClassName () | |
Protected Attributes | |
| CheckboxInputWidget null | $associated = null |
| FieldLayout null | $associatedLabel = null |
| array | $config |
| CheckboxInputWidget null | $invert = null |
| FieldLayout null | $invertLabel = null |
| NamespaceInputWidget | $namespace |
Namespace input widget.
Displays a dropdown box with the choice of available namespaces, plus two checkboxes to include associated namespace or to invert selection.
Definition at line 16 of file ComplexNamespaceInputWidget.php.
| MediaWiki\Widget\ComplexNamespaceInputWidget::__construct | ( | array | $config = [] | ) |
| array | $config | Configuration options
|
Definition at line 48 of file ComplexNamespaceInputWidget.php.
References MediaWiki\Widget\ComplexNamespaceInputWidget\$config.
| MediaWiki\Widget\ComplexNamespaceInputWidget::getConfig | ( | & | $config | ) |
Definition at line 101 of file ComplexNamespaceInputWidget.php.
References MediaWiki\Widget\ComplexNamespaceInputWidget\$config.
|
protected |
Definition at line 96 of file ComplexNamespaceInputWidget.php.
|
protected |
Definition at line 23 of file ComplexNamespaceInputWidget.php.
|
protected |
Definition at line 25 of file ComplexNamespaceInputWidget.php.
|
protected |
Definition at line 19 of file ComplexNamespaceInputWidget.php.
Referenced by MediaWiki\Widget\ComplexNamespaceInputWidget\__construct(), and MediaWiki\Widget\ComplexNamespaceInputWidget\getConfig().
|
protected |
Definition at line 27 of file ComplexNamespaceInputWidget.php.
|
protected |
Definition at line 29 of file ComplexNamespaceInputWidget.php.
|
protected |
Definition at line 21 of file ComplexNamespaceInputWidget.php.