MediaWiki REL1_39
|
This is the complete list of members for Html, including all inherited members.
buttonAttributes(array $attrs, array $modifiers=[]) | Html | static |
check( $name, $checked=false, array $attribs=[]) | Html | static |
closeElement( $element) | Html | static |
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 |
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 |
namespaceSelector(array $params=[], array $selectAttribs=[]) | Html | static |
namespaceSelectorOptions(array $params=[]) | Html | static |
noticeBox( $html, $className) | 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 |