Contains filters are case sensitive
Namesort descending Location Description
installer_browser_installation_theme_finish modules/installer/installer.pages.inc Submit callback for installer_browser_installation_theme_form().
installer_browser_installation_theme_form modules/installer/installer.pages.inc Form builder for theme install.
installer_browser_installation_theme_next modules/installer/installer.pages.inc Submit callback for installer_browser_installation_theme_form().
installer_browser_installation_theme_set modules/installer/installer.pages.inc Sets a selected theme as the default site theme.
installer_browser_install_button_form modules/installer/installer.pages.inc Shows an install button for the Install Queue block.
installer_browser_installed_projects_remove modules/installer/installer.browser.inc Removes a project from the list of recently installed projects.
installer_browser_install_queue_add modules/installer/installer.browser.inc Adds a project to the install queue.
installer_browser_install_queue_callback modules/installer/installer.pages.inc Menu callback; Allows for adding to and removing from the install queue.
installer_browser_install_queue_clear modules/installer/installer.browser.inc Clears the install queue.
installer_browser_install_queue_remove modules/installer/installer.browser.inc Removes a project from the install queue.
_installer_browser_is_project_enabled modules/installer/installer.browser.inc Checks if a project is enabled.
installer_browser_manual_install_link modules/installer/installer.pages.inc Shows the link to open the manual install dialog.
installer_browser_page modules/installer/installer.pages.inc Page to display the projects.
installer_browser_path modules/installer/installer.pages.inc Given a project type, return the path to the installer page.
installer_browser_project_display modules/installer/installer.pages.inc Page to display individual projects in a modal.
installer_browser_type_from_path modules/installer/installer.pages.inc Determine the project type from a given internal path.
installer_clear_update_disk_cache modules/installer/installer.module Clears the temporary files and directories based on file age from disk.
installer_config_info modules/installer/installer.module Implements hook_config_info().
installer_cron modules/installer/installer.module Implements hook_cron().
installer_delete_file_if_stale modules/installer/installer.module Deletes stale files and directories from the update manager disk cache.
installer_install_access modules/installer/installer.module Access callback: Resolves if the current user can install via the installer.
installer_manager_archive_extract modules/installer/installer.manager.inc Unpacks a downloaded archive file.
installer_manager_archive_verify modules/installer/installer.manager.inc Verifies an archive after it has been downloaded and extracted.
installer_manager_batch_project_get modules/installer/installer.manager.inc Batch callback: Downloads, unpacks, and verifies a project.
_installer_manager_cache_directory modules/installer/installer.module Returns the directory where update archive files should be cached.
_installer_manager_check_backends modules/installer/installer.manager.inc Checks for file transfer backends and prepares a form fragment about them.
installer_manager_download_batch_finished modules/installer/installer.manager.inc Batch callback: Performs actions when the download batch is completed.
installer_manager_download_project modules/installer/installer.manager.inc Downloads a project given a project url.
_installer_manager_extract_directory modules/installer/installer.module Returns the directory where update archive files should be extracted.
installer_manager_file_get modules/installer/installer.manager.inc Copies a file from the specified URL to the temporary directory for updates.
installer_manager_install_form modules/installer/installer.manager.inc Form constructor for the install form of the Installer module.
installer_manager_install_form_submit modules/installer/installer.manager.inc Form submission handler for installer_manager_install_form().
installer_manager_install_form_validate modules/installer/installer.manager.inc Form validation handler for installer_manager_install_form().
installer_manager_install_modal_callback modules/installer/installer.manager.inc AJAX callback to update the add/remove queue on bulk add.
installer_manager_local_transfers_allowed modules/installer/installer.manager.inc Determines if file transfers will be performed locally.
_installer_manager_unique_identifier modules/installer/installer.module Returns a short unique identifier for this Backdrop installation.
installer_manager_update_form modules/installer/installer.manager.inc Form constructor for the update form of the Installer module.
installer_manager_update_form_submit modules/installer/installer.manager.inc Form submission handler for installer_manager_update_form().
installer_manager_update_form_validate modules/installer/installer.manager.inc Form validation handler for installer_manager_update_form().
installer_manager_update_ready_form modules/installer/installer.manager.inc Form constructor for the update ready form.
installer_manager_update_ready_form_submit modules/installer/installer.manager.inc Form submission handler for installer_manager_update_ready_form().
installer_menu modules/installer/installer.module Implements hook_menu().
installer_modules_enabled modules/installer/installer.module Implements hook_modules_enabled().
installer_permission modules/installer/installer.module Implements hook_permission().
installer_test_archiver_info modules/installer/tests/installer_test/installer_test.module Implements hook_archiver_info().
installer_test_get_results modules/installer/tests/installer_test/installer_test.module Returns projects based on the filters.
installer_test_menu modules/installer/tests/installer_test/installer_test.module Implements hook_menu().
installer_test_projects modules/installer/tests/installer_test/installer_test.module Returns some static projects.
installer_test_query modules/installer/tests/installer_test/installer_test.module Page callback. Generates json based on the input filters.
installer_test_xml modules/installer/tests/installer_test/installer_test.module Page callback. Outputs release information for test projects as XML data.

Pages