Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
unicode_check drupal-6.x/includes/unicode.inc Wrapper around _unicode_check(). 2
unicode_requirements drupal-6.x/includes/unicode.inc Return Unicode library status and errors. 1
update_access_denied_page drupal-6.x/update.php
update_batch drupal-6.x/update.php
update_calculate_project_data drupal-6.x/modules/update/update.compare.inc Given the installed projects and the available release data retrieved from remote servers, calculate the current status. 2
update_check_incompatibility drupal-6.x/update.php Helper function to test compatibility of a module or theme. 2
update_check_requirements drupal-6.x/update.php Check update requirements and report any errors.
update_create_batch_table drupal-6.x/update.php Create the batch table.
update_cron drupal-6.x/modules/update/update.module Implementation of hook_cron().
update_do_one drupal-6.x/update.php Perform one update and store the results which will later be displayed on the finished page. 1
update_filter_project_info drupal-6.x/modules/update/update.compare.inc Filter the project .info data to only save attributes we need. 1
update_finished drupal-6.x/update.php 1
update_fix_compatibility drupal-6.x/update.php Disable anything in the {system} table that is not compatible with the current version of Drupal core.
update_fix_d6_requirements drupal-6.x/update.php Perform Drupal 5.x to 6.x updates that are required for update.php to function properly.
update_flush_caches drupal-6.x/modules/update/update.module Implementation of hook_flush_caches().
update_form_alter drupal-6.x/modules/update/update.module Implementation of hook_form_alter().
update_get_available drupal-6.x/modules/update/update.module Internal helper to try to get the update information from the cache if possible, and to refresh the cache when necessary. 2
update_get_projects drupal-6.x/modules/update/update.compare.inc Fetch an array of installed and enabled projects. 3
update_get_project_name drupal-6.x/modules/update/update.compare.inc Given a $file object (as returned by system_get_files_database()), figure out what project it belongs to. 1
update_help drupal-6.x/modules/update/update.module Implementation of hook_help().
update_info_page drupal-6.x/update.php
update_install drupal-6.x/modules/update/update.install Implementation of hook_install().
update_invalidate_cache drupal-6.x/modules/update/update.module Invalidates all cached data relating to update status. 1
update_mail drupal-6.x/modules/update/update.module Implementation of hook_mail().
update_manual_status drupal-6.x/modules/update/update.fetch.inc Callback to manually check the update status without cron. 1
update_menu drupal-6.x/modules/update/update.module Implementation of hook_menu().
update_process_project_info drupal-6.x/modules/update/update.compare.inc Process the list of projects on the system to figure out the currently installed versions, and other information that is required before we can compare against the available releases to produce the status report. 1
update_project_cache drupal-6.x/modules/update/update.compare.inc Retrieve data from {cache_update} or empty the cache when necessary. 2
update_refresh drupal-6.x/modules/update/update.module Wrapper to load the include file and then refresh the release data. 2
update_requirements drupal-6.x/modules/update/update.module Implementation of hook_requirements(). 2
update_results_page drupal-6.x/update.php
update_schema drupal-6.x/modules/update/update.install Implementation of hook_schema().
update_script_selection_form drupal-6.x/update.php 1
update_selection_page drupal-6.x/update.php Renders a form with a list of available database updates.
update_settings drupal-6.x/modules/update/update.settings.inc Form builder for the update settings tab. 2
update_settings_submit drupal-6.x/modules/update/update.settings.inc Submit handler for the settings tab.
update_settings_validate drupal-6.x/modules/update/update.settings.inc Validation callback for the settings form. 1
update_sql drupal-6.x/includes/database.inc Perform an SQL query and return success or failure. 62 1
update_status drupal-6.x/modules/update/update.report.inc Menu callback. Generate a page about the update status of projects. 2
update_task_list drupal-6.x/update.php Add the update task list to the current page. 3
update_theme drupal-6.x/modules/update/update.module Implementation of the hook_theme() registry.
update_uninstall drupal-6.x/modules/update/update.install Implementation of hook_uninstall().
update_update_6000 drupal-6.x/modules/update/update.install Clear out stale variables from update_status.
upload_admin_settings drupal-6.x/modules/upload/upload.admin.inc Menu callback for the upload settings form. 1
upload_admin_settings_validate drupal-6.x/modules/upload/upload.admin.inc Form API callback to validate the upload settings form. 1
upload_delete drupal-6.x/modules/upload/upload.module 1
upload_delete_revision drupal-6.x/modules/upload/upload.module 1
upload_file_download drupal-6.x/modules/upload/upload.module Implementation of hook_file_download().
upload_form_alter drupal-6.x/modules/upload/upload.module
upload_help drupal-6.x/modules/upload/upload.module Implementation of hook_help().

Páginas