| admin_menu_help | contributions/admin_menu/admin_menu.module | Implementation of hook_help(). |
| admin_menu_theme_settings | contributions/admin_menu/admin_menu.inc | Form builder function for module settings. |
| advanced_help_url | contributions/advanced_help/advanced_help.module | Format a URL but preserve popup identity. |
| advanced_help_view_topic | contributions/advanced_help/advanced_help.module | Load and render a help topic. |
| aggregator_admin_settings | 6/modules/aggregator/aggregator.admin.inc | Form builder; Configure the aggregator system.
See alsosystem_settings_form() |
| aggregator_block | 6/modules/aggregator/aggregator.module | Implementation of hook_block(). |
| aggregator_form_feed | 6/modules/aggregator/aggregator.admin.inc | Form builder; Generate a form to add/edit feed sources.
See alsoaggregator_form_feed_validate() |
| aggregator_help | 6/modules/aggregator/aggregator.module | Implementation of hook_help(). |
| aggregator_page_categories | 6/modules/aggregator/aggregator.pages.inc | Menu callback; displays all the categories used by the aggregator. |
| aggregator_page_category | 6/modules/aggregator/aggregator.pages.inc | Menu callback; displays all the items aggregated in a particular category. |
| aggregator_page_last | 6/modules/aggregator/aggregator.pages.inc | Menu callback; displays the most recent items gathered from any feed. |
| aggregator_page_sources | 6/modules/aggregator/aggregator.pages.inc | Menu callback; displays all the feeds used by the aggregator. |
| arc_rdf_init | contributions/opencalais/arc_rdf/arc_rdf.module | Stripped-down ARC-RDF integration
http://arc.semsol.org/home |
| avatar_selection_config_form | contributions/avatar_selection/avatar_selection.module | Create the form structure for configuring the avatar module settings; seen
in the 'Configure' tab under the Avatar Selection administration page. |
| avatar_selection_edit_form | contributions/avatar_selection/avatar_selection.module | Create the form structure for listing the avatars and managing them in the
'Manage Avatars' tab under the Avatar Selection administration page. |
| avatar_selection_install | contributions/avatar_selection/avatar_selection.install | Implementation of hook_install(). |
| avatar_selection_upload_form | contributions/avatar_selection/avatar_selection.module | Create the form structure for uploading an avatar. |
| batch_process | 6/includes/form.inc | Process the batch. |
| block_admin_display_form | 6/modules/block/block.admin.inc | Generate main blocks administration form. |
| block_box_form | 6/modules/block/block.module | Define the custom block form. |
| block_help | 6/modules/block/block.module | Implementation of hook_help(). |
| blogapi_blogger_get_user_info | 6/modules/blogapi/blogapi.module | Blogging API callback. Returns profile information about a user. |
| blogapi_help | 6/modules/blogapi/blogapi.module | Implementation of hook_help(). |
| blogapi_update_6000 | 6/modules/blogapi/blogapi.install | Inform users about the new permission. |
| blog_block | 6/modules/blog/blog.module | Implementation of hook_block(). |
| blog_feed_last | 6/modules/blog/blog.pages.inc | Menu callback; displays an RSS feed containing recent blog entries of all users. |
| blog_feed_user | 6/modules/blog/blog.pages.inc | Menu callback; displays an RSS feed containing recent blog entries of a given user. |
| blog_help | 6/modules/blog/blog.module | Implementation of hook_help(). |
| blog_page_last | 6/modules/blog/blog.pages.inc | Menu callback; displays a Drupal page containing recent blog entries of all users. |
| blog_page_user | 6/modules/blog/blog.pages.inc | Menu callback; displays a Drupal page containing recent blog entries of a given user. |
| book_help | 6/modules/book/book.module | Implementation of hook_help(). |
| calendar_ical_views_feed_argument | contributions/calendar/calendar_ical.module | feed argument hook that will convert us to ical or display an icon.
the 4th argument isn't part of the hook, but we use it to differentiate
when called as a hook or when called manually from calendar_ical_views_post_view |
| captcha_admin_settings | contributions/captcha/captcha.admin.inc | Form builder function for the general CAPTCHA configuration |
| captcha_help | contributions/captcha/captcha.module | Implementation of hook_help(). |
| captcha_install | contributions/captcha/captcha.install | Implementation of hook_install(). |
| coder_admin_settings | contributions/coder/coder.module | Implementation of settings page for Drupal 5. |
| coder_page_form | contributions/coder/coder.module | Implementation of hook_form(). |
| color_form_alter | 6/modules/color/color.module | Implementation of hook_form_alter(). |
| color_help | 6/modules/color/color.module | Implementation of hook_help(). |
| comment_form | 6/modules/comment/comment.module | Generate the basic commenting form, for appending to a node or display on a separate page. |
| comment_form_alter | 6/modules/comment/comment.module | Implementation of hook_form_alter(). |
| comment_help | 6/modules/comment/comment.module | Implementation of hook_help(). |
| comment_nodeapi | 6/modules/comment/comment.module | Implementation of hook_nodeapi(). |
| contact_help | 6/modules/contact/contact.module | Implementation of hook_help(). |
| contact_mail | 6/modules/contact/contact.module | Implementation of hook_mail(). |
| contact_user | 6/modules/contact/contact.module | Implementation of hook_user(). |
| contact_user_page | 6/modules/contact/contact.pages.inc | Personal contact page. |
| contemplate_edit_type_form | contributions/contemplate/contemplate.module | Menu callback
Edit the template for a specific node-type |
| contemplate_help | contributions/contemplate/contemplate.module | Implementation of hook_help(). |
| content_check_update | contributions/cck/content.install | Helper function for module updates :
checks no updates are pending for content.module
checks content module and the module being updated are both enabled. |
| content_permissions_install | contributions/cck/modules/content_permissions/content_permissions.install | @file
Implementation of hook_install(). |
| dblog_admin_settings | 6/modules/dblog/dblog.admin.inc | dblog module settings form.
See alsosystem_settings_form() |
| devel_themer_popup | contributions/devel/devel_themer.module | Return the popup template
placed here for easy editing |
| drupal_goto | 6/includes/common.inc | Send the user to a different Drupal page. |
| fckeditor_process_textarea | contributions/fckeditor/fckeditor.module | This function create the HTML objects required for the FCKeditor |
| file_create_url | 6/includes/file.inc | Create the download path to a file. |
| filter_help | 6/modules/filter/filter.module | Implementation of hook_help(). |
| fivestar_expand | contributions/fivestar/fivestar.module | Process callback for fivestar_element -- see fivestar_element() |
| form_expand_ahah | 6/includes/form.inc | Add AHAH information about a form element to the page to communicate with
javascript. If #ahah[path] is set on an element, this additional javascript is
added to the page header to attach the AHAH behaviors. See ahah.js for more
information. |
| forum_block | 6/modules/forum/forum.module | Implementation of hook_block(). |
| forum_confirm_delete | 6/modules/forum/forum.admin.inc | Returns a confirmation page for deleting a forum taxonomy term. |
| forum_help | 6/modules/forum/forum.module | Implementation of hook_help(). |
| forum_overview | 6/modules/forum/forum.admin.inc | Returns an overview list of existing forums and containers |
| googleanalytics_admin_settings_form | contributions/google_analytics/googleanalytics.admin.inc | Implementation of hook_admin_settings() for configuring the module |
| googleanalytics_footer | contributions/google_analytics/googleanalytics.module | Implementation of hook_footer() to insert Javascript at the end of the page. |
| googleanalytics_requirements | contributions/google_analytics/googleanalytics.module | Implementation of hook_requirements(). |
| hook_help | documentation/hooks/core.php | Provide online user help. |
| hook_mail | documentation/hooks/core.php | Prepare a message based on parameters. @see drupal_mail for more. |
| hook_ping | documentation/hooks/core.php | Ping another server. |
| hook_requirements | documentation/hooks/install.php | Check installation requirements and do status reporting. |
| hook_search | documentation/hooks/core.php | Define a custom search routine. |
| i18ntaxonomy_term_page | contributions/i18n/i18ntaxonomy/i18ntaxonomy.pages.inc | Menu callback; displays all nodes associated with a term. |
| image_attach_nodeapi | contributions/image/contrib/image_attach/image_attach.module | Implementation of hook_nodeapi(). |
| image_captcha_captcha | contributions/captcha/image_captcha/image_captcha.module | Implementation of hook_captcha |
| image_help | contributions/image/image.module | Implementation of hook_help |
| image_im_advanced_form_alter | contributions/image/contrib/image_im_advanced/image_im_advanced.module | Implementation of hook_form_alter(). |
| image_requirements | contributions/image/image.install | Implementation of hook_requirements(). |
| image_update | contributions/image/image.module | Implementation of hook_update |
| image_update_5 | contributions/image/image.install | Make sure that everyone's size settings are in the right format. |
| l | 6/includes/common.inc | Format an internal Drupal link. |
| l10n_client_form | contributions/l10n_client/l10n_client.module | String editing form. Source & selection moved to UI components outside the form.
Backed with jquery magic on the client. |
| lightbox2_form_user_login_alter | contributions/lightbox2/lightbox2.module | Implementation of hook_form_alter(). |
| locale_form_alter | 6/modules/locale/locale.module | Implementation of hook_form_alter(). Adds language fields to forms. |
| locale_help | 6/modules/locale/locale.module | Implementation of hook_help(). |
| locale_languages_predefined_form_submit | 6/includes/locale.inc | Process the language addition form submission. |
| menu_get_active_help | 6/includes/menu.inc | Returns the help associated with the active menu item. |
| menu_help | 6/modules/menu/menu.module | Implementation of hook_help(). |
| mollom_captcha | contributions/mollom/mollom.module | An AJAX callback to retrieve a CAPTCHA. |
| mollom_mail_alter | contributions/mollom/mollom.module | This function adds a 'report as inappropriate' link to the e-mails that are sent
by the contact module. |
| nodewords_admin_frontpage_form | contributions/nodewords/nodewords.admin.inc | Menu callback: front page settings form. |
| nodewords_admin_settings_form | contributions/nodewords/nodewords.admin.inc | Menu callback: settings form. |
| node_block | 6/modules/node/node.module | Implementation of hook_block(). |
| node_feed | 6/modules/node/node.module | A generic function for generating RSS feeds from a set of nodes. |
| node_help | 6/modules/node/node.module | Implementation of hook_help(). |
| node_page_default | 6/modules/node/node.module | Menu callback; Generate a listing of promoted nodes. |
| node_search | 6/modules/node/node.module | Implementation of hook_search(). |
| og_add_group_action_form | contributions/og/og_actions/og_actions.module | Configuration form for Add Group action. |
| og_admin_settings | contributions/og/og.admin.inc | Menu callback to load settings form. |
| og_create_admin_confirm_submit | contributions/og/og.module | Confirm og create admin form |
| og_form_add_og_audience | contributions/og/og.module | Helper method to add OG audience fields to a given form. This is
lives in a separate function from og_form_alter() so it can be shared
by other OG contrib modules. |
| og_group_form | contributions/og/og.module | Adds standard fields for any node configured to be a group node. |
| og_nodeapi | contributions/og/og.module | Implementation of hook_nodeapi(). |
| og_notifications_form_alter | contributions/og/og_notifications/og_notifications.module | Implementation of hook_form_alter(). |
| og_panels_page | contributions/og/og_panels.module | A menu callback. Renders an og_panel based upon its display ID. |
| og_subscribe_user | contributions/og/og.module | Create a new membership for a given user to given group and send proper email. Edits to membership should
go through og_save_subscription(). No access control since this is an API function. |
| openid_authentication | 6/modules/openid/openid.module | Authenticate a user or attempt registration. |
| openid_form_alter | 6/modules/openid/openid.module | Implementation of hook_form_alter : adds OpenID login to the login forms. |
| openid_help | 6/modules/openid/openid.module | Implementation of hook_help(). |
| openid_login_validate | 6/modules/openid/openid.module | Login form _validate hook |
| pathauto_admin_settings | contributions/pathauto/pathauto.admin.inc | Form builder; Configure the Pathauto system.
See alsosystem_settings_form() |
| pathauto_form_alter | contributions/pathauto/pathauto.module | Implementation of hook_form_alter(). |
| path_admin_form | 6/modules/path/path.admin.inc | Return a form for editing or creating an individual URL alias.
See alsopath_admin_form_validate() |
| path_redirect_init | contributions/path_redirect/path_redirect.module | Implementation of hook_init |
| php_filter_tips | 6/modules/php/php.module | Implementation of hook_filter_tips(). |
| php_help | 6/modules/php/php.module | Implementation of hook_help(). |
| pingback_send | contributions/pingback/pingback.module | Send pingbacks. Does nothing if the target does not have a pingback server. |
| ping_help | 6/modules/ping/ping.module | Implementation of hook_help(). |
| poll_help | 6/modules/poll/poll.module | Implementation of hook_help(). |
| profile_block | 6/modules/profile/profile.module | Implementation of hook_block(). |
| profile_field_delete | 6/modules/profile/profile.admin.inc | Menu callback; deletes a field from all user profiles. |
| search_admin_settings | 6/modules/search/search.admin.inc | Menu callback; displays the search module settings page.
See alsosystem_settings_form() |
| search_form | 6/modules/search/search.module | Render a search form. |
| search_help | 6/modules/search/search.module | Implementation of hook_help(). |
| service_links_render | contributions/service_links/service_links.module | Function that renders the service links.
This is the function themers want to call to insert the service links. |
| simplemenu_get_menu | contributions/simplemenu/simplemenu.module | Render an HTML list of links for a given menu. |
| statistics_access_log | 6/modules/statistics/statistics.admin.inc | Menu callback; Displays recent page accesses. |
| statistics_access_logging_settings | 6/modules/statistics/statistics.admin.inc | Form builder; Configure access logging.
See alsosystem_settings_form() |
| statistics_help | 6/modules/statistics/statistics.module | Implementation of hook_help(). |
| syslog_help | 6/modules/syslog/syslog.module | Implementation of hook_help(). |
| system_check_http_request | 6/modules/system/system.module | Checks whether the server is capable of issuing HTTP requests. |
| system_date_time_settings | 6/modules/system/system.admin.inc | Form builder; Configure the site date and time settings.
See alsosystem_settings_form() |
| system_error_reporting_settings | 6/modules/system/system.admin.inc | Form builder; Configure error reporting settings.
See alsosystem_settings_form() |
| system_help | 6/modules/system/system.module | Implementation of hook_help(). |
| system_mail | 6/modules/system/system.module | Implementation of hook_mail(). |
| system_main_admin_page | 6/modules/system/system.admin.inc | Menu callback; Provide the administration overview page. |
| system_message_action | 6/modules/system/system.module | A configurable Drupal action. Sends a message to the current user's screen. |
| system_modules | 6/modules/system/system.admin.inc | Menu callback; provides module enable/disable interface. |
| system_modules_uninstall | 6/modules/system/system.admin.inc | Builds a form of currently disabled modules.
See alsosystem_modules_uninstall_validate() |
| system_requirements | 6/modules/system/system.install | Test and report Drupal installation requirements. |
| system_site_information_settings | 6/modules/system/system.admin.inc | Form builder; The general site information form.
See alsosystem_settings_form() |
| system_site_maintenance_settings | 6/modules/system/system.admin.inc | Form builder; Configure the site's maintenance status.
See alsosystem_settings_form() |
| system_themes_form_submit | 6/modules/system/system.admin.inc | Process system_themes_form form submissions. |
| system_update_6017 | 6/modules/system/system.install | Rename settings related to user.module email notifications. |
| system_update_6026 | 6/modules/system/system.install | Display warning about new Update status module. |
| system_update_6045 | 6/modules/system/system.install | Update blog, book and locale module permissions. |
| taxonomy_rss_item | 6/modules/taxonomy/taxonomy.module | Provides category information for RSS feeds. |
| taxonomy_term_page | 6/modules/taxonomy/taxonomy.pages.inc | Menu callback; displays all nodes associated with a term. |
| template_preprocess_advanced_help_popup | contributions/advanced_help/advanced_help.module | Fill in a bunch of page variables for our specialized popup page. |
| template_preprocess_aggregator_feed_source | 6/modules/aggregator/aggregator.pages.inc | Process variables for aggregator-feed-source.tpl.php.
See alsoaggregator-feed-source.tpl.php |
| template_preprocess_aggregator_item | 6/modules/aggregator/aggregator.pages.inc | Process variables for aggregator-item.tpl.php.
See alsoaggregator-item.tpl.php |
| template_preprocess_book_navigation | 6/modules/book/book.module | Process variables for book-navigation.tpl.php. |
| template_preprocess_calendar_view_ical | contributions/calendar/theme/theme.inc | Preprocess an ical feed |
| template_preprocess_forums | 6/modules/forum/forum.module | Process variables for forums.tpl.php |
| template_preprocess_forum_list | 6/modules/forum/forum.module | Process variables to format a forum listing. |
| template_preprocess_forum_topic_list | 6/modules/forum/forum.module | Preprocess variables to format the topic listing. |
| template_preprocess_forum_topic_navigation | 6/modules/forum/forum.module | Preprocess variables to format the next/previous forum topic navigation links. |
| template_preprocess_node | 6/includes/theme.inc | Process variables for node.tpl.php |
| template_preprocess_page | 6/includes/theme.inc | Process variables for page.tpl.php |
| template_preprocess_views_ui_edit_view | contributions/views/includes/admin.inc | Preprocess the view edit page. |
| template_preprocess_views_view | contributions/views/theme/theme.inc | Preprocess the primary theme implementation for a view. |
| template_preprocess_views_view_row_search | contributions/views/modules/search.views.inc | Template helper for theme_views_view_row_search |
| template_preprocess_views_view_rss | contributions/views/theme/theme.inc | Preprocess an RSS feed |
| template_preprocess_views_view_summary | contributions/views/theme/theme.inc | Preprocess theme function to print a single record from a row, with fields |
| template_preprocess_views_view_summary_unformatted | contributions/views/theme/theme.inc | Template preprocess theme function to print summary basically
unformatted. |
| theme_aggregator_page_rss | 6/modules/aggregator/aggregator.pages.inc | Theme the RSS output. |
| theme_calendar_ical_feed | contributions/calendar/calendar_ical.module | plugin that actually displays an ical feed |
| theme_comment_post_forbidden | 6/modules/comment/comment.module | Theme a "you can't post comments" notice. |
| theme_fivestar_color_form | contributions/fivestar/fivestar_color.inc | Theme color form. |
| theme_fivestar_node_type_form | contributions/fivestar/fivestar.module | Theme function to add the Fivestar preview to the node type form. |
| theme_forward_email | contributions/forward/forward.theme | Format the links for event calendars |
| theme_forward_postcard | contributions/forward/forward.theme | Format the links for event calendars |
| theme_image | 6/includes/theme.inc | Return a themed image. |
| theme_textfield | 6/includes/form.inc | Format a textfield. |
| theme_uc_file_downloads_token | contributions/ubercart/uc_file/uc_file.module | Theme file download links token |
| theme_uc_file_files_form | contributions/ubercart/uc_file/uc_file.module | Implementation of theme_form($form) |
| theme_webform_mail_message | contributions/webform/webform.module | Theme the contents of e-mails sent by webform. |
| theme_webform_results_submissions | contributions/webform/webform_report.inc | Theme the submissions tab of the webform results page. |
| translation_form_alter | 6/modules/translation/translation.module | Implementation of hook_form_alter(). |
| translation_help | 6/modules/translation/translation.module | Implementation of hook_help(). |
| trigger_help | 6/modules/trigger/trigger.module | Implementation of hook_help(). |
| uc_attribute_help | contributions/ubercart/uc_attribute/uc_attribute.module | Implementation of hook_help(). |
| uc_cart_add_item | contributions/ubercart/uc_cart/uc_cart.module | Adds an item to a user's cart. |
| uc_cart_checkout | contributions/ubercart/uc_cart/uc_cart.module | Display the cart checkout page built of checkout panes from enabled modules. |
| uc_cart_complete_sale | contributions/ubercart/uc_cart/uc_cart.module | Completes a sale, including adjusting order status and creating user account. |
| uc_cart_form_alter | contributions/ubercart/uc_cart/uc_cart.module | Implementation of hook_form_alter(). |
| uc_cart_links_settings_form | contributions/ubercart/uc_cart_links/uc_cart_links.module | Define a form to configure the cart links settings. |
| uc_cart_uc_message | contributions/ubercart/uc_cart/uc_cart.module | Implementation of hook_uc_message(). |
| uc_catalog_form_alter | contributions/ubercart/uc_catalog/uc_catalog.module | Add an image field to the catalog's taxonomy term form. |
| uc_catalog_store_status | contributions/ubercart/uc_catalog/uc_catalog.module | Implementation of Übercart's hook_store_status(). |
| uc_checkout_pane_customer | contributions/ubercart/uc_cart/uc_cart_checkout_pane.inc | Get the user's email address for login. |
| uc_file_feature_form | contributions/ubercart/uc_file/uc_file.module | Form builder for hook_product_feature |
| uc_file_notify_settings | contributions/ubercart/uc_file/uc_file.module | Form builder for file download notification settings. |
| uc_file_store_status | contributions/ubercart/uc_file/uc_file.module | Implementation of hook_store_status(). |
| uc_order_token_values | contributions/ubercart/uc_order/uc_order.module | Implementation of hook_token_values(). (token.module) |
| uc_product_kit_add_to_cart_form_submit | contributions/ubercart/uc_product_kit/uc_product_kit.module | Submit function for uc_product_kit_add_to_cart_form(). |
| uc_product_store_status | contributions/ubercart/uc_product/uc_product.module | Display the status of the product image handlers.
See alsouc_product_image_defaults |
| uc_quote_form_alter | contributions/ubercart/shipping/uc_quote/uc_quote.module | Implementation of hook_form_alter(). |
| uc_recurring_recurring_fee | contributions/ubercart/payment/uc_recurring/uc_recurring.module | Implementation of hook_recurring_fee(); default recurring fee handler. |
| uc_reports_help | contributions/ubercart/uc_reports/uc_reports.module | Implementation of hook_help(). |
| uc_reports_products | contributions/ubercart/uc_reports/uc_reports.module | Display the product reports |
| uc_roles_feature_form_validate | contributions/ubercart/uc_roles/uc_roles.module | Validation function for the roles feature form. |
| uc_roles_feature_settings | contributions/ubercart/uc_roles/uc_roles.module | Form builder for role settings. |
| uc_roles_notify_settings | contributions/ubercart/uc_roles/uc_roles.module | Form builder for role notification settings. |
| uc_roles_store_status | contributions/ubercart/uc_roles/uc_roles.module | Implementation of hook_store_status(). |
| uc_store_reports | contributions/ubercart/uc_store/uc_store.module | Display main reports page. |
| uc_store_token_values | contributions/ubercart/uc_store/uc_store.module | Implementation of hook_token_values(). (token.module) |
| uc_ups_store_status | contributions/ubercart/shipping/uc_ups/uc_ups.module | Implementation of Ubercart's hook_store_status(). |
| update_help | 6/modules/update/update.module | Implementation of hook_help(). |
| update_mail | 6/modules/update/update.module | Implementation of hook_mail(). |
| update_settings | 6/modules/update/update.settings.inc | Form builder for the update settings tab. |
| upload_admin_settings | 6/modules/upload/upload.admin.inc | Menu callback for the upload settings form. |
| upload_help | 6/modules/upload/upload.module | Implementation of hook_help(). |
| url | 6/includes/common.inc | Generate a URL from a Drupal menu path. Will also pass-through existing URLs. |
| user_help | 6/modules/user/user.module | Implementation of hook_help(). |
| user_login_final_validate | 6/modules/user/user.module | A validate handler on the login form. Should be the last validator. Sets an
error if user has not been authenticated yet. |
| user_mail_tokens | 6/modules/user/user.module | Return an array of token to value mappings for user e-mail messages. |
| user_pass_reset | 6/modules/user/user.pages.inc | Menu callback; process one time login link and redirects to the user page on success. |
| user_register_submit | 6/modules/user/user.module | Submit handler for the user registration form. |
| user_search | 6/modules/user/user.module | Implementation of hook_search(). |
| user_token_values | contributions/token/token_user.inc | Implementation of hook_token_values() |
| views_ajax_form_wrapper | contributions/views/includes/ajax.inc | Wrapper around drupal_build_form to handle some AJAX stuff automatically.
This makes some assumptions about the client. |
| views_export_export_form | contributions/views/views_export/views_export.module | Form to choose a group of views to export. |
| views_exposed_form | contributions/views/views.module | Form builder for the exposed widgets form. |
| views_ui_add_display_form | contributions/views/includes/admin.inc | Form to add a display to a view. |
| views_ui_ajax_form | contributions/views/includes/admin.inc | Generic entry point to handle forms. |
| views_ui_analyze_view_button | contributions/views/includes/admin.inc | This form doesn't particularly do much; it's really just providing a link
but a button seems like it would be nicer here. |
| views_ui_check_advanced_help | contributions/views/includes/admin.inc | Check to see if the advanced help module is installed, and if not put up
a message. |
| views_ui_preview_form | contributions/views/includes/admin.inc | Form for generating argument information for the live preview. |
| views_ui_remove_display_form | contributions/views/includes/admin.inc | Form to remove a display from a view. |
| webform_client_form | contributions/webform/webform.module | Client form generation function. If this is displaying an existing
submission, pass in the $submission variable with the contents of the
submission to be displayed. |
| webform_help | contributions/webform/webform.module | Implemenation of hook_help(). |
| webform_view | contributions/webform/webform.module | Implementation of hook_view(). |
| _batch_progress_page_js | 6/includes/batch.inc | Batch processing page with JavaScript support. |
| _batch_progress_page_nojs | 6/includes/batch.inc | Batch processing page without JavaScript support. |
| _image_check_settings | contributions/image/image.module | Verify the image module and toolkit settings. |
| _link_sanitize | contributions/link/link.module | Cleanup user-entered values for a link field according to field settings. |
| _mollom_insert_captcha | contributions/mollom/mollom.module | This function inserts a CAPTCHA into the form. It is called
during the construction of the form, just before the form
is rendered. |
| _pathauto_check_pattern | contributions/pathauto/pathauto.admin.inc | Helper function for pathauto_admin_settings(). |
| _swftools_status_embedding | contributions/swftools/swftools.admin.status.inc | Generate a status report for embedding methods
Called from swftools_status() and returns markup |
| _swftools_status_players | contributions/swftools/swftools.admin.status.inc | Generate a status report for the player modules and media defaults
Called from swftools_status() and returns markup |
| _update_message_text | 6/modules/update/update.module | Helper function to return the appropriate message text when the site is out
of date or missing a security update. |
| _update_no_data | 6/modules/update/update.module | Prints a warning message when there is no data about available updates. |
| _webform_edit_date | contributions/webform/components/date.inc | Create a set of form items to be displayed on the form for editing this
component. Use care naming the form items, as this correlates directly to the
database schema. The component "Name" and "Description" fields are added to
every... |
| _webform_edit_time | contributions/webform/components/time.inc | Create a set of form items to be displayed on the form for editing this component.
Use care naming the form items, as this correlates directly to the database schema.
The component "Name" and "Description" fields are added to every... |