form_clean_id
Related topics
| Name | Description |
|---|---|
| Form generation | Functions to enable output of HTML forms and form elements. |
Functions that call form_clean_id()
| Name | Location | Description |
|---|---|---|
| form_clean_id | includes/form.inc | Remove invalid characters from an HTML ID attribute string. |
| theme_file | includes/form.inc | Format a file upload field. |
| theme_form_element | includes/theme.inc | Return a themed form element. |
Functions called by form_clean_id()
| Name | Location | Description |
|---|---|---|
| form_clean_id | includes/form.inc | Remove invalid characters from an HTML ID attribute string. |
