You are here

Functions in Drupal 6

Primary tabs

Namesort descending Location Description Direct uses Strings
_theme_set_registry includes/theme.inc Store the theme registry in memory. 2
_theme_table_cell includes/theme.inc End of "defgroup themeable". 2
_tracker_myrecent_access modules/tracker/tracker.module Access callback for tracker/%user_uid_optional 1
_tracker_user_access modules/tracker/tracker.module Access callback for user/%user/track 1
_translation_tab_access modules/translation/translation.module Menu access callback. 1
_trigger_get_hook_actions modules/trigger/trigger.admin.inc Get the actions that have already been defined for this type-hook-op combination. 1
_trigger_get_hook_aids modules/trigger/trigger.module Get the aids of actions to be executed for a hook-op combination. 5
_trigger_normalize_comment_context modules/trigger/trigger.module When an action is called in a context that does not match its type, the object that the action expects must be retrieved. For example, when an action that works on nodes is called during the comment hook, the node object is not available since the… 1
_trigger_normalize_node_context modules/trigger/trigger.module When an action is called in a context that does not match its type, the object that the action expects must be retrieved. For example, when an action that works on users is called during the node hook, the user object is not available since the node… 1
_trigger_normalize_user_context modules/trigger/trigger.module When an action is called in a context that does not match its type, the object that the action expects must be retrieved. For example, when an action that works on nodes is called during the user hook, the node object is not available since the user… 1
_unicode_caseflip includes/unicode.inc Helper function for case conversion of Latin-1. Used for flipping U+C0-U+DE to U+E0-U+FD and back. 2
_unicode_check includes/unicode.inc Perform checks about Unicode support in PHP, and set the right settings if needed. 2
_update_build_fetch_url modules/update/update.fetch.inc Generates the URL to fetch information about project updates. 1
_update_cache_clear modules/update/update.module Invalidates specific cached data relating to update status. 4
_update_cache_get modules/update/update.module Retrieve data from the private update status cache table. 3
_update_cache_set modules/update/update.module Store data in the private update status cache table. 3
_update_cron_notify modules/update/update.fetch.inc Perform any notifications that should be done once cron fetches new data. 1
_update_get_fetch_url_base modules/update/update.fetch.inc Return the base of the URL to fetch available update data for a project. 2
_update_message_text modules/update/update.module Helper function to return the appropriate message text when the site is out of date or missing a security update. 2
_update_no_data modules/update/update.module Prints a warning message when there is no data about available updates. 2
_update_process_info_list modules/update/update.compare.inc Populate an array of project data. 1
_update_project_status_sort modules/update/update.module Private sort function to order projects based on their status. 1
_update_refresh modules/update/update.fetch.inc Fetch project info via XML from a central server. 2
_update_remove_update_status_variables modules/update/update.install Private helper to clear out stale variables from update_status 5.x contrib. 2
_update_requirement_check modules/update/update.module Private helper method to fill in the requirements array. 1
_upload_file_limits modules/upload/upload.module Determine the limitations on files that a given user may upload. The user may be in multiple roles so we select the most permissive limitations from all of their roles. 2
_upload_form modules/upload/upload.module 2
_user_categories modules/user/user.module Retrieve a list of all user setting/information categories and sort them by weight. 2
_user_edit_submit modules/user/user.module 1
_user_edit_validate modules/user/user.module 1
_user_forms modules/user/user.module Retrieve a list of all form elements for the specified category. 2
_user_mail_notify modules/user/user.module Conditionally create and send a notification email when a certain operation happens on the given user account. 4
_user_mail_text modules/user/user.module Returns a mail string for a variable name. 2
_user_password_dynamic_validation modules/user/user.module Add javascript and string translations for dynamic password validation (strength and confirmation checking). 2
_user_sort modules/user/user.module 2
_xmlrpc includes/xmlrpc.inc Execute an XML remote procedural call. This is private function; call xmlrpc() in common.inc instead of this function. 1
_xrds_cdata modules/openid/xrds.inc 1
_xrds_element_end modules/openid/xrds.inc 1
_xrds_element_start modules/openid/xrds.inc Parser callback functions 1
_xrds_strip_namespace modules/openid/xrds.inc 2

Pages

Other projects