| Name | Description |
|---|---|
| Form generation | Functions to enable the processing and display of HTML forms. |
| Name | Location | Description |
|---|---|---|
| expand_radios | drupal/includes/form.inc | Roll out a single radios element to a list of radios, using the options array as index. |
| 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. |
| expand_radios | drupal/includes/form.inc | Roll out a single radios element to a list of radios, using the options array as index. |