VirtueMart  3.2.14.9808
VmHtml Member List

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

$_optionDefaultsVmHtmlprotectedstatic
$_usedIdVmHtmlprotectedstatic
booleanlist($name, $value, $class='class="inputbox"')VmHtmlstatic
checkbox($name, $value, $checkedValue=1, $uncheckedValue=0, $extraAttribs= '', $id=null)VmHtmlstatic
color($name, $value)VmHtmlstatic
editor($name, $value, $size='100%', $height='300', $hide=array('pagebreak', 'readmore'))VmHtmlstatic
ensureUniqueId($id)VmHtmlstatic
genericlist($data, $name, $attribs=null, $optKey= 'value', $optText= 'text', $selected=null, $idtag=false, $translate=false)VmHtmlstatic
input($name, $value, $class='class="inputbox"', $readonly='', $size='37', $maxlength='255', $more='')VmHtmlstatic
inputHidden($values)VmHtmlstatic
options($arr, $optKey= 'value', $optText= 'text', $selected=null, $translate=false)VmHtmlstatic
radio($name, $radios, $default, $key='value', $text='text')VmHtmlstatic
radioList($name, $value, &$arr, $extra="", $separator='< br/>')VmHtmlstatic
raw($value)VmHtmlstatic
row($func, $label)VmHtmlstatic
select($name, $options, $default= '0', $attrib="onchange='submit();'", $key='value', $text='text', $zero=true, $chosenDropDowns=true, $tranlsate=true)VmHtmlstatic
selectList($name, $value, $arrIn, $size=1, $multiple="", $extra="", $data_placeholder='')VmHtmlstatic
shopMakeHtmlSafe($string, $quote_style='ENT_QUOTES', $use_entities=false)VmHtmlstatic
textarea($name, $value, $class='class="inputbox"', $cols='100', $rows="4")VmHtmlstatic
validate($type='', $required=true, $min=null, $max=null, $match=null)VmHtmlstatic
value($value)VmHtmlstatic
vmGetCharset()VmHtmlstatic