form_clean_id

Related topics

Namesort iconDescription
Form generationFunctions to enable output of HTML forms and form elements.

Functions that call form_clean_id()

Namesort iconLocationDescription
form_clean_idincludes/form.incRemove invalid characters from an HTML ID attribute string.
theme_fileincludes/form.incFormat a file upload field.
theme_form_elementincludes/theme.incReturn a themed form element.

Functions called by form_clean_id()

Namesort iconLocationDescription
form_clean_idincludes/form.incRemove invalid characters from an HTML ID attribute string.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.