theme_fieldset
Related topics
| Name | Description |
|---|---|
| Form generation | Functions to enable the processing and display of HTML forms. |
Functions that call theme_fieldset()
| Name | Location | Description |
|---|---|---|
| theme_fieldset | includes/form.inc | Format a group of form items. |
Functions called by theme_fieldset()
| Name | Location | Description |
|---|---|---|
| drupal_add_js | includes/common.inc | Add a JavaScript file, setting or inline code to the page. |
| drupal_attributes | includes/common.inc | Format an attribute string to insert in a tag. |
| theme_fieldset | includes/form.inc | Format a group of form items. |
