|
MediaWiki
master
|
This is the complete list of members for Xml, including all inherited members.
| attrib($name, $present=true) | Xml | static |
| buildForm($fields, $submitLabel=null, $submitAttribs=[]) | Xml | static |
| buildTable($rows, $attribs=[], $headers=null) | Xml | static |
| buildTableRow($attribs, $cells) | Xml | static |
| check($name, $checked=false, $attribs=[]) | Xml | static |
| checkLabel($label, $name, $id, $checked=false, $attribs=[]) | Xml | static |
| closeElement($element) | Xml | static |
| dateMenu($year, $month) | Xml | static |
| element($element, $attribs=null, $contents= '', $allowShortTag=true) | Xml | static |
| elementClean($element, $attribs=[], $contents= '') | Xml | static |
| encodeJsCall($name, $args, $pretty=false) | Xml | static |
| encodeJsVar($value, $pretty=false) | Xml | static |
| escapeJsString($string) | Xml | static |
| escapeTagsOnly($in) | Xml | static |
| expandAttributes($attribs) | Xml | static |
| fieldset($legend=false, $content=false, $attribs=[]) | Xml | static |
| input($name, $size=false, $value=false, $attribs=[]) | Xml | static |
| inputLabel($label, $name, $id, $size=false, $value=false, $attribs=[]) | Xml | static |
| inputLabelSep($label, $name, $id, $size=false, $value=false, $attribs=[]) | Xml | static |
| isWellFormed($text) | Xml | privatestatic |
| isWellFormedXmlFragment($text) | Xml | static |
| label($label, $id, $attribs=[]) | Xml | static |
| languageSelector($selected, $customisedOnly=true, $inLanguage=null, $overrideAttrs=[], Message $msg=null) | Xml | static |
| listDropDown($name= '', $list= '', $other= '', $selected= '', $class= '', $tabindex=null) | Xml | static |
| monthSelector($selected= '', $allmonths=null, $id= 'month') | Xml | static |
| openElement($element, $attribs=null) | Xml | static |
| option($text, $value=null, $selected=false, $attribs=[]) | Xml | static |
| password($name, $size=false, $value=false, $attribs=[]) | Xml | static |
| radio($name, $value, $checked=false, $attribs=[]) | Xml | static |
| radioLabel($label, $name, $value, $id, $checked=false, $attribs=[]) | Xml | static |
| span($text, $class, $attribs=[]) | Xml | static |
| submitButton($value, $attribs=[]) | Xml | static |
| tags($element, $attribs=null, $contents) | Xml | static |
| textarea($name, $content, $cols=40, $rows=5, $attribs=[]) | Xml | static |
| wrapClass($text, $class, $tag= 'span', $attribs=[]) | Xml | static |