theme_select

Related topics

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

Functions that call theme_select()

Namesort iconLocationDescription
theme_selectincludes/form.incFormat a dropdown menu or scrolling selection box.

Functions called by theme_select()

Namesort iconLocationDescription
drupal_attributesincludes/common.incFormat an attribute string to insert in a tag.
form_get_errorincludes/form.incReturn the error message filed against the form with the specified name.
form_select_optionsincludes/form.inc
themeincludes/theme.incGenerate the themed representation of a Drupal object.
theme_selectincludes/form.incFormat a dropdown menu or scrolling selection box.
_form_set_classincludes/form.incSets a form element's class attribute.
 
 

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.