form_radios

Related topics

Namesort iconDescription
Form generationFunctions to enable output of HTML forms and form elements.
Input validationFunctions to validate user input.

Functions that call form_radios()

Namesort iconLocationDescription
block_admin_configuredrupal/modules/block.moduleMenu callback; displays the block configuration form.
block_admin_displaydrupal/modules/block.modulePrepare the main block administration form.
comment_admin_editdrupal/modules/comment.moduleMenu callback; edit a comment from the administrative interface.
comment_configuredrupal/modules/comment.moduleMenu callback; presents the comment settings page.
comment_nodeapidrupal/modules/comment.moduleImplementation of hook_nodeapi().
drupal_settingsdrupal/modules/drupal.moduleImplementation of hook_settings().
forum_admin_configuredrupal/modules/forum.moduleImplementation of hook_settings
locale_userdrupal/modules/locale.moduleImplementation of hook_user().
node_configuredrupal/modules/node.moduleMenu callback; presents general node configuration options.
poll_formdrupal/modules/poll.moduleImplementation of hook_form().
poll_view_votingdrupal/modules/poll.moduleGenerates the voting form for a poll.
statistics_settingsdrupal/modules/statistics.moduleImplementation of hook_settings().
upload_nodeapidrupal/modules/upload.moduleImplementation of hook_nodeapi().
_filter_html_settingsdrupal/modules/filter.moduleSettings for the HTML filter.
_locale_admin_import_screendrupal/includes/locale.incUser interface for the translation import screen
_locale_string_seek_formdrupal/includes/locale.incUser interface for the string search screen

Functions called by form_radios()

Namesort iconLocationDescription
check_plaindrupal/includes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_attributesdrupal/includes/common.incFormat an attribute string to insert in a tag.
themedrupal/includes/theme.incGenerate the themed representation of a Drupal object.
_form_get_errordrupal/includes/common.incReturn the error message filed against the form with the specified name.