|
installer_browser_installation_theme_next |
core/modules/installer/installer.pages.inc |
Submit callback for installer_browser_installation_theme_form(). |
|
installer_browser_installation_theme_set |
core/modules/installer/installer.pages.inc |
Sets a selected theme as the default site theme. |
|
installer_browser_installed_projects_remove |
core/modules/installer/installer.browser.inc |
Removes a project from the list of recently installed projects. |
|
installer_browser_install_button_form |
core/modules/installer/installer.pages.inc |
Shows an install button for the Install Queue block. |
|
installer_browser_install_queue_add |
core/modules/installer/installer.browser.inc |
Adds a project to the install queue. |
|
installer_browser_install_queue_callback |
core/modules/installer/installer.pages.inc |
Menu callback; Allows for adding to and removing from the install queue. |
|
installer_browser_install_queue_clear |
core/modules/installer/installer.browser.inc |
Clears the install queue. |
|
installer_browser_install_queue_remove |
core/modules/installer/installer.browser.inc |
Removes a project from the install queue. |
|
installer_browser_manual_install_link |
core/modules/installer/installer.pages.inc |
Shows the link to open the manual install dialog. |
|
installer_browser_page |
core/modules/installer/installer.pages.inc |
Page to display the projects. |
|
installer_browser_path |
core/modules/installer/installer.pages.inc |
Given a project type, return the path to the installer page. |
|
installer_browser_project_display |
core/modules/installer/installer.pages.inc |
Page to display individual projects in a modal. |
|
installer_browser_type_from_path |
core/modules/installer/installer.pages.inc |
Determine the project type from a given internal path. |
|
installer_clear_update_disk_cache |
core/modules/installer/installer.module |
Clears the temporary files and directories based on file age from disk. |
|
installer_config_info |
core/modules/installer/installer.module |
Implements hook_config_info(). |
|
installer_cron |
core/modules/installer/installer.module |
Implements hook_cron(). |
|
installer_delete_file_if_stale |
core/modules/installer/installer.module |
Deletes stale files and directories from the update manager disk cache. |
|
installer_install_access |
core/modules/installer/installer.module |
Access callback: Resolves if the current user can install via the installer. |
|
installer_install_action_access |
core/modules/installer/installer.module |
Access callback used for pages that directly execute an installer action. |
|
installer_manager_archive_extract |
core/modules/installer/installer.manager.inc |
Unpacks a downloaded archive file. |
|
installer_manager_archive_verify |
core/modules/installer/installer.manager.inc |
Verifies an archive after it has been downloaded and extracted. |
|
installer_manager_batch_project_get |
core/modules/installer/installer.manager.inc |
Batch callback: Downloads, unpacks, and verifies a project. |
|
installer_manager_download_batch_finished |
core/modules/installer/installer.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
|
installer_manager_download_project |
core/modules/installer/installer.manager.inc |
Downloads a project given a project url. |
|
installer_manager_file_get |
core/modules/installer/installer.manager.inc |
Copies a file from the specified URL to the temporary directory for updates. |
|
installer_manager_install_form |
core/modules/installer/installer.manager.inc |
Form constructor for the install form of the Installer module. |
|
installer_manager_install_form_submit |
core/modules/installer/installer.manager.inc |
Form submission handler for installer_manager_install_form(). |
|
installer_manager_install_form_validate |
core/modules/installer/installer.manager.inc |
Form validation handler for installer_manager_install_form(). |
|
installer_manager_install_modal_callback |
core/modules/installer/installer.manager.inc |
AJAX callback to update the add/remove queue on bulk add. |
|
installer_manager_local_transfers_allowed |
core/modules/installer/installer.manager.inc |
Determines if file transfers will be performed locally. |
|
installer_manager_update_form |
core/modules/installer/installer.manager.inc |
Form constructor for the update form of the Installer module. |
|
installer_manager_update_form_submit |
core/modules/installer/installer.manager.inc |
Form submission handler for installer_manager_update_form(). |
|
installer_manager_update_form_validate |
core/modules/installer/installer.manager.inc |
Form validation handler for installer_manager_update_form(). |
|
installer_manager_update_ready_form |
core/modules/installer/installer.manager.inc |
Form constructor for the update ready form. |
|
installer_manager_update_ready_form_submit |
core/modules/installer/installer.manager.inc |
Form submission handler for installer_manager_update_ready_form(). |
|
installer_menu |
core/modules/installer/installer.module |
Implements hook_menu(). |
|
installer_modules_enabled |
core/modules/installer/installer.module |
Implements hook_modules_enabled(). |
|
installer_permission |
core/modules/installer/installer.module |
Implements hook_permission(). |
|
installer_test_archiver_info |
core/modules/installer/tests/installer_test/installer_test.module |
Implements hook_archiver_info(). |
|
installer_test_get_results |
core/modules/installer/tests/installer_test/installer_test.module |
Returns projects based on the filters. |
|
installer_test_menu |
core/modules/installer/tests/installer_test/installer_test.module |
Implements hook_menu(). |
|
installer_test_projects |
core/modules/installer/tests/installer_test/installer_test.module |
Returns some static projects. |
|
installer_test_query |
core/modules/installer/tests/installer_test/installer_test.module |
Page callback. Generates json based on the input filters. |
|
installer_test_xml |
core/modules/installer/tests/installer_test/installer_test.module |
Page callback. Outputs release information for test projects as XML data. |
|
installer_theme |
core/modules/installer/installer.module |
Implements hook_theme(). |
|
installer_themes_enabled |
core/modules/installer/installer.module |
Implements hook_themes_enabled(). |
|
installer_update_1000 |
core/modules/installer/installer.install |
Set a default value for the core update functionality via the browser. |
|
installer_update_access |
core/modules/installer/installer.module |
Access callback: Resolves if the current user can access updater menu items. |
|
installer_verify_update_archive |
core/modules/installer/installer.module |
Implements hook_verify_update_archive(). |
|
install_already_done_error |
core/includes/install.core.inc |
Indicates that Backdrop has already been installed. |