|
MediaWiki
master
|
This is the complete list of members for Html, including all inherited members.
| $boolAttribs | Html | privatestatic |
| $voidElements | Html | privatestatic |
| buttonAttributes(array $attrs, array $modifiers=[]) | Html | static |
| check($name, $checked=false, array $attribs=[]) | Html | static |
| closeElement($element) | Html | static |
| dropDefaults($element, array $attribs) | Html | privatestatic |
| element($element, $attribs=[], $contents= '') | Html | static |
| expandAttributes(array $attribs) | Html | static |
| getTextInputAttributes(array $attrs) | Html | static |
| hidden($name, $value, array $attribs=[]) | Html | static |
| htmlHeader(array $attribs=[]) | Html | static |
| infoBox($text, $icon, $alt, $class= '') | Html | static |
| inlineScript($contents) | Html | static |
| inlineStyle($contents, $media= 'all') | Html | static |
| input($name, $value= '', $type= 'text', array $attribs=[]) | Html | static |
| isXmlMimeType($mimetype) | Html | static |
| label($label, $id, array $attribs=[]) | Html | static |
| linkButton($contents, array $attrs, array $modifiers=[]) | Html | static |
| linkedScript($url) | Html | static |
| linkedStyle($url, $media= 'all') | Html | static |
| namespaceSelector(array $params=[], array $selectAttribs=[]) | Html | static |
| namespaceSelectorOptions(array $params=[]) | Html | static |
| openElement($element, $attribs=[]) | Html | static |
| radio($name, $checked=false, array $attribs=[]) | Html | static |
| rawElement($element, $attribs=[], $contents= '') | Html | static |
| srcSet(array $urls) | Html | static |
| submitButton($contents, array $attrs, array $modifiers=[]) | Html | static |
| textarea($name, $value= '', array $attribs=[]) | Html | static |