, including all inherited members.
| $data_id | tpForm | |
| $depends | Plugin_Base | |
| $element_layouts | tpForm | |
| $errors | tpForm | |
| $form_name | tpForm | |
| $guid | tpForm | |
| $web | Plugin_Base | |
| _error($name, &$attribs) | tpForm | |
| _escape($var) | tpForm | |
| _getparam($params, $name, $default) | tpForm | |
| _select_option($optval, $optlbl, $value, $mult, &$sel) | tpForm | |
| _show_element($name, $elem, $attribs) | tpForm | |
| build_form($params, $data=array(), $errors=array()) | tpForm | |
| build_tabbed_form($params, $tabs, $data=array(), $errors=array()) | tpForm | |
| checkbox($name, $value='', $label='', $checked=false, $attribs=array()) | tpForm | |
| close_form() | tpForm | |
| color($name, $value, $attribs=array()) | tpForm | |
| date($name, $value='', $format='%Y-%m-%d', $attribs=array()) | tpForm | |
| datetime($name, $value='', $format='%Y-%m-%d%k:%M', $attribs=array()) | tpForm | |
| depend($plugin) | Plugin_Base | |
| dom_id($name) | tpForm | |
| error_box($errors) | tpForm | |
| file($name, $value='', $size='', $preview_url='', $remove_url='', $attribs=array()) | tpForm | |
| hidden($name, $value, $attribs=array()) | tpForm | |
| htmlarea($name, $value='', $rows=15, $cols=100, $mceinit='', $attribs=array()) | tpForm | |
| htmlarea_preload($mceinit='') | tpForm | |
| image($name, $value='', $size='', $preview_url='', $remove_url='', $attribs=array()) | tpForm | |
| imagebutton($name, $src, $attribs=array()) | tpForm | |
| multiselect($name, $value, $options, $show_selects=false, $multiple=true, $attribs=array()) | tpForm | |
| open_form($name, $action, $method='post', $errors=array(), $attribs=array()) | tpForm | |
| password($name, $value='', $size='', $maxlength='', $attribs=array()) | tpForm | |
| Plugin() | Plugin | |
| Plugin_Base() | Plugin_Base | |
| propagate($data='', $prefix='', $suffix='') | tpForm | |
| radio($name, $value='', $options=array(), $sep='< br/>', $attribs=array()) | tpForm | |
| select($name, $value='', $options=array(), $size='', $multiple=false, $attribs=array()) | tpForm | |
| submit($name, $value='Submit', $attribs=array()) | tpForm | |
| text($name, $value='', $size='', $maxlength='', $attribs=array()) | tpForm | |
| textarea($name, $value='', $rows=10, $cols=50, $attribs=array()) | tpForm | |
| tooltip($text, $icon='') | tpForm | |
| tooltip_bind($elements) | tpForm | |
| tpForm() | tpForm | |