form_group

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_group()

Namesort iconLocationDescription
block_admin_configuredrupal/modules/block.moduleMenu callback; displays the block configuration form.
comment_configuredrupal/modules/comment.moduleMenu callback; presents the comment settings page.
comment_nodeapidrupal/modules/comment.moduleImplementation of hook_nodeapi().
node_admin_nodesdrupal/modules/node.moduleGenerate the content administration overview.
node_formdrupal/modules/node.moduleGenerate the node editing form.
node_types_configuredrupal/modules/node.moduleMenu callback; presents each node type configuration page.
poll_formdrupal/modules/poll.moduleImplementation of hook_form().
search_admindrupal/modules/search.moduleMenu callback; displays the search module settings page.
statistics_settingsdrupal/modules/statistics.moduleImplementation of hook_settings().
system_theme_settingsdrupal/modules/system.moduleMenu callback; display theme configuration for entire site and individual themes.
throttle_settingsdrupal/modules/throttle.moduleImplementation of hook_settings().
_filter_html_settingsdrupal/modules/filter.moduleSettings for the HTML filter.
_locale_string_seek_formdrupal/includes/locale.incUser interface for the string search screen
_user_formsdrupal/modules/user.moduleRetrieve a list of all form elements for the specified category.

Functions called by form_group()

Namesort iconLocationDescription
check_plaindrupal/includes/bootstrap.incEncode special characters in a plain-text string for display as HTML.