MediaWiki
1.34.4
|
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 |
errorBox( $html, $heading='', $className='') | 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( $rawHtml, $icon, $alt, $class='') | Html | static |
inlineScript( $contents, $nonce=null) | Html | static |
inlineStyle( $contents, $media='all', $attribs=[]) | Html | static |
input( $name, $value='', $type='text', array $attribs=[]) | Html | static |
isXmlMimeType( $mimetype) | Html | static |
label( $label, $id, array $attribs=[]) | Html | static |
linkButton( $text, array $attrs, array $modifiers=[]) | Html | static |
linkedScript( $url, $nonce=null) | Html | static |
linkedStyle( $url, $media='all') | Html | static |
messageBox( $html, $className, $heading='') | Html | privatestatic |
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 |
successBox( $html, $className='') | Html | static |
textarea( $name, $value='', array $attribs=[]) | Html | static |
warningBox( $html, $className='') | Html | static |