|
InstallerBrowserAdministrationTestCase::setUp |
core/modules/installer/tests/installer.test |
Sets up a Backdrop site for running functional and integration tests. |
|
InstallerBrowserAdministrationTestCase::testProjectBrowserAddRemoveQueue |
core/modules/installer/tests/installer.test |
|
|
InstallerBrowserAdministrationTestCase::testProjectBrowserInstallPage |
core/modules/installer/tests/installer.test |
|
|
InstallerBrowserAdministrationTestCase::testProjectBrowserProjectEnabled |
core/modules/installer/tests/installer.test |
|
|
InstallerBrowserAdministrationTestCase::testProjectBrowserProjects |
core/modules/installer/tests/installer.test |
|
|
InstallerBrowserAdministrationTestCase::testProjectBrowserSearch |
core/modules/installer/tests/installer.test |
|
|
InstallerLanguageTestCase::setUp |
core/modules/simpletest/tests/installer.test |
Sets up a Backdrop site for running functional and integration tests. |
|
InstallerLanguageTestCase::testInstallerTranslationFiles |
core/modules/simpletest/tests/installer.test |
Tests that the installer can find translation files. |
|
InstallerTestUploadCase::setUp |
core/modules/installer/tests/installer.test |
Sets up a Backdrop site for running functional and integration tests. |
|
InstallerTestUploadCase::testFileNameExtensionMerging |
core/modules/installer/tests/installer.test |
Ensures that archiver extensions are properly merged in the UI. |
|
InstallerTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages |
core/modules/installer/tests/installer.test |
Checks the messages on Update Manager pages when missing a security update. |
|
InstallerTestUploadCase::testUploadModule |
core/modules/installer/tests/installer.test |
Tests upload and extraction of a module. |
|
installer_authorize_batch_copy_project |
core/modules/installer/installer.authorize.inc |
Batch callback: Copies project to its proper place when authorized to do so. |
|
installer_authorize_install_batch_finished |
core/modules/installer/installer.authorize.inc |
Batch callback: Performs actions when the authorized install batch is done. |
|
installer_authorize_run_install |
core/modules/installer/installer.authorize.inc |
Installs a new project when invoked by authorize.php. |
|
installer_authorize_run_update |
core/modules/installer/installer.authorize.inc |
Updates existing projects when invoked by authorize.php. |
|
installer_authorize_update_batch_finished |
core/modules/installer/installer.authorize.inc |
Batch callback: Performs actions when the authorized update batch is done. |
|
installer_browser_add_remove_queue_dialog_link |
core/modules/installer/installer.browser.inc |
Builds an "add-to-queue-link" button for project detail dialog. |
|
installer_browser_add_remove_queue_dialog_link_ajax |
core/modules/installer/installer.browser.inc |
AJAX submit handler for installer_browser_add_remove_queue_dialog_link(). |
|
installer_browser_add_remove_queue_dialog_link_submit |
core/modules/installer/installer.browser.inc |
Submit handler for installer_browser_add_remove_queue_dialog_link(). |
|
installer_browser_add_remove_queue_link |
core/modules/installer/installer.browser.inc |
Builds the add/remove project to install queue link. |
|
installer_browser_check_zip_loaded |
core/modules/installer/installer.browser.inc |
Checks if PHP zip extension loaded on webserver. |
|
installer_browser_fetch_results |
core/modules/installer/installer.browser.inc |
Fetches results from the server based on the parameters passed in. |
|
installer_browser_filters_form |
core/modules/installer/installer.pages.inc |
Builds the filters form. |
|
installer_browser_filters_form_submit |
core/modules/installer/installer.pages.inc |
Handles the filters form submit. |
|
installer_browser_get_destination_after_install |
core/modules/installer/installer.browser.inc |
Determines the form destination after installed projects. |
|
installer_browser_get_installed_projects |
core/modules/installer/installer.browser.inc |
Gets the newly installed projects from the session. |
|
installer_browser_get_installed_types |
core/modules/installer/installer.browser.inc |
Determines the types of installed projects. |
|
installer_browser_get_install_list |
core/modules/installer/installer.pages.inc |
Returns the themed install list form. |
|
installer_browser_get_listed_projects |
core/modules/installer/installer.browser.inc |
Gets the currently listed projects from the session. |
|
installer_browser_get_missing_dependencies |
core/modules/installer/installer.browser.inc |
Gets the dependencies for installed projects. |
|
installer_browser_get_project_release_data |
core/modules/installer/installer.browser.inc |
Uses the project status url to get the available releases for a project. |
|
installer_browser_get_queued_projects |
core/modules/installer/installer.browser.inc |
Gets the currently queued projects from the session. |
|
installer_browser_get_queued_releases |
core/modules/installer/installer.browser.inc |
Gets the currently queued releases from the session. |
|
installer_browser_get_release |
core/modules/installer/installer.browser.inc |
Gets a release from a project and a release_name. |
|
installer_browser_get_server |
core/modules/installer/installer.browser.inc |
Gets the server to use for fetching results. |
|
installer_browser_get_sort_options |
core/modules/installer/installer.pages.inc |
Returns a list of sort options. |
|
installer_browser_get_sort_widget |
core/modules/installer/installer.pages.inc |
Returns a themed sort widget for the filters. |
|
installer_browser_installation_enable_form |
core/modules/installer/installer.pages.inc |
Form builder for the select versions form. |
|
installer_browser_installation_enable_form_submit |
core/modules/installer/installer.pages.inc |
Form submit handler for the enable modules form. |
|
installer_browser_installation_enable_page |
core/modules/installer/installer.pages.inc |
Task page for the Enable projects installation task. |
|
installer_browser_installation_install_dependencies_page |
core/modules/installer/installer.pages.inc |
Task page for the Install Dependencies installation task. |
|
installer_browser_installation_page |
core/modules/installer/installer.pages.inc |
Menu callback; page to install projects. |
|
installer_browser_installation_reset |
core/modules/installer/installer.pages.inc |
Menu callback; Provides the ability to clear the current queue of projects. |
|
installer_browser_installation_select_versions_form |
core/modules/installer/installer.pages.inc |
Form builder for the select versions form. |
|
installer_browser_installation_select_versions_form_submit |
core/modules/installer/installer.pages.inc |
Submit handler for the select versions form. |
|
installer_browser_installation_select_versions_page |
core/modules/installer/installer.pages.inc |
Menu callback; Task page for the select versions installation task. |
|
installer_browser_installation_task_list |
core/modules/installer/installer.pages.inc |
Get a task list to the sidebar area when installing projects. |
|
installer_browser_installation_theme_finish |
core/modules/installer/installer.pages.inc |
Submit callback for installer_browser_installation_theme_form(). |
|
installer_browser_installation_theme_form |
core/modules/installer/installer.pages.inc |
Form builder for theme install. |