| Tag Summary |
| autoUpdateDataTable |
Extended data_table that adds some additional features to the standard
data_table action: see attribute descriptions for preserveDataModel,
sortColumn, sortAscending and preserveSort.
|
| convertBoolean |
Converts a boolean to custom format (yes/no), (1/0), etc.
|
| fieldset | Renders an HTML Fieldset |
| form |
Renders a HTML form element which allow defining a different scheme, servername or port for the action url
to which the form is submited
|
| graphicImageAjax |
Extends standard graphicImage.
|
| inputSuggest |
Provides an input textbox with "suggest" functionality.
|
| inputSuggestAjax |
Provides an input textbox with "suggest" functionality, using a remote connection to the server.
The difference to inputSuggest is that a custom drop down is rendered.
|
| planner |
A meeting planner component, similar to the ones found in Outlook or Evolution.
|
| schedule |
A schedule component similar to the ones found in Outlook or Evolution
|
| validateUrl |
A custom validator for url format, based upons Jakarta Commons.
|