|
class | FormOptions |
| Helper class to keep track of options when mixing links and form elements. More...
|
|
class | Html |
| This class is a collection of static functions that serve two purposes: More...
|
|
class | HtmlHelper |
| Static utilities for manipulating HTML strings. More...
|
|
class | HtmlJsCode |
| A wrapper class which causes Html::encodeJsVar() and Html::encodeJsCall() (as well as their Xml::* counterparts) to interpret a given string as being a JavaScript expression, instead of string data. More...
|
|
class | ListToggle |
| Class for generating clickable toggle links for a list of checkboxes. More...
|
|
class | TemplateParser |
|