File name Locationsort ascending Description
installer-install.tpl.php core/modules/installer/templates/installer-install.tpl.php Default theme implementation for displaying the install page.
installer-install-queue.tpl.php core/modules/installer/templates/installer-install-queue.tpl.php Default theme implementation for displaying list of queued projects.
installer-block.tpl.php core/modules/installer/templates/installer-block.tpl.php Default theme implementation to display a block on the projects browse page.
installer.theme.inc core/modules/installer/installer.theme.inc Project Installer theme pages.
installer.pages.inc core/modules/installer/installer.pages.inc Page callbacks used by the Installer browse pages.
installer.module core/modules/installer/installer.module Handles installation and updates of contributed projects.
installer.manager.inc core/modules/installer/installer.manager.inc Administrative screens and processing functions of the Installer module.
installer.install core/modules/installer/installer.install Install, update and uninstall functions for the installer module.
installer.info core/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.browser.inc core/modules/installer/installer.browser.inc Various functions that are required by the Installer browse pages.
installer.authorize.inc core/modules/installer/installer.authorize.inc Callbacks and related functions invoked by authorize.php to update projects.
installer.css core/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…
image.views.inc core/modules/image/views/image.views.inc Provide views data and handlers for image.module.
token.test core/modules/image/tests/token.test Tests for image.module.
image_module_test.module core/modules/image/tests/image_module_test/image_module_test.module Provides Image module hook implementations for testing purposes.
image_module_test.info core/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.tests.info core/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 core/modules/image/tests/image.test Tests for image.module.
image.tokens.inc core/modules/image/image.tokens.inc Builds placeholder replacement tokens for image styles.
image.theme.inc core/modules/image/image.theme.inc Theme functions for the Image module.
image.module core/modules/image/image.module Exposes global functionality for creating image styles.
image.install core/modules/image/image.install Install, update and uninstall functions for the image module.
image.info core/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.field.inc core/modules/image/image.field.inc Implement an image field, based on the file module's file field.
image.effects.inc core/modules/image/image.effects.inc Functions needed to execute image effects provided by Image module.
image.api.php core/modules/image/image.api.php Hooks related to image styles and effects.
image.admin.inc core/modules/image/image.admin.inc Admin page callbacks for the Image module.
image.css core/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.admin.css core/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:…
filter_js_settings.test core/modules/filter/tests/filter_js_settings.test Functional tests for the Filter module.
filter_formtest.module core/modules/filter/tests/filter_formtest.module Helper module for FilterEditorLinkValidateTestCase.
filter_formtest.info core/modules/filter/tests/filter_formtest.info name = 'Filter form test' description = 'Helper module to test filter form validation' package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
filter_dialog.test core/modules/filter/tests/filter_dialog.test Functional tests for the Filter module.
filter.url-output.txt core/modules/filter/tests/filter.url-output.txt This is just a <a href="http://www.test.com">www.test.com</a>. paragraph with <a href="mailto:person@test.com">person@test.com</a>. some <a…
filter.url-input.txt core/modules/filter/tests/filter.url-input.txt This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>. <blockquote> This is just a www.test.com. paragraph with person@test.com.…
filter.tests.info core/modules/filter/tests/filter.tests.info [FilterCRUDTestCase] name = Filter CRUD operations description = Test creation, loading, updating, deleting of text formats and filters. group = Filter file = filter.test [FilterAdminTestCase] name = Filter administration functionality description =…
filter.test core/modules/filter/tests/filter.test Tests for filter.module.
filter.theme.inc core/modules/filter/filter.theme.inc Theme functions for the Filter module.
filter.pages.inc core/modules/filter/filter.pages.inc User page callbacks for the Filter module.
filter.module core/modules/filter/filter.module Framework for handling the filtering of content.
filter.install core/modules/filter/filter.install Install, update, and uninstall functions for the Filter module.
filter.info core/modules/filter/filter.info type = module name = Filter description = Filters content in preparation for display. package = System tags[] = Filters tags[] = Formats tags[] = Text Editors version = BACKDROP_VERSION backdrop = 1.x required = TRUE configure =…
filter.api.php core/modules/filter/filter.api.php Hooks provided by the Filter module.
filter.admin.inc core/modules/filter/filter.admin.inc Admin page callbacks for the Filter module.
filter.css core/modules/filter/css/filter.css /** * Styles used when displaying a formatted_html field or rich text editor. */ .text-format-wrapper .form-item { margin-bottom: 0; } .text-format-wrapper .form-text { width: 100%; } .filter-wrapper { border-top: 0; margin: 0; padding:…
filter.admin.css core/modules/filter/css/filter.admin.css /** * Styles used when configuring a text format. */ #filter-order .filter-info { padding: 0 0 0 3em; white-space: normal; } [dir="rtl"] #filter-order .filter-info { padding: 0 3em 0 0; } #filter-order .disabled-row, #filter-order…
views_handler_filter_file_type.inc core/modules/file/views/views_handler_filter_file_type.inc Definition of views_handler_filter_file_type.
views_handler_filter_file_status.inc core/modules/file/views/views_handler_filter_file_status.inc Definition of views_handler_filter_file_status.
views_handler_field_file_uri.inc core/modules/file/views/views_handler_field_file_uri.inc Definition of views_handler_field_file_uri.
views_handler_field_file_type.inc core/modules/file/views/views_handler_field_file_type.inc Definition of views_handler_field_file_type.

Pages