form_get_options

Related topics

Namesort iconDescription
Form generationFunctions to enable the processing and display of HTML forms.

Functions that call form_get_options()

Namesort iconLocationDescription
form_get_optionsincludes/form.incTraverses a select element's #option array looking for any values that hold the given key. Returns an array of indexes that match.

Functions called by form_get_options()

Namesort iconLocationDescription
form_get_optionsincludes/form.incTraverses a select element's #option array looking for any values that hold the given key. Returns an array of indexes that match.
 
 

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.