Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Form Options Attributes 7

Functions in Form Options Attributes 7

Primary tabs

  • Form Options Attributes 2.0.x
  • Form Options Attributes 7(active tab)
  • Form Options Attributes 8
Namesort descending Location Description Direct uses Strings
form_options_attributes_element_info_alter ./form_options_attributes.module Implements hook_element_info_alter().
form_options_attributes_form_process_option_attributes ./form_options_attributes.module Processes a checkboxes or radios form element to add options_attributes. 1
form_options_attributes_form_select_options ./form_options_attributes.module Converts a select form element's options array into HTML. Copied from form_select_options(), and added patch from: https://www.drupal.org/node/414562 1
form_options_attributes_select ./form_options_attributes.module Returns HTML for a select form element. Copied from theme_select(), and added patch from: https://www.drupal.org/node/414562 1
form_options_attributes_test_form tests/form_options_attributes_test.module 1
form_options_attributes_test_menu tests/form_options_attributes_test.module Implements hook_menu().
form_options_attributes_test_optgroup_form tests/form_options_attributes_test.module 1
form_options_attributes_theme_registry_alter ./form_options_attributes.module Implements hook_theme_registry_alter().

Other projects

API Navigation

  • Form Options Attributes 7
  • Classes
  • Functions
  • Files

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.