MediaWiki  REL1_31
Xml Member List

This is the complete list of members for Xml, including all inherited members.

attrib( $name, $present=true)Xmlstatic
buildForm( $fields, $submitLabel=null, $submitAttribs=[])Xmlstatic
buildTable( $rows, $attribs=[], $headers=null)Xmlstatic
buildTableRow( $attribs, $cells)Xmlstatic
check( $name, $checked=false, $attribs=[])Xmlstatic
checkLabel( $label, $name, $id, $checked=false, $attribs=[])Xmlstatic
closeElement( $element)Xmlstatic
dateMenu( $year, $month)Xmlstatic
element( $element, $attribs=null, $contents='', $allowShortTag=true)Xmlstatic
elementClean( $element, $attribs=[], $contents='')Xmlstatic
encodeJsCall( $name, $args, $pretty=false)Xmlstatic
encodeJsVar( $value, $pretty=false)Xmlstatic
escapeTagsOnly( $in)Xmlstatic
expandAttributes( $attribs)Xmlstatic
fieldset( $legend=false, $content=false, $attribs=[])Xmlstatic
input( $name, $size=false, $value=false, $attribs=[])Xmlstatic
inputLabel( $label, $name, $id, $size=false, $value=false, $attribs=[])Xmlstatic
inputLabelSep( $label, $name, $id, $size=false, $value=false, $attribs=[])Xmlstatic
isWellFormed( $text)Xmlprivatestatic
isWellFormedXmlFragment( $text)Xmlstatic
label( $label, $id, $attribs=[])Xmlstatic
languageSelector( $selected, $customisedOnly=true, $inLanguage=null, $overrideAttrs=[], Message $msg=null)Xmlstatic
listDropDown( $name='', $list='', $other='', $selected='', $class='', $tabindex=null)Xmlstatic
listDropDownOptions( $list, $params=[])Xmlstatic
listDropDownOptionsOoui( $options)Xmlstatic
monthSelector( $selected='', $allmonths=null, $id='month')Xmlstatic
openElement( $element, $attribs=null)Xmlstatic
option( $text, $value=null, $selected=false, $attribs=[])Xmlstatic
password( $name, $size=false, $value=false, $attribs=[])Xmlstatic
radio( $name, $value, $checked=false, $attribs=[])Xmlstatic
radioLabel( $label, $name, $value, $id, $checked=false, $attribs=[])Xmlstatic
span( $text, $class, $attribs=[])Xmlstatic
submitButton( $value, $attribs=[])Xmlstatic
tags( $element, $attribs=null, $contents)Xmlstatic
textarea( $name, $content, $cols=40, $rows=5, $attribs=[])Xmlstatic
wrapClass( $text, $class, $tag='span', $attribs=[])Xmlstatic