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