Related topics

Namesort iconDescription
Default theme implementationsFunctions and templates that present output to the user, and can be implemented by themes.
Form generationFunctions to enable the processing and display of HTML forms.

Functions called by theme_file()

Namesort iconLocationDescription
drupal_attributesdrupal/includes/common.incFormat an attribute string to insert in a tag.
form_clean_iddrupal/includes/form.incPrepare an HTML ID attribute string for a form item.
themedrupal/includes/theme.incGenerate the themed output.
_form_set_classdrupal/includes/form.incSets a form element's class attribute.