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