, including all inherited members.
attrib($name, $present=true) | Xml | [static] |
buildForm($fields, $submitLabel=null) | Xml | [static] |
buildTable($rows, $attribs=array(), $headers=null) | Xml | [static] |
buildTableRow($attribs, $cells) | Xml | [static] |
check($name, $checked=false, $attribs=array()) | Xml | [static] |
checkLabel($label, $name, $id, $checked=false, $attribs=array()) | Xml | [static] |
closeElement($element) | Xml | [static] |
dateMenu($year, $month) | Xml | [static] |
element($element, $attribs=null, $contents= '', $allowShortTag=true) | Xml | [static] |
elementClean($element, $attribs=array(), $contents= '') | Xml | [static] |
encodeJsVar($value) | Xml | [static] |
escapeJsString($string) | Xml | [static] |
escapeTagsOnly($in) | Xml | [static] |
expandAttributes($attribs) | Xml | [static] |
fieldset($legend=false, $content=false, $attribs=array()) | Xml | [static] |
hidden($name, $value, $attribs=array()) | Xml | [static] |
input($name, $size=false, $value=false, $attribs=array()) | Xml | [static] |
inputLabel($label, $name, $id, $size=false, $value=false, $attribs=array()) | Xml | [static] |
inputLabelSep($label, $name, $id, $size=false, $value=false, $attribs=array()) | Xml | [static] |
isWellFormed($text) | Xml | [static] |
isWellFormedXmlFragment($text) | Xml | [static] |
label($label, $id) | Xml | [static] |
languageSelector($selected, $customisedOnly=true) | Xml | [static] |
listDropDown($name= '', $list= '', $other= '', $selected= '', $class= '', $tabindex=Null) | Xml | [static] |
monthSelector($selected= '', $allmonths=null, $id= 'month') | Xml | [static] |
namespaceSelector($selected= '', $all=null, $element_name= 'namespace', $label=null) | Xml | [static] |
openElement($element, $attribs=null) | Xml | [static] |
option($text, $value=null, $selected=false, $attribs=array()) | Xml | [static] |
password($name, $size=false, $value=false, $attribs=array()) | Xml | [static] |
radio($name, $value, $checked=false, $attribs=array()) | Xml | [static] |
radioLabel($label, $name, $value, $id, $checked=false, $attribs=array()) | Xml | [static] |
span($text, $class, $attribs=array()) | Xml | [static] |
submitButton($value, $attribs=array()) | Xml | [static] |
tags($element, $attribs=null, $contents) | Xml | [static] |
textarea($name, $content, $cols=40, $rows=5, $attribs=array()) | Xml | [static] |
wrapClass($text, $class, $tag='span', $attribs=array()) | Xml | [static] |