| ::html::author author | 
| ::html::bodyTag args | 
| ::html::cell param value ?tag? | 
| ::html::checkbox name value | 
| ::html::checkSet key sep list | 
| ::html::checkValue name ?value? | 
| ::html::closeTag | 
| ::html::default key ?param? | 
| ::html::description description | 
| ::html::end | 
| ::html::eval arg ?args? | 
| ::html::extractParam param key ?varName? | 
| ::html::font args | 
| ::html::for start test next body | 
| ::html::foreach varlist1 list1 ?varlist2 list2 ...? body | 
| ::html::formValue name ?defvalue? | 
| ::html::getFormInfo args | 
| ::html::getTitle | 
| ::html::h level string ?param? | 
| ::html::h1 string ?param? | 
| ::html::h2 string ?param? | 
| ::html::h3 string ?param? | 
| ::html::h4 string ?param? | 
| ::html::h5 string ?param? | 
| ::html::h6 string ?param? | 
| ::html::hdrRow args | 
| ::html::head title | 
| ::html::headTag string | 
| ::html::if expr1 body1 ?elseif expr2 body2 ...? ?else bodyN? | 
| ::html::keywords args | 
| ::html::mailto email ?subject? | 
| ::html::meta args | 
| ::html::minorMenu list ?sep? | 
| ::html::minorList list ?ordered? | 
| ::html::openTag tag args | 
| ::html::passwordInput ?name? | 
| ::html::passwordInputRow label ?name? | 
| ::html::quoteFormValue value | 
| ::html::radioSet key sep list | 
| ::html::radioValue name value | 
| ::html::refresh seconds url | 
| ::html::init ?list? | 
| ::html::row args | 
| ::html::paramRow list ?rparam? ?cparam? | 
| ::html::select name param choices ?current? | 
| ::html::selectPlain name param choices ?current? | 
| ::html::submit label ?name? | 
| ::html::set var val | 
| ::html::tableFromArray arrname ?param? ?pat? | 
| ::html::tableFromList querylist ?param? | 
| ::html::textarea name ?param? ?current? | 
| ::html::textInput name args | 
| ::html::textInputRow label name args | 
| ::html::title title | 
| ::html::varEmpty name | 
| ::html::while test body |