Contains filters are case sensitive
File namesort ascending Location Namespace Description
install.inc drivers/database_mysql/install.inc Installation code for MySQL embedded database engine.
install.inc includes/install.inc API functions for installing modules and themes.
installer.theme.inc modules/installer/installer.theme.inc Project Installer theme pages.
installer.tests.info modules/installer/tests/installer.tests.info [InstallerTestUploadCase] name = Upload and extract module functionality description = Tests the installer module's upload and extraction functionality. group = Installer (module) file =…
installer_test.module modules/installer/tests/installer_test/installer_test.module
installer_test.info modules/installer/tests/installer_test/installer_test.info name = "Installer Browser module tests" description = "Support module for Installer Browser related testing." package = Testing version = BACKDROP_VERSION backdrop = 1.x type = module hidden = TRUE
installer.test modules/simpletest/tests/installer.test Tests for the installer.
installer.test modules/installer/tests/installer.test
installer-project.tpl.php modules/installer/templates/installer-project.tpl.php Default theme implementation for displaying a project.
installer-project-dialog.tpl.php modules/installer/templates/installer-project-dialog.tpl.php Default theme implementation for displaying a project in a dialog.
installer.pages.inc modules/installer/installer.pages.inc Page callbacks used by the Installer browse pages.
installer.module modules/installer/installer.module Handles installation and updates of contributed projects.
installer.manager.inc modules/installer/installer.manager.inc Administrative screens and processing functions of the Installer module.
installer-list.tpl.php modules/installer/templates/installer-list.tpl.php Default theme implementation for displaying list of projects.
installer-install.tpl.php modules/installer/templates/installer-install.tpl.php Default theme implementation for displaying the install page.
installer-install-queue.tpl.php modules/installer/templates/installer-install-queue.tpl.php Default theme implementation for displaying list of queued projects.
installer.install modules/installer/installer.install Install, update and uninstall functions for the installer module.
installer.info modules/installer/installer.info type = module name = Project Installer description = Provides a user interface for installing and updating modules, themes, and layouts. version = BACKDROP_VERSION package = Development tags[] = User interface tags[] = System backdrop =…
installer.css modules/installer/css/installer.css /** * Styles for the Installer interfaces. */ .installer-manager-update-form .update-security.odd:not(:hover), .block-dashboard-updates .update-security.odd:not(:hover) { background: #FFE0E0; } .installer-manager-update-form…
installer.browser.inc modules/installer/installer.browser.inc Various functions that are required by the Installer browse pages.
installer-block.tpl.php modules/installer/templates/installer-block.tpl.php Default theme implementation to display a block on the projects browse page.
installer.authorize.inc modules/installer/installer.authorize.inc Callbacks and related functions invoked by authorize.php to update projects.
install.core.inc includes/install.core.inc API functions for installing Backdrop.
init_test.sh misc/zen-ci/init_test.sh #!/bin/sh ## # Prepare an environment on a Zen.ci test server in preparation to run tests. # # This script is called by the gitlc.yml file on backdropcms.org: #…
import2.css modules/simpletest/files/css_test_files/import2.css p, select { font: 1em/160% Verdana, sans-serif; color: #494949; }
import1.css modules/simpletest/files/css_test_files/import1.css ul, select { font: 1em/160% Verdana, sans-serif; color: #494949; } .ui-icon{background-image: url(images/icon.png);} /* Test data URI images with different quote styles. */ .data .double-quote { /* http://stackoverflow.com/a/13139830/11023 */ …
image.views.inc modules/image/views/image.views.inc Provide views data and handlers for image.module.
image.tokens.inc modules/image/image.tokens.inc Builds placeholder replacement tokens for image styles.
image.theme.inc modules/image/image.theme.inc Theme functions for the Image module.
image.tests.info modules/image/tests/image.tests.info [ImageStylesPathAndUrlUnitTest] name = Image styles path and URL functions description = Tests functions for generating paths and URLs to image styles. group = Image file = image.test [ImageEffectsUnitTest] name = Image effects description = Test…
image_test.module modules/simpletest/tests/image_test.module Helper module for the image tests.
image_test.info modules/simpletest/tests/image_test.info name = "Image test" description = "Support module for image toolkit tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
image.test modules/image/tests/image.test Tests for image.module.
image.test modules/simpletest/tests/image.test Tests for core image handling API.
image_module_test.module modules/image/tests/image_module_test/image_module_test.module Provides Image module hook implementations for testing purposes.
image_module_test.info modules/image/tests/image_module_test/image_module_test.info name = Image test description = Provides hook implementations for testing Image module functionality. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
image.module modules/image/image.module Exposes global functionality for creating image styles.
image.install modules/image/image.install Install, update and uninstall functions for the image module.
image.info modules/image/image.info type = module name = Image description = Provides image manipulation tools and image field type. package = Fields tags[] = Images tags[] = Media tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = file configure =…
image.inc includes/image.inc API for manipulating images.
image.gd.inc modules/system/image.gd.inc GD2 toolkit for image manipulation within Backdrop.
image.field.inc modules/image/image.field.inc Implement an image field, based on the file module's file field.
image.effects.inc modules/image/image.effects.inc Functions needed to execute image effects provided by Image module.
image.css modules/image/css/image.css /** * Image upload widget. */ .image-preview { float: left; /* LTR */ padding: 0 10px 10px 0; /* LTR */ } [dir="rtl"] .image-preview { float: right; padding: 0 0 10px 10px; } div.image-widget-data { float: left; /* LTR */ …
image.api.php modules/image/image.api.php Hooks related to image styles and effects.
image.admin.inc modules/image/image.admin.inc Admin page callbacks for the Image module.
image.admin.css modules/image/css/image.admin.css /** * Image style configuration pages. */ div.image-style-new, div.image-style-new div { display: inline; } div.image-style-preview .preview-image-wrapper { float: left; padding-bottom: 2em; text-align: center; top: 50%; width:…
http_system.inc includes/http_system.inc Contains classes and interfaces related to implementing alternative HTTP request systems. By default, backdrop_http_request() will execute its own requests, but this can be replaced by an alternative system if desired by specifying an alternative in…
https.php modules/simpletest/tests/https.php Fake an HTTPS request, for use during testing.
http.php modules/simpletest/tests/http.php Fake an HTTP request, for use during testing.

Pages