| Name | Description |
|---|---|
| Form generation | Functions to enable the processing and display of HTML forms. |
| Name | Location | Description |
|---|---|---|
| theme_hidden | drupal/includes/form.inc | Format a hidden form field. |
| Name | Location | Description |
|---|---|---|
| check_plain | drupal/includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| check_plain | drupal/includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| 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_hidden | drupal/includes/form.inc | Format a hidden form field. |