drupal_set_message

Versions
5
drupal_set_message($message = NULL, $type = 'status')
6 – 7
drupal_set_message($message = NULL, $type = 'status', $repeat = TRUE)

Set a message which reflects the status of the performed operation.

If the function is called with no arguments, this function returns all set messages without clearing them.

Parameters

$message The message should begin with a capital letter and always ends with a period '.'.

$type The type of the message. One of the following values are possible:

  • 'status'
  • 'error'

▾ 537 functions call drupal_set_message()

action_nodequeue_add in contrib/nodequeue/nodequeue.actions.inc
Old-style action to add a node to a queue.
admin_menu_toggle_modules in contrib/admin_menu/admin_menu.module
Menu callback to enable/disable developer modules.
advanced_help_install in contrib/advanced_help/advanced_help.install
advanced_help_uninstall in contrib/advanced_help/advanced_help.install
aggregator_form_category_submit in core/modules/aggregator/aggregator.module
Process aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_submit in core/modules/aggregator/aggregator.module
Process aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_page_list_submit in core/modules/aggregator/aggregator.module
aggregator_parse_feed in core/modules/aggregator/aggregator.module
aggregator_refresh in core/modules/aggregator/aggregator.module
Checks a news feed for new items.
aggregator_remove in core/modules/aggregator/aggregator.module
basicevent_form in contrib/event/contrib/basicevent.module
Implementation of hook_form().
block_admin_configure_submit in core/modules/block/block.module
block_admin_display_submit in core/modules/block/block.module
Process main block administration form submission.
block_box_delete_submit in core/modules/block/block.module
Deletion of custom blocks.
block_box_form_submit in core/modules/block/block.module
blog_pathauto_bulkupdate in contrib/pathauto/pathauto_user.inc
Bulk generate aliases for all blogs without aliases.
book_admin_edit_submit in core/modules/book/book.module
book_export in core/modules/book/book.module
Menu callback; Generates various representation of a book page with all descendants and prints the requested representation to output.
book_outline_submit in core/modules/book/book.module
Handles book outline form submissions.
captcha_admin_settings_submit in contrib/captcha/captcha.module
Submission function for captcha_admin_settings form
captcha_install in contrib/captcha/captcha.install
Create tables on install
captcha_point_admin_form_submit in contrib/captcha/captcha.module
submit function for captcha_point_admin_form
captcha_point_disable_confirm_submit in contrib/captcha/captcha.module
submission handler of CAPTCHA point disabling/deleting confirm_form
captcha_update_1 in contrib/captcha/captcha.install
Implementation of hook_update_N()
color_form_alter in core/modules/color/color.module
Implementation of hook_form_alter().
color_scheme_form_submit in core/modules/color/color.module
Submit handler for color change form.
comment_admin_overview_submit in core/modules/comment/comment.module
Execute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting.
comment_confirm_delete_submit in core/modules/comment/comment.module
comment_delete in core/modules/comment/comment.module
Menu callback; delete a comment.
comment_multiple_delete_confirm in core/modules/comment/comment.module
List the selected comments and verify that the admin really wants to delete them.
comment_multiple_delete_confirm_submit in core/modules/comment/comment.module
Perform the actual comment deletion.
comment_reply in core/modules/comment/comment.module
This function is responsible for generating a comment reply form. There are several cases that have to be handled, including: replies to comments replies to nodes attempts to reply to nodes that can no longer accept comments respecting access...
comment_save in core/modules/comment/comment.module
Accepts a submission of new or changed comment content.
contact_admin_delete in core/modules/contact/contact.module
Category delete page.
contact_admin_delete_submit in core/modules/contact/contact.module
Process category delete form submission.
contact_admin_edit_submit in core/modules/contact/contact.module
Process the contact category edit page form submission.
contact_mail_page_submit in core/modules/contact/contact.module
Process the site-wide contact page form submission.
contact_mail_user_submit in core/modules/contact/contact.module
Process the personal contact page form submission.
content_admin_display_overview_form in contrib/cck/content_admin.inc
Menu callback; presents a listing of fields display settings for a content type.
content_admin_display_overview_form_submit in contrib/cck/content_admin.inc
content_admin_field_overview_form in contrib/cck/content_admin.inc
Menu callback; presents a listing of fields for a content type.
content_admin_field_overview_form_submit in contrib/cck/content_admin.inc
content_copy_import_form_submit in contrib/cck/content_copy.module
Submit handler for import form. For each submitted field: 1) add new field to the database 2) execute the imported field macro to update the settings to the imported values
content_copy_record_macro in contrib/cck/content_copy.module
A handler that stores the form submissions into a $GLOBALS array
content_type_create in contrib/cck/content_crud.inc
Make changes needed when a content type is created.
content_type_delete in contrib/cck/content_crud.inc
Make changes needed when a content type is deleted.
content_type_update in contrib/cck/content_crud.inc
Make changes needed when an existing content type is updated.
content_update_1008 in contrib/cck/content.install
CCK 1.5 / Views 1.6 message
date_copy_export_form in contrib/date/date_copy/date_copy.module
date_copy_import_csv_form in contrib/date/date_copy/date_copy.module
date_copy_import_event_form in contrib/date/date_copy/date_copy.module
Event import form.
date_copy_import_event_form_submit in contrib/date/date_copy/date_copy.module
Event import processing.
date_copy_import_form in contrib/date/date_copy/date_copy.module
Administration page
date_copy_import_ical_form_submit in contrib/date/date_copy/date_copy.module
date_copy_type_fields_form in contrib/date/date_copy/date_copy.module
A form to select fields from a content type.
date_copy_type_form in contrib/date/date_copy/date_copy.module
A form to select a content type.
date_data_integrity in contrib/date/date/date.install
Progressive update of date information, integrity checking of all date values.
date_timezone_menu in contrib/date/date_timezone/date_timezone.module
Make sure a timezone has been selected.
date_update_5207 in contrib/date/date/date.install
Get rid of jscalendar popup widget. Originally update_5201, but that was broken.
date_update_5210 in contrib/date/date/date.install
Empty the stored db for timezones that use timezone 'none'.
db_check_setup in core/includes/database.pgsql.inc
Verify if the database is set up correctly.
devel_cache_clear in contrib/devel/devel.module
Menu callback; clears all caches, then redirects to the previous page.
devel_create_users in contrib/devel/devel_generate.inc
Generate some random users.
devel_disable in contrib/devel/devel.install
Implementation of hook_disable().
devel_generate_content in contrib/devel/devel_generate.inc
devel_generate_taxonomy_data in contrib/devel/devel_generate.inc
devel_menu_reset_form_submit in contrib/devel/devel.module
Process menu reset form submission.
devel_queries_empty in contrib/devel/devel.module
devel_rebuild_node_comment_statistics_page in contrib/devel/devel.module
Menu callback. Rebuild node _comment_stats table.
devel_reinstall in contrib/devel/devel.module
Menu callback; Display a list of installed modules with the option to reinstall them via hook_install.
devel_reinstall_submit in contrib/devel/devel.module
Process reinstall menu form submissions.
devel_variable_edit_submit in contrib/devel/devel.module
devel_variable_submit in contrib/devel/devel.module
dpm in contrib/devel/devel.module
Print a variable to the 'message' area of the page. Uses drupal_set_message()
drupal_auth in core/modules/drupal/drupal.module
Implementation of hook_auth().
drupal_check_module in core/includes/install.inc
Check a module's requirements.
drupal_debug in contrib/devel/devel.module
drupal_get_messages in core/includes/bootstrap.inc
Return all messages that have been set.
drupal_rewrite_settings in core/includes/install.inc
Read settings.php into a buffer line by line, changing values specified in $settings array, then over-writing the old settings.php file.
drupal_test_mysql in core/includes/install.mysql.inc
Check if we can connect to MySQL.
drupal_test_mysqli in core/includes/install.mysqli.inc
Check if we can connect to MySQL.
drupal_test_pgsql in core/includes/install.pgsql.inc
Check if we can connect to PostgreSQL.
drupal_verify_profile in core/includes/install.inc
Verify a profile for installation.
dvm in contrib/devel/devel.module
Var_dump() a variable to the 'message' area of the page. Uses drupal_set_message()
eimport_process_info in contrib/emfield/contrib/emimport/emimport.module
this will prepare our node, save it, and give us a message
email_mail_page_form_submit in contrib/email/email.module
Process the site-wide contact page form submission.
emfield_operations_reload in contrib/emfield/emfield.module
This reloads and saves the data for all the nid's in the array.
emfield_settings in contrib/emfield/emfield.module
Callback for admin/content/emfield
error_handler in core/includes/common.inc
Log errors as defined by administrator Error levels: 0 = Log errors to database. 1 = Log errors to database and to screen.
event_install in contrib/event/event.install
event_uninstall in contrib/event/event.install
Implementation of hook_uninstall().
fieldgroup_remove_group_submit in contrib/cck/fieldgroup.module
file_check_directory in core/includes/file.inc
Check that the directory exists and is writable. Directories need to have execute permissions to be considered a directory by FTP servers, etc.
file_check_upload in core/includes/file.inc
Verify an uploaded file.
file_copy in core/includes/file.inc
Copies a file to a new location. This is a powerful function that in many ways performs like an advanced version of copy). Checks if $source and $dest are valid and readable/writable. Performs a file copy if $source is not equal to $dest. If file...
file_move in core/includes/file.inc
Moves a file to a new location. Checks if $source and $dest are valid and readable/writable. Performs a file move if $source is not equal to $dest. If file already exists in $dest either the call will error out, replace the file or rename the file...
file_save_data in core/includes/file.inc
Save a string to the specified destination.
filter_admin_delete in core/modules/filter/filter.module
Menu callback; confirm deletion of a format.
filter_admin_delete_submit in core/modules/filter/filter.module
Process filter delete form submission.
filter_admin_format_form_submit in core/modules/filter/filter.module
Process filter format form submissions.
filter_admin_order_submit in core/modules/filter/filter.module
Process filter order configuration form submission.
filter_admin_overview_submit in core/modules/filter/filter.module
fivestar_color_form_submit in contrib/fivestar/fivestar_color.inc
Submit handler for color change form.
fivestar_field_settings in contrib/fivestar/fivestar_field.inc
Implementation of hook_field_settings().
fivestar_form_submit in contrib/fivestar/fivestar.module
Submit handler for the above form (non-javascript version).
flag_actions_delete_form_submit in contrib/flag/flag_actions.module
flag_actions_enable in contrib/flag/flag_actions.install
We don't support Actions 1.x.
flag_actions_form_submit in contrib/flag/flag_actions.module
Generic submit handler for saving flag actions.
flag_confirm_submit in contrib/flag/flag.module
flag_delete_confirm_submit in contrib/flag/flag.module
flag_enable in contrib/flag/flag.install
Implementation of hook_enable().
flag_form_submit in contrib/flag/flag.module
Add/Edit flag form submit.
flag_install in contrib/flag/flag.install
Implementation of hook_install().
flag_page in contrib/flag/flag.module
Menu callback for (un)flagging a node.
flag_uninstall in contrib/flag/flag.install
Implementation of hook_uninstall().
flag_views_bookmark_update in contrib/flag/includes/flag.views_bookmark.inc
Perform all pieces of the update.
flag_views_bookmark_update_5101 in contrib/flag/includes/flag.views_bookmark.inc
Update all views that use the 'views_bookmark_nodes_N.uid' field to use the 'views_bookmark_users_N.name' one. See http://drupal.org/node/211112
flag_views_bookmark_update_7 in contrib/flag/includes/flag.views_bookmark.inc
Add the current user filter to every view using flag filters. Previously this was implied with all filters, now it is optional to increase the flexibility of flag.
flag_views_bookmark_update_tables in contrib/flag/includes/flag.views_bookmark.inc
Update Views Bookmark to the Flag schema.
flag_views_bookmark_update_views in contrib/flag/includes/flag.views_bookmark.inc
form_set_error in core/includes/form.inc
File an error against a form element. If the name of the element is edit[foo][bar] then you may pass either foo or foo][bar as $name foo will set an error for all its children.
forum_confirm_delete_submit in core/modules/forum/forum.module
Implementation of forms api _submit call. Deletes a forum after confirmation.
forum_form_submit in core/modules/forum/forum.module
Process forum form and container form submissions.
forum_pathauto_bulkupdate in contrib/pathauto/pathauto_taxonomy.inc
Generate aliases for all forums and forum containers without aliases.
gmap_admin_settings_validate in contrib/gmap/gmap_settings_ui.inc
gmap_gmap in contrib/gmap/gmap.module
Implementation of hook_gmap().
gmap_location_update_1 in contrib/gmap/gmap_location.install
gmap_location_update_2 in contrib/gmap/gmap_location.install
gmap_location_update_5100 in contrib/gmap/gmap_location.install
5.x-1.0 update 1.
gmap_update_5003 in contrib/gmap/gmap.install
Mini-update -- slight tweak to marker manager settings format.
hook_auth in hooks/authentication.php
Verify authentication of a user.
hook_download_authorize in contrib/ubercart/docs/hooks.php
Give clearance to a user to download a file.
hook_nodeapi in hooks/core.php
Act on nodes defined by other modules.
hook_update_cart_item in contrib/ubercart/docs/hooks.php
Handle requests to update a cart item.
i18nblocks_admin in contrib/i18n/i18nblocks/i18nblocks.module
Add a new metablock and go to settings page
i18nblocks_save in contrib/i18n/i18nblocks/i18nblocks.module
i18nblocks_update_1 in contrib/i18n/i18nblocks/i18nblocks.install
i18nprofile_install in contrib/i18n/i18nprofile/i18nprofile.install
i18nprofile_translation_field_submit in contrib/i18n/i18nprofile/i18nprofile.module
Save profile field translation
i18nstrings_admin_form_submit in contrib/i18n/experimental/i18nstrings.module
Form submit callback
i18nstrings_install in contrib/i18n/experimental/i18nstrings.install
i18nstrings_save_string in contrib/i18n/experimental/i18nstrings.module
Save string for a language
i18nsync_nodeapi in contrib/i18n/experimental/i18nsync.module
Implementation of hook_nodeapi().
i18n_admin_settings in contrib/i18n/i18n.module
Form builder function.
i18n_nodeapi in contrib/i18n/i18n.module
Implementation of hook_nodeapi().
i18n_taxonomy in contrib/i18n/i18n.module
Implementation of hook_taxonomy
imagecache_install in contrib/imagecache/imagecache.install
imagecache_ui_action_delete_form in contrib/imagecache/imagecache_ui.module
imagecache_ui_action_delete_form_submit in contrib/imagecache/imagecache_ui.module
imagecache_ui_action_form in contrib/imagecache/imagecache_ui.module
imagecache_ui_action_form_submit in contrib/imagecache/imagecache_ui.module
imagecache_ui_preset_delete_form in contrib/imagecache/imagecache_ui.module
imagecache_ui_preset_delete_form_submit in contrib/imagecache/imagecache_ui.module
imagecache_ui_preset_flush_form in contrib/imagecache/imagecache_ui.module
imagecache_ui_preset_flush_form_submit in contrib/imagecache/imagecache_ui.module
imagecache_ui_preset_form in contrib/imagecache/imagecache_ui.module
imagefield_update_2 in contrib/imagefield/imagefield.install
Schema change to enable alt and title tags.
image_captcha_settings_form_pre_render in contrib/captcha/image_captcha/image_captcha.admin.inc
Pre render function for image_captcha_settings_form
image_gallery_admin_submit in contrib/image/contrib/image_gallery/image_gallery.module
image_gallery_confirm_delete_submit in contrib/image/contrib/image_gallery/image_gallery.module
image_import_form in contrib/image/contrib/image_import/image_import.module
image_import_form_submit in contrib/image/contrib/image_import/image_import.module
image_ncck_flickr_error_check in contrib/emfield/contrib/image_ncck/providers/flickr.inc
This will log an error if we don't have a key yet. In addition, if the user is an admin, we'll display an error.
image_prepare in contrib/image/image.module
Implementation of hook_prepare().
image_settings_sizes_submit in contrib/image/image.module
Make changes to the settings before passing them off to system_settings_form_submit().
image_update_5 in contrib/image/image.install
Make sure that everyone's size settings are in the right format.
img_assist_cache_clear in contrib/img_assist/img_assist.module
Menu callback; clears relevant caches, then redirects to the previous page. See alsodevel_cache_clear()
install_change_settings in core/install.php
Configure and rewrite settings.php.
install_check_requirements in core/install.php
Page to check installation requirements and report any errors.
install_complete in core/install.php
Page displayed when the installation is complete. Called from install.php.
install_main in core/install.php
The Drupal installation happens in a series of steps. We begin by verifying that the current environment meets our minimum requirements. We then go on to verify that settings.php is properly configured. From there we connect to the configured database...
locale_admin_manage_delete_form in core/modules/locale/locale.module
User interface for the language deletion confirmation screen.
locale_admin_manage_delete_form_submit in core/modules/locale/locale.module
Process language deletion submissions.
locale_update_1 in core/modules/locale/locale.install
Neutralize unsafe language names in the database.
location_addanother_form_submit in contrib/location/contrib/location_addanother/location_addanother.module
Submission function for "add another location" form.
location_fax_install in contrib/location/contrib/location_fax/location_fax.install
Implementation of hook_install().
location_generate_form in contrib/location/contrib/location_generate/location_generate.module
location_generate_form_submit in contrib/location/contrib/location_generate/location_generate.module
location_install in contrib/location/location.install
Implementation of hook_install().
location_phone_install in contrib/location/contrib/location_phone/location_phone.install
Implementation of hook_install().
location_update_3 in contrib/location/location.install
Legacy update 3. Allow for postgresql support by renaming the oid column, which is a reserved name on postgresql.
location_update_5307 in contrib/location/location.install
I hate to waste a whole update on this, but people will need to know.
location_update_5308 in contrib/location/location.install
In version 1.116 of location.module, committed 3/5/2008, I broke prefixed sequences. This update is an attempt to repair that.
location_update_5310 in contrib/location/location.install
I hate to waste a whole update on this, but people will need to know.
location_update_5311 in contrib/location/location.install
Well, I do have 99 updates to use :P
location_util_form_clear_province_cache_submit in contrib/location/location.admin.inc
Location utilities form: Clear province cache.
location_util_form_clear_supported_countries_submit in contrib/location/location.admin.inc
Location utilities form: Clear supported countries cache.
logintoboggan_denied in contrib/logintoboggan/logintoboggan.module
logintoboggan_form_alter in contrib/logintoboggan/logintoboggan.module
Implementation of hook_form_alter()
logintoboggan_process_login in contrib/logintoboggan/logintoboggan.module
logintoboggan_resend_validation in contrib/logintoboggan/logintoboggan.module
Re-sends validation e-mail to user specified by $uid.
logintoboggan_update_2 in contrib/logintoboggan/logintoboggan.install
Implementation of hook_update_2()
logintoboggan_update_4 in contrib/logintoboggan/logintoboggan.install
Implementation of hook_update_4()
logintoboggan_update_5 in contrib/logintoboggan/logintoboggan.install
Implementation of hook_update_5()
logintoboggan_user in contrib/logintoboggan/logintoboggan.module
Implementation of hook_user().
logintoboggan_user_register_submit in contrib/logintoboggan/logintoboggan.module
Custom submit function for user registration form
logintoboggan_validate_email in contrib/logintoboggan/logintoboggan.module
Menu callback; process validate the e-mail address as a one time URL, and redirects to the user page on success.
menu_confirm_disable_item_submit in core/modules/menu/menu.module
menu_edit_item_save in core/modules/menu/menu.module
Save changes to a menu item into the database.
menu_item_delete_form_submit in core/modules/menu/menu.module
Process menu delete form submissions.
menu_reset_item_submit in core/modules/menu/menu.module
Process menu reset item form submissions.
mimemail_settings in contrib/mimemail/mimemail.module
Administration settings.
mollom_comment_admin_overview_submit in contrib/mollom/mollom.module
mollom_node_admin_overview_submit in contrib/mollom/mollom.module
mollom_report_comment_submit in contrib/mollom/mollom.module
This function is used to delete a comment and to optionally send feedback to Mollom.
mollom_report_contact_submit in contrib/mollom/mollom.module
This function is used to report a contact form message as inappropriate.
nodequeue_add_action_form in contrib/nodequeue/nodequeue.actions.inc
Configuration form for Add to Node Queues action.
nodequeue_admin_delete_submit in contrib/nodequeue/nodequeue.module
Submit function for nodequeue delete
nodequeue_arrange_subqueue_form_submit in contrib/nodequeue/nodequeue.module
Submit function for nodequeue_arrange_subqueue_form
nodequeue_edit_queue_form_submit in contrib/nodequeue/nodequeue.module
Submit function for the nodequeue_queue form.
nodequeue_generate_form_submit in contrib/nodequeue/nodequeue_generate.module
nodequeue_init in contrib/nodequeue/nodequeue.module
Implementation of hook_init().
nodequeue_install in contrib/nodequeue/nodequeue.install
nodewords_frontpage_form_submit in contrib/nodewords/nodewords.module
nodewords_install in contrib/nodewords/nodewords.install
Implementation of hook_install().
node_admin_nodes_submit in core/modules/node/node.module
Submit the node administration update form.
node_configure_rebuild_confirm_submit in core/modules/node/node.module
Handler for wipe confirmation
node_delete in core/modules/node/node.module
Delete a node.
node_form_submit in core/modules/node/node.module
node_multiple_delete_confirm_submit in core/modules/node/node.module
node_node_type in core/modules/node/content_types.inc
Implementation of hook_node_type().
node_pathauto_bulkupdate in contrib/pathauto/pathauto_node.inc
Generate aliases for all nodes without aliases.
node_revision_delete in core/modules/node/node.module
Delete the revision with specified revision number. A "delete revision" nodeapi event is invoked when a revision is deleted.
node_revision_delete_confirm_submit in core/modules/node/node.module
node_revision_revert in core/modules/node/node.module
Revert to the revision with the specified revision number. A node and nodeapi "update" event is triggered (via the node_save() call) when a revision is reverted.
node_revision_revert_confirm_submit in core/modules/node/node.module
node_type_delete_confirm_submit in core/modules/node/content_types.inc
Process content type delete confirm submissions.
node_type_form_submit in core/modules/node/content_types.inc
Implementation of hook_form_submit().
og_access_disable in contrib/og/og_access.install
Implementation of hook_disable().
og_access_enable in contrib/og/og_access.install
Implementation of hook_enable().
og_add_users_submit in contrib/og/og.module
og_approve in contrib/og/og.module
og_broadcast_form_submit in contrib/og/og.module
og_confirm_subscribe_submit in contrib/og/og.module
Confirm og membership submit handler
og_confirm_unsubscribe_submit in contrib/og/og.module
Confirm og unsubscription submit handler
og_create_admin_confirm_submit in contrib/og/og.module
Confirm og create admin form
og_deny in contrib/og/og.module
og_home_empty in contrib/og/og.module
og_install in contrib/og/og.install
og_invite_form_submit in contrib/og/og.module
og_manage_form in contrib/og/og.module
og_manage_form_submit in contrib/og/og.module
og_node_type_form_submit in contrib/og/og.module
og_notifications_install in contrib/og/og_notifications/og_notifications.install
Implementation of hook_install().
og_notifications_uninstall in contrib/og/og_notifications/og_notifications.install
Implementation of hook_uninstall().
og_notifications_user_page in contrib/og/og_notifications/og_notifications.module
Menu callback: Group and grouptype subscription management form. This should ideally play nicer with notifications_user_form. However, due to issues with support for multi-field subscriptions, it is currently going about things in a roundabout manner.
og_panels_delete_confirm_submit in contrib/og/og_panels.module
og_panels_form_submit in contrib/og/og_panels.module
INSERT or UPDATE a new og_panel. If insert, redirect to layout form.
og_panels_nodeapi in contrib/og/og_panels.module
og_panels_table_submit in contrib/og/og_panels.module
og_remove_admin_confirm_submit in contrib/og/og.module
Confirm og remove admin form
og_subscribe in contrib/og/og.module
og_user in contrib/og/og.module
optionwidgets_update_1 in contrib/cck/optionwidgets.install
Reformat allowed values settings into new key|label format
page_get_cache in core/includes/bootstrap.inc
Retrieve the current page from the cache.
page_title_install in contrib/page_title/page_title.install
Implementation of hook_install().
panels_common_settings_submit in contrib/panels/includes/common.inc
Submit hook for panels_common_settings
panels_edit_display_submit in contrib/panels/includes/display_edit.inc
Handle form submission of the display content editor.
panels_edit_layout_settings_form_submit in contrib/panels/includes/display_edit.inc
panels_install in contrib/panels/panels.install
Install the panels tables
panels_mini_context_form_submit in contrib/panels/panels_mini/panels_mini.module
Process submission of the mini panel edit form.
panels_mini_disable_page in contrib/panels/panels_mini/panels_mini.module
Disable a default mini panel.
panels_mini_edit_form_submit in contrib/panels/panels_mini/panels_mini.module
Process submission of the mini panel edit form.
panels_mini_enable_page in contrib/panels/panels_mini/panels_mini.module
Enable a default mini panel.
panels_mini_import_form_submit in contrib/panels/panels_mini/panels_mini.module
Handle the submit button on importing a mini panel.
panels_page_add_page in contrib/panels/panels_page/panels_page.admin.inc
Handle the add panel-page page.
panels_page_advanced_form_submit in contrib/panels/panels_page/panels_page.admin.inc
Process submission of the panel page edit form.
panels_page_context_form_submit in contrib/panels/panels_page/panels_page.admin.inc
Process submission of the panel page edit form.
panels_page_disable_page in contrib/panels/panels_page/panels_page.admin.inc
Disable a default panel.
panels_page_edit_form_submit in contrib/panels/panels_page/panels_page.admin.inc
Process submission of the panel page edit form
panels_page_enable_page in contrib/panels/panels_page/panels_page.admin.inc
Enable a default panel.
panels_page_import_form_submit in contrib/panels/panels_page/panels_page.admin.inc
Handle the submit button on importing a panel page.
panels_views_disable_page in contrib/panels/panels_views/panels_views.module
Disable a default view pane.
panels_views_edit_view_form_submit in contrib/panels/panels_views/panels_views.module
Submit the edit form and save the values.
panels_views_enable_page in contrib/panels/panels_views/panels_views.module
Enable a default view pane.
panels_views_import_form_submit in contrib/panels/panels_views/panels_views.module
Handle the submit button on importing a view pane.
pathauto_admin_delete_submit in contrib/pathauto/pathauto.module
Process pathauto_admin_delete form submissions.
pathauto_admin_settings in contrib/pathauto/pathauto.module
Form builder; Configure the Pathauto system. See alsosystem_settings_form()
pathauto_admin_settings_validate in contrib/pathauto/pathauto.module
Validate pathauto_admin_settings form submissions.
pathauto_create_alias in contrib/pathauto/pathauto.inc
Apply patterns to create an alias.
path_admin_delete in core/modules/path/path.module
Post-confirmation; delete an URL alias.
path_form_submit in core/modules/path/path.module
Save a new URL alias to the database.
path_redirect_delete_confirm_submit in contrib/path_redirect/path_redirect.module
path_redirect_edit_submit in contrib/path_redirect/path_redirect.module
path_redirect_init in contrib/path_redirect/path_redirect.module
Implementation of hook_init
path_redirect_install in contrib/path_redirect/path_redirect.install
path_redirect_uninstall in contrib/path_redirect/path_redirect.install
path_redirect_update_1 in contrib/path_redirect/path_redirect.install
path_redirect_update_2 in contrib/path_redirect/path_redirect.install
path_redirect_update_3 in contrib/path_redirect/path_redirect.install
path_redirect_update_4 in contrib/path_redirect/path_redirect.install
Clear the menu cache since paths have changed; increase query string length. Use rid as primary key; recreate unique key on path.
performance_clear_apc_confirm_submit in contrib/devel/performance/performance.module
performance_settings in contrib/devel/performance/performance.module
poll_cancel in core/modules/poll/poll.module
Callback for canceling a vote
poll_vote in core/modules/poll/poll.module
Callback for processing a vote
print_html_strings_settings in contrib/print/print.admin.inc
Menu callback for the Printer-friendly pages module text strings settings form.
print_install in contrib/print/print.install
Implementation of hook_install().
print_mail_form_submit in contrib/print/print_mail/print_mail.inc
Process the send by-email form submission.
print_mail_strings_settings in contrib/print/print_mail/print_mail.admin.inc
Menu callback for the send by e-mail module text strings settings form.
print_main_settings in contrib/print/print.admin.inc
Menu callback for the Printer-friendly pages module settings form.
print_main_strings_settings in contrib/print/print.admin.inc
Menu callback for the Printer-friendly pages module text strings settings form.
print_pdf_strings_settings in contrib/print/print_pdf/print_pdf.admin.inc
Menu callback for the PDF version module text strings settings form.
print_update_5305 in contrib/print/print.install
Update to version 5.x-4.10
profile_field_delete_submit in core/modules/profile/profile.module
Process a field delete form submission.
profile_field_form_submit in core/modules/profile/profile.module
Process profile_field_form submissions.
search_admin_settings_validate in core/modules/search/search.module
Validate callback.
search_wipe_confirm_submit in core/modules/search/search.module
Handler for wipe confirmation
simplenews_admin_types_delete_submit in contrib/simplenews/simplenews.module
Forms API callback; handles submit for newsletter (term) delete form.
simplenews_admin_types_form_submit in contrib/simplenews/simplenews.module
Forms API callback; handles newsletter (term) form submit.
simplenews_admin_users_delete_submit in contrib/simplenews/simplenews.module
Forms API callback; delete user subscription submit.
simplenews_block_form_submit in contrib/simplenews/simplenews.module
Forms API callback; handles block form (un)subscribe submissions.
simplenews_confirm_add_form_submit in contrib/simplenews/simplenews.module
Forms API callback; handles form submission for a user confirming subscribe request.
simplenews_confirm_removal_form_submit in contrib/simplenews/simplenews.module
Forms API callback; handles form submission for a user confirming unsubscribe request.
simplenews_delete in contrib/simplenews/simplenews.module
Implementation of hook_delete().
simplenews_enable in contrib/simplenews/simplenews.install
Implementation of hook_enable().
simplenews_handle_messages in contrib/simplenews/simplenews.module
simplenews_install in contrib/simplenews/simplenews.install
simplenews_nodeapi in contrib/simplenews/simplenews.module
Implementation of hook_nodeapi().
simplenews_send_test in contrib/simplenews/simplenews.module
Send a test newsletter
simplenews_subscription_list_add_submit in contrib/simplenews/simplenews.module
simplenews_subscription_list_form_submit in contrib/simplenews/simplenews.module
Submit the subscription administration update form.
simplenews_subscription_manager_form_submit in contrib/simplenews/simplenews.module
Forms API callback; submit handler for subscription form.
simplenews_subscription_multiple_delete_confirm_submit in contrib/simplenews/simplenews.module
simplenews_taxonomy in contrib/simplenews/simplenews.module
Implementation of hook_taxonomy().
system_main_admin_page in core/modules/system/system.module
Provide the administration overview page.
system_modules_submit in core/modules/system/system.module
Submit callback; handles modules form submission.
system_modules_uninstall_submit in core/modules/system/system.module
Processes the submitted uninstall form.
system_modules_uninstall_validate in core/modules/system/system.module
Validates the submitted uninstall form.
system_run_cron in core/modules/system/system.module
Menu callback: run cron manually.
system_settings_form in core/modules/system/system.module
Add default buttons to a form and set its prefix
system_settings_form_submit in core/modules/system/system.module
Execute the system_settings_form.
system_themes_submit in core/modules/system/system.module
system_theme_settings_submit in core/modules/system/system.module
system_update_169 in core/modules/system/system.install
system_update_173 in core/modules/system/system.install
taxonomy_form_term_submit in core/modules/taxonomy/taxonomy.module
Accept the form submission for a taxonomy term and save the result.
taxonomy_form_vocabulary_submit in core/modules/taxonomy/taxonomy.module
Accept the form submission for a vocabulary and save the results.
taxonomy_pathauto_bulkupdate in contrib/pathauto/pathauto_taxonomy.inc
Generate aliases for all categories without aliases.
taxonomy_term_confirm_delete_submit in core/modules/taxonomy/taxonomy.module
taxonomy_vocabulary_confirm_delete_submit in core/modules/taxonomy/taxonomy.module
theme_gmap in contrib/gmap/gmap.module
Gmap element theme hook
theme_install_page in core/includes/theme.inc
theme_node_preview in core/modules/node/node.module
Display a node preview for display during node creation and editing.
theme_uc_payment_method_select in contrib/ubercart/payment/uc_payment/uc_payment_checkout_pane.inc
We need a theme function for the radios element in case another module alters the default or available payment methods... we need the JS to grab the right default payment details.
tinymce_admin in contrib/tinymce/tinymce.module
Controller for tinymce administrative settings.
tinymce_profile_form_build in contrib/tinymce/tinymce.module
Return an HTML form for profile configuration.
tinymce_profile_overview in contrib/tinymce/tinymce.module
Controller for tinymce profiles.
tracker_pathauto_bulkupdate in contrib/pathauto/pathauto_user.inc
Bulk generate aliases for user trackers without aliases.
translation_node_form_submit in contrib/i18n/translation/translation.module
Process translation node form
translation_node_remove_submit in contrib/i18n/translation/translation.module
Form submit. Remove from translation set without confirmation.
translation_taxonomy in contrib/i18n/translation/translation.module
Implementation of hook taxonomy.
translation_taxonomy_term_form_submit in contrib/i18n/translation/translation.module
Form callback: Process vocabulary translation form
transliteration_install in contrib/transliteration/transliteration.install
Implementation of hook_install().
transliteration_install_retroactive in contrib/transliteration/transliteration.install
Helper function; retroactive transliteration of existing filenames.
transliteration_update_1 in contrib/transliteration/transliteration.install
Retroactively transliterate existing filenames.
twitter_post in contrib/twitter/twitter.module
Implements the twitter posting API per: http://twitter.com/help/api
uc_2checkout_complete in contrib/ubercart/payment/uc_2checkout/uc_2checkout.module
uc_attribute_delete_confirm in contrib/ubercart/uc_attribute/uc_attribute.module
uc_attribute_delete_confirm_submit in contrib/ubercart/uc_attribute/uc_attribute.module
uc_attribute_options in contrib/ubercart/uc_attribute/uc_attribute.module
uc_attribute_option_delete_confirm in contrib/ubercart/uc_attribute/uc_attribute.module
uc_attribute_option_form in contrib/ubercart/uc_attribute/uc_attribute.module
Form builder for attribute options. See alsouc_attribute_option_form_validate
uc_authorizenet_arb_admin_cancel_form_submit in contrib/ubercart/payment/uc_authorizenet/uc_authorizenet.module
uc_authorizenet_arb_admin_update_form_submit in contrib/ubercart/payment/uc_authorizenet/uc_authorizenet.module
uc_authorizenet_arb_user_cancel_form_submit in contrib/ubercart/payment/uc_authorizenet/uc_authorizenet.module
uc_authorizenet_arb_user_update_form_submit in contrib/ubercart/payment/uc_authorizenet/uc_authorizenet.module
uc_cart_add_item in contrib/ubercart/uc_cart/uc_cart.module
Adds an item to a user's cart.
uc_cart_checkout in contrib/ubercart/uc_cart/uc_cart.module
Display the cart checkout page built of checkout panes from enabled modules.
uc_cart_checkout_complete in contrib/ubercart/uc_cart/uc_cart.module
uc_cart_checkout_review_form_submit in contrib/ubercart/uc_cart/uc_cart.module
uc_cart_links_add_to_cart in contrib/ubercart/uc_cart_links/uc_cart_links.module
Implementation of hook_add_to_cart().
uc_cart_links_process in contrib/ubercart/uc_cart_links/uc_cart_links.module
uc_cart_view_form_submit in contrib/ubercart/uc_cart/uc_cart.module
uc_catalog_buy_it_now_form_submit in contrib/ubercart/uc_product/uc_product.module
uc_catalog_pathauto_bulkupdate in contrib/ubercart/uc_catalog/uc_catalog.module
Generate aliases for all categories without aliases
uc_checkout_pane_customer in contrib/ubercart/uc_cart/uc_cart_checkout_pane.inc
Get the user's email address for login.
uc_checkout_pane_quotes in contrib/ubercart/shipping/uc_quote/uc_quote.module
Shipping quote checkout pane callback.
uc_country_disable in contrib/ubercart/uc_store/uc_store.module
Disable a country so it remains installed but is no longer selectable.
uc_country_enable in contrib/ubercart/uc_store/uc_store.module
Enable a disabled country.
uc_country_formats_form_submit in contrib/ubercart/uc_store/uc_store.module
uc_country_import_form_submit in contrib/ubercart/uc_store/uc_store.module
uc_country_remove_form in contrib/ubercart/uc_store/uc_store.module
uc_country_remove_form_submit in contrib/ubercart/uc_store/uc_store.module
uc_country_update in contrib/ubercart/uc_store/uc_store.module
Update a country to its latest version.
uc_credit_encrypt_existing in contrib/ubercart/payment/uc_credit/uc_credit.module
uc_credit_form_alter in contrib/ubercart/payment/uc_credit/uc_credit.module
Implementation of hook_form_alter().
uc_credit_settings_form_submit in contrib/ubercart/payment/uc_credit/uc_credit.module
uc_credit_terminal in contrib/ubercart/payment/uc_credit/uc_credit.module
uc_credit_terminal_form_submit in contrib/ubercart/payment/uc_credit/uc_credit.module
uc_cybersource_calculate_tax in contrib/ubercart/payment/uc_cybersource/uc_cybersource.module
Calculates taxes for an order using CyberSource's tax service.
uc_cybersource_charge in contrib/ubercart/payment/uc_cybersource/uc_cybersource.module
uc_cybersource_settings_form in contrib/ubercart/payment/uc_cybersource/uc_cybersource.module
uc_file_feature_form in contrib/ubercart/uc_file/uc_file.module
Form builder for hook_product_feature
uc_file_files_form_submit in contrib/ubercart/uc_file/uc_file.module
uc_flatrate_admin_method_confirm_delete_submit in contrib/ubercart/shipping/uc_flatrate/uc_flatrate.module
uc_flatrate_admin_method_edit_form_submit in contrib/ubercart/shipping/uc_flatrate/uc_flatrate.module
uc_get_field_name in contrib/ubercart/uc_store/uc_store.module
Return the name of an address field.
uc_importer_admin_settings in contrib/ubercart/uc_importer/uc_importer.module
Configure the importer behaviour when handling duplicate objects. See alsouc_importer_admin_settings_validate
uc_importer_admin_settings_submit in contrib/ubercart/uc_importer/uc_importer.module
Submit handler for uc_importer_admin_settings().
uc_importer_export in contrib/ubercart/uc_importer/uc_importer.module
Constructs the XML representation of the store from the ids given.
uc_importer_import in contrib/ubercart/uc_importer/uc_importer.module
Imports an XML document into the database.
uc_importer_import_form_submit in contrib/ubercart/uc_importer/uc_importer.module
Submit function for uc_importer_import_form().
uc_notify_order_update in contrib/ubercart/uc_notify/uc_notify.module
uc_object_attributes_form_submit in contrib/ubercart/uc_attribute/uc_attribute.module
uc_object_options_form_submit in contrib/ubercart/uc_attribute/uc_attribute.module
uc_object_options_form_validate in contrib/ubercart/uc_attribute/uc_attribute.module
uc_order_add_line_item_form_submit in contrib/ubercart/uc_order/uc_order.module
uc_order_delete_confirm_form in contrib/ubercart/uc_order/uc_order.module
uc_order_delete_confirm_form_submit in contrib/ubercart/uc_order/uc_order.module
uc_order_edit in contrib/ubercart/uc_order/uc_order.module
Display the order edit screen.
uc_order_edit_form_submit in contrib/ubercart/uc_order/uc_order.module
uc_order_invoice in contrib/ubercart/uc_order/uc_order.module
Display an invoice in the browser, convert it to PDF, or e-mail it as HTML.
uc_order_log in contrib/ubercart/uc_order/uc_order.module
Display a log of changes made to an order.
uc_order_mail_invoice_form in contrib/ubercart/uc_order/uc_order.module
uc_order_mail_invoice_form_submit in contrib/ubercart/uc_order/uc_order.module
uc_order_pane_line_items in contrib/ubercart/uc_order/uc_order_order_pane.inc
Handle the "Line Items" order pane.
uc_order_pane_quotes in contrib/ubercart/shipping/uc_quote/uc_quote.module
Shipping quote order pane callback.
uc_order_status_create_form_submit in contrib/ubercart/uc_order/uc_order.module
uc_order_view in contrib/ubercart/uc_order/uc_order.module
Display the order view screen, constructed via hook_order_pane().
uc_order_view_update_form_submit in contrib/ubercart/uc_order/uc_order_order_pane.inc
uc_order_workflow_form_submit in contrib/ubercart/uc_order/uc_order.module
uc_payment_by_order_form in contrib/ubercart/payment/uc_payment/uc_payment.module
uc_payment_by_order_form_submit in contrib/ubercart/payment/uc_payment/uc_payment.module
uc_payment_delete_confirm_form in contrib/ubercart/payment/uc_payment/uc_payment.module
uc_payment_delete_confirm_form_submit in contrib/ubercart/payment/uc_payment/uc_payment.module
uc_payment_method_credit in contrib/ubercart/payment/uc_credit/uc_credit.module
uc_payment_pack_receive_check_form in contrib/ubercart/payment/uc_payment_pack/uc_payment_pack.module
Receive a check for an order and put in a clear date.
uc_payment_pack_receive_check_form_submit in contrib/ubercart/payment/uc_payment_pack/uc_payment_pack.module
uc_payment_process in contrib/ubercart/payment/uc_payment/uc_payment.module
Process a payment through an enabled payment gateway.
uc_paypal_cancel in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_paypal_complete in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_paypal_ec_checkout in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_paypal_ec_form in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_paypal_ec_form_submit in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_paypal_ec_review in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_paypal_ec_review_redirect in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_paypal_ec_submit in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_paypal_wpp_charge in contrib/ubercart/payment/uc_paypal/uc_paypal.module
uc_product_adjustments_form_submit in contrib/ubercart/uc_attribute/uc_attribute.module
uc_product_class_delete_confirm_submit in contrib/ubercart/uc_product/uc_product.module
Submit handler for uc_product_class_delete_confirm.
uc_product_features in contrib/ubercart/uc_product/uc_product.module
Displays the project features tab on a product node edit form.
uc_product_feature_save in contrib/ubercart/uc_product/uc_product.module
Save a product feature to a product node.
uc_product_field_settings_form_submit in contrib/ubercart/uc_product/uc_product.module
Submit handler for uc_product_settings_form.
uc_product_kit_add_to_cart_form_submit in contrib/ubercart/uc_product_kit/uc_product_kit.module
Submit function for uc_product_kit_add_to_cart_form().
uc_product_kit_buy_it_now_form_submit in contrib/ubercart/uc_product_kit/uc_product_kit.module
uc_quote_admin_settings_submit in contrib/ubercart/shipping/uc_quote/uc_quote.module
Submit function for uc_quote_admin_settings() in lieu of system_settings_form().
uc_quote_method_settings_submit in contrib/ubercart/shipping/uc_quote/uc_quote.module
Submit handler for uc_quote_method_settings().
uc_recurring_admin_charge_form_submit in contrib/ubercart/payment/uc_recurring/uc_recurring.module
uc_recurring_admin_delete_form_submit in contrib/ubercart/payment/uc_recurring/uc_recurring.module
uc_recurring_admin_edit_form_submit in contrib/ubercart/payment/uc_recurring/uc_recurring.module
uc_recurring_form_alter in contrib/ubercart/payment/uc_recurring/uc_recurring.module
Implementation of hook_form_alter().
uc_recurring_order_view_update_form_submit in contrib/ubercart/payment/uc_recurring/uc_recurring.module
uc_recurring_process in contrib/ubercart/payment/uc_recurring/uc_recurring.module
Passes the information onto the specified fee handler for processing.
uc_recurring_user_cancel_form_submit in contrib/ubercart/payment/uc_recurring/uc_recurring.module
uc_repeater_admin_settings in contrib/ubercart/uc_repeater/uc_repeater.module
uc_repeater_admin_settings_submit in contrib/ubercart/uc_repeater/uc_repeater.module
uc_roles_deletion_form_submit in contrib/ubercart/uc_roles/uc_roles.module
uc_shipping_make_shipment in contrib/ubercart/shipping/uc_shipping/uc_shipping.module
Default method to send packages on a shipment.
uc_shipping_package_delete in contrib/ubercart/shipping/uc_shipping/uc_shipping.module
Delete a package.
uc_shipping_shipment_delete_confirm_submit in contrib/ubercart/shipping/uc_shipping/uc_shipping.module
Submit handler for uc_shipping_shipment_delete_confirm().
uc_stock_edit_form_submit in contrib/ubercart/uc_stock/uc_stock.module
uc_store_address_fields_form_submit in contrib/ubercart/uc_store/uc_store.module
uc_store_initials_submit in contrib/ubercart/uc_store/uc_store.module
uc_taxes_delete_submit in contrib/ubercart/uc_taxes/uc_taxes.module
Submit handler for uc_taxes_delete().
uc_taxes_form_submit in contrib/ubercart/uc_taxes/uc_taxes.module
Submit handler for uc_taxes_form().
uc_ups_confirm_shipment_submit in contrib/ubercart/shipping/uc_ups/uc_ups.module
Submit handler for uc_ups_confirm_shipment().
uc_ups_fulfill_order in contrib/ubercart/shipping/uc_ups/uc_ups.module
Shipment creation callback.
uc_ups_fulfill_order_validate in contrib/ubercart/shipping/uc_ups/uc_ups.module
Validation handler for uc_ups_fulfill_order().
uc_ups_quote in contrib/ubercart/shipping/uc_ups/uc_ups.module
Callback for retrieving a UPS shipping quote.
uc_ups_void_shipment in contrib/ubercart/shipping/uc_ups/uc_ups.module
uc_weightquote_admin_method_confirm_delete_submit in contrib/ubercart/shipping/uc_weightquote/uc_weightquote.module
uc_weightquote_admin_method_edit_form_submit in contrib/ubercart/shipping/uc_weightquote/uc_weightquote.module
update_do_update_page in core/update.php
Perform updates for the JS version and return progress.
update_status_help in contrib/update_status/update_status.module
Implementation of hook_help().
update_status_manual_status in contrib/update_status/update_status.module
Callback to manually check the update status without cron.
update_status_settings_submit in contrib/update_status/update_status.module
Submit callback handler for the update status settings tab.
upload_munge_filename in core/modules/upload/upload.module
Munge the filename as needed for security purposes.
user_admin_access_check_submit in core/modules/user/user.module
user_admin_access_delete_confirm_submit in core/modules/user/user.module
user_admin_access_form_submit in core/modules/user/user.module
Submit callback for user_admin_access_form().
user_admin_account_submit in core/modules/user/user.module
Submit the user administration update form.
user_admin_perm_submit in core/modules/user/user.module
user_admin_role_submit in core/modules/user/user.module
user_delete in core/modules/user/user.module
Delete a user.
user_edit in core/modules/user/user.module
user_edit_submit in core/modules/user/user.module
user_multiple_delete_confirm_submit in core/modules/user/user.module
user_pass_reset in core/modules/user/user.module
Menu callback; process one time login link and redirects to the user page on success.
user_pass_submit in core/modules/user/user.module
user_pathauto_bulkupdate in contrib/pathauto/pathauto_user.inc
Bulk generate aliases for all users without aliases.
user_register_submit in core/modules/user/user.module
views_edit_view in contrib/views/views_ui.module
Display all the guts of a view in a form for editing.
views_edit_view_submit in contrib/views/views_ui.module
Handle submit buttons on a view form.
views_ui_admin_tools_submit in contrib/views/views_ui.module
wysiwyg_profile_delete_confirm_submit in contrib/wysiwyg/wysiwyg.admin.inc
Submit callback for Wysiwyg profile delete form. See alsowysiwyg_profile_delete_confirm()
wysiwyg_profile_form_submit in contrib/wysiwyg/wysiwyg.admin.inc
Submit callback for Wysiwyg profile form. See alsowysiwyg_profile_form()
_backup_migrate_check_destination_dir in contrib/backup_migrate/backup_migrate.module
Prepare the destination directory for the backups.
_backup_migrate_restore_file in contrib/backup_migrate/backup_migrate.module
Restore from a previously backed up files. Accepts any file created by the backup function.
_backup_migrate_save_to_disk in contrib/backup_migrate/backup_migrate.module
Save the backup file to the appropriete folder on the server.
_calendar_legend_form_submit in contrib/calendar/calendar_admin.inc
Save requested values.
_calendar_setup_form_submit in contrib/calendar/calendar_admin.inc
Save requested values.
_content_admin_field_add_existing_submit in contrib/cck/content_admin.inc
Add an existing field to a content type.
_content_admin_field_add_new in contrib/cck/content_admin.inc
_content_admin_field_add_new_submit in contrib/cck/content_admin.inc
Create a new field for a content type.
_content_admin_field_remove_submit in contrib/cck/content_admin.inc
Remove a field from a content type.
_content_admin_field_submit in contrib/cck/content_admin.inc
Save a field's settings after editing.
_date_views_filter_handler in contrib/date/date/date_views.inc
_date_views_timestamp_filter_handler in contrib/date/date/date_views.inc
Handler for date filter.
_emthumb_scale_image in contrib/emfield/contrib/emthumb/emthumb.module
_file_download_deny in contrib/ubercart/uc_file/uc_file.module
Deny a file download
_file_download_transfer in contrib/ubercart/uc_file/uc_file.module
Send the file's binary data to a user via HTTP and update the uc_file_users table.
_imageapi_imagemagick_convert_exec in contrib/imageapi/imageapi_imagemagick.module
_imagefield_scale_image in contrib/imagefield/imagefield.module
_image_build_derivatives in contrib/image/image.module
Generate image derivatives.
_image_captcha_settings_form in contrib/captcha/image_captcha/image_captcha.admin.inc
Helper function for the configuration form for image_captcha Called by image_captcha_settings_form() (which determines the real form_id 'image_captcha_settings_form')
_image_check_settings in contrib/image/image.module
Verify the image module and toolkit settings.
_image_imagemagick_convert_exec in contrib/image/image.imagemagick.inc
_img_assist_build_derivatives in contrib/img_assist/img_assist.module
Generate a image derivative See also_image_build_derivatives() in image.module
_locale_add_language in core/includes/locale.inc
Helper function to add a language
_locale_admin_import_submit in core/includes/locale.inc
Process the locale import form submission.
_locale_admin_manage_screen_submit in core/includes/locale.inc
Process locale admin manager form submissions.
_locale_import_message in core/includes/locale.inc
Sets an error message occurred during locale file parsing.
_locale_import_parse_plural_forms in core/includes/locale.inc
Parses a Plural-Forms entry from a Gettext Portable Object file header
_locale_import_po in core/includes/locale.inc
Parses Gettext Portable Object file information and inserts into database
_locale_string_delete in core/includes/locale.inc
Delete a language string.
_locale_string_edit in core/includes/locale.inc
User interface for string editing.
_locale_string_edit_submit in core/includes/locale.inc
Process string editing form submissions. Saves all translations of one string submitted from a form.
_menu_site_is_offline in core/includes/menu.inc
Returns TRUE if the site is off-line for maintenance.
_mollom_verify_key in contrib/mollom/mollom.module
_pathauto_check_pattern in contrib/pathauto/pathauto.module
Helper function for pathauto_admin_settings().
_pathauto_set_alias in contrib/pathauto/pathauto.inc
Private function for Pathauto to create an alias.
_uc_authorizenet_curl_check in contrib/ubercart/payment/uc_authorizenet/uc_authorizenet.module
_uc_cybersource_post_charge in contrib/ubercart/payment/uc_cybersource/uc_cybersource.module
_uc_cybersource_soap_charge in contrib/ubercart/payment/uc_cybersource/uc_cybersource.module
_uc_reports_get_csv in contrib/ubercart/uc_reports/uc_reports.module
Retrieve a cached CSV report & send its data
_upload_image in core/modules/upload/upload.module
Check an upload, if it is an image, make sure it fits within the maximum dimensions allowed.
_video_cck_yahoomusic_locale_lookup in contrib/emfield/contrib/video_cck/providers/yahoomusic.inc

Code

core/includes/bootstrap.inc, line 777

<?php
function drupal_set_message($message = NULL, $type = 'status') {
  if ($message) {
    if (!isset($_SESSION['messages'])) {
      $_SESSION['messages'] = array();
    }

    if (!isset($_SESSION['messages'][$type])) {
      $_SESSION['messages'][$type] = array();
    }

    $_SESSION['messages'][$type][] = $message;
  }

  // messages not set when DB connection fails
  return isset($_SESSION['messages']) ? $_SESSION['messages'] : NULL;
}
?>