update.admin.inc |
modules/update/update.admin.inc |
|
Admin page callbacks for the Update Manager module. |
update.api.php |
modules/update/update.api.php |
|
Hooks provided by the Update Manager module. |
update.compare.inc |
modules/update/update.compare.inc |
|
Code required only when comparing available updates to existing data. |
update.css |
modules/update/css/update.css |
|
Styles used by the Update Manager module. |
update_d7_test_1.info |
modules/simpletest/tests/update_d7_test_1.info |
|
name = "Update D7 test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_d7_test_1.install |
modules/simpletest/tests/update_d7_test_1.install |
|
Install, update and uninstall functions for the update_d7_test_1 module. |
update_d7_test_1.module |
modules/simpletest/tests/update_d7_test_1.module |
|
|
update_d7_test_2.info |
modules/simpletest/tests/update_d7_test_2.info |
|
name = "Update D7 test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_d7_test_2.install |
modules/simpletest/tests/update_d7_test_2.install |
|
Install, update and uninstall functions for the update_d7_test_2 module. |
update_d7_test_2.module |
modules/simpletest/tests/update_d7_test_2.module |
|
|
update.fetch.inc |
modules/update/update.fetch.inc |
|
Code required only when fetching information about available updates. |
update.inc |
includes/update.inc |
|
Backdrop database update API. |
update.info |
modules/update/update.info |
|
type = module
name = Update Manager
description = Checks for available updates.
package = Development
tags[] = System
tags[] = Utility
version = BACKDROP_VERSION
backdrop = 1.x
configure = admin/reports/updates/settings |
update.install |
modules/update/update.install |
|
Install, update, and uninstall functions for the Update Manager module. |
update.module |
modules/update/update.module |
|
Handles update checking for Backdrop core and contributed projects. |
update.php |
update.php |
|
Administrative page for handling updates from one Backdrop version to another. |
update.report.inc |
modules/update/update.report.inc |
|
Code required only when rendering the available updates report. |
updater.inc |
includes/updater.inc |
|
Classes used for updating various files in the Backdrop webroot. These
classes use a FileTransfer object to actually perform the operations.
Normally, the FileTransfer is provided when the site owner is redirected to
authorize.php as part of a… |
update_script_test.info |
modules/simpletest/tests/update_script_test.info |
|
name = "Update script test"
description = "Support module for update script testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_script_test.install |
modules/simpletest/tests/update_script_test.install |
|
Install, update and uninstall functions for the update_script_test module. |
update_script_test.module |
modules/simpletest/tests/update_script_test.module |
|
This file provides testing functionality for update.php. |
update.test |
modules/simpletest/tests/update.test |
|
Tests for the update system. |
update.test |
modules/update/tests/update.test |
|
This file contains tests for the Update Manager module. |
update_test_1.info |
modules/simpletest/tests/update_test_1.info |
|
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_test_1.install |
modules/simpletest/tests/update_test_1.install |
|
Install, update and uninstall functions for the update_test_1 module. |
update_test_1.module |
modules/simpletest/tests/update_test_1.module |
|
|
update_test_2.info |
modules/simpletest/tests/update_test_2.info |
|
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_test_2.install |
modules/simpletest/tests/update_test_2.install |
|
Install, update and uninstall functions for the update_test_2 module. |
update_test_2.module |
modules/simpletest/tests/update_test_2.module |
|
|
update_test_3.info |
modules/simpletest/tests/update_test_3.info |
|
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_test_3.install |
modules/simpletest/tests/update_test_3.install |
|
Install, update and uninstall functions for the update_test_3 module. |
update_test_3.module |
modules/simpletest/tests/update_test_3.module |
|
|
update_test_admintheme.info |
modules/update/tests/update_test/themes/update_test_admintheme/update_test_admintheme.info |
|
name = Update test admin theme
description = Test theme which is used as admin theme.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE |
update_test_basetheme.info |
modules/update/tests/update_test/themes/update_test_basetheme/update_test_basetheme.info |
|
name = Update test base theme
description = Test theme which acts as a base theme for other test subthemes.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE |
update_test.info |
modules/update/tests/update_test/update_test.info |
|
name = Update test
description = Support module for update module testing.
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_test.module |
modules/update/tests/update_test/update_test.module |
|
Module for testing Update Manager functionality. |
update.tests.info |
modules/update/tests/update.tests.info |
|
[UpdateCoreTestCase]
name = Update core functionality
description = Tests the update module through a series of functional tests using mock XML data.
group = Update
file = update.test
[UpdateTestContribCase]
name = Update contrib… |
update_test_subtheme.info |
modules/update/tests/update_test/themes/update_test_subtheme/update_test_subtheme.info |
|
name = Update test subtheme
description = Test theme which uses update_test_basetheme as the base theme.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
base theme = update_test_basetheme
hidden = TRUE |
update.theme.inc |
modules/update/update.theme.inc |
|
Theme functions for the Update module. |
upgrade_bare.test |
modules/simpletest/tests/upgrade/upgrade_bare.test |
|
|
upgrade_filled.test |
modules/simpletest/tests/upgrade/upgrade_filled.test |
|
|
upgrade.language.test |
modules/simpletest/tests/upgrade/upgrade.language.test |
|
Upgrade tests for the Language module. |
upgrade.test |
modules/simpletest/tests/upgrade/upgrade.test |
|
|
url_alter_test.info |
modules/simpletest/tests/url_alter_test.info |
|
name = Url_alter tests
description = A support modules for url_alter hook testing.
backdrop = 1.x
package = Testing
version = BACKDROP_VERSION
type = module
hidden = TRUE |
url_alter_test.module |
modules/simpletest/tests/url_alter_test.module |
|
Module to help test hook_url_inbound_alter() and hook_url_outbound_alter(). |
user.actions.inc |
modules/user/user.actions.inc |
|
Action callbacks for User module. |
user.admin.inc |
modules/user/user.admin.inc |
|
Admin page callbacks for the User module. |
user.api.php |
modules/user/user.api.php |
|
Hooks provided by the User module. |
user.css |
modules/user/css/user.css |
|
#permissions td.module {
font-weight: bold;
background: #dddddd;
}
#permissions td.permission {
padding-left: 1.5em; /* LTR */
}
[dir="rtl"] #permissions td.permission {
padding-left: 0;
padding-right: 1.5em;
}
#permissions tr.odd… |
user.entity.inc |
modules/user/user.entity.inc |
|
Entity classes and controllers for User module. |