Handles installation and updates of contributed projects.

File

core/modules/installer/installer.module

Functions

Namesort descending Description
installer_clear_update_disk_cache Clears the temporary files and directories based on file age from disk.
installer_config_info Implements hook_config_info().
installer_cron Implements hook_cron().
installer_delete_file_if_stale Deletes stale files and directories from the update manager disk cache.
installer_install_access Access callback: Resolves if the current user can install via the installer.
installer_menu Implements hook_menu().
installer_modules_enabled Implements hook_modules_enabled().
installer_permission Implements hook_permission().
installer_theme Implements hook_theme().
installer_themes_enabled Implements hook_themes_enabled().
installer_update_access Access callback: Resolves if the current user can access updater menu items.
installer_verify_update_archive Implements hook_verify_update_archive().
_installer_manager_cache_directory Returns the directory where update archive files should be cached.
_installer_manager_extract_directory Returns the directory where update archive files should be extracted.
_installer_manager_unique_identifier Returns a short unique identifier for this Backdrop installation.