theme_form
Related topics
| Name | Description |
|---|---|
| Form generation | Functions to enable the processing and display of HTML forms. |
Functions that call theme_form()
| Name | Location | Description |
|---|---|---|
| theme_form | includes/form.inc | Format a form. |
Functions called by theme_form()
| Name | Location | Description |
|---|---|---|
| check_url | includes/common.inc | Prepare a URL for use in an HTML attribute. Strips harmful protocols. |
| drupal_attributes | includes/common.inc | Format an attribute string to insert in a tag. |
| theme_form | includes/form.inc | Format a form. |
