File namesort descending Location Description
jquery.ui.selectmenu.css core/misc/ui/jquery.ui.selectmenu.css /*! * jQuery UI Selectmenu 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/selectmenu/#theming
jquery.ui.slider.css core/misc/ui/jquery.ui.slider.css /*! * jQuery UI Slider 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/slider/#theming */ .ui-slider { position:…
jquery.ui.sortable.css core/misc/ui/jquery.ui.sortable.css /*! * jQuery UI Sortable 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-sortable-handle { touch-action: none; }
jquery.ui.spinner.css core/misc/ui/jquery.ui.spinner.css /*! * jQuery UI Spinner 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/spinner/#theming */ .ui-spinner…
jquery.ui.tabs.css core/misc/ui/jquery.ui.tabs.css /*! * jQuery UI Tabs 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/tabs/#theming */ .ui-tabs { position:…
jquery.ui.theme.css core/misc/ui/jquery.ui.theme.css /*! * jQuery UI CSS Framework 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/category/theming/ * * To view and…
jquery.ui.theme.css core/themes/seven/css/jquery.ui.theme.css Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css.
jquery.ui.tooltip.css core/misc/ui/jquery.ui.tooltip.css /*! * jQuery UI Tooltip 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/tooltip/#theming */ .ui-tooltip…
jsweights.css modules/examples/js_example/css/jsweights.css div#js-weights div { font-size: 20px; font-weight: bold; }
js_example.info modules/examples/js_example/js_example.info name = JavaScript Example description = An example module showing how to use some of the JavaScript features. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
js_example.module modules/examples/js_example/js_example.module Hook implementations for the JavaScript Example module.
js_example.test modules/examples/js_example/tests/js_example.test Test file for js_example module.
js_example.tests.info modules/examples/js_example/tests/js_example.tests.info [JsExampleTestCase] name = JavaScript example functionality description = Functional tests for the JavaScript Example module. group = Example modules file = js_example.test
kg.php core/includes/transliteration/kg.php
language.admin.inc core/modules/language/language.admin.inc Admin page callbacks for the Language module.
language.api.php core/modules/language/language.api.php Hooks provided by the Language module.
language.api.php core/modules/system/language.api.php Hooks provided by the base system for language support.
language.inc core/includes/language.inc Language Negotiation API.
language.info core/modules/language/language.info name = Language description = Lets you configure a number of languages to be used on your website. package = Translation tags[] = Language version = BACKDROP_VERSION type = module backdrop = 1.x configure = admin/config/regional/language
language.install core/modules/language/language.install Install, update and uninstall functions for the language module.
language.module core/modules/language/language.module Add language handling functionality to Backdrop.
language.test core/modules/language/tests/language.test Tests for language.module.
language.tests.info core/modules/language/tests/language.tests.info [LanguageListTest] name = Language list configuration description = Adds a new language and tests changing its status and the default language. group = Language file = language.test
language.theme.inc core/modules/language/language.theme.inc Theme functions for the Language module.
language_layout_access.inc core/modules/layout/plugins/access/language_layout_access.inc Plugin to provide access control based upon the current site language.
layout--boxton--front.tpl.php core/themes/basis/templates/layout--boxton--front.tpl.php Template for the Boxton layout.
layout--boxton.tpl.php core/layouts/boxton/layout--boxton.tpl.php Template for the Boxton layout.
layout--flexible.tpl.php core/modules/layout/templates/layout--flexible.tpl.php Template for a flexible template.
layout--geary.tpl.php core/layouts/geary/layout--geary.tpl.php Template for the Geary layout.
layout--harris.tpl.php core/layouts/harris/layout--harris.tpl.php Template for the Harris layout.
layout--layout-test-layout.tpl.php core/modules/layout/tests/layout_test/layout_test_layout/layout--layout-test-layout.tpl.php Template for a test layout, very similar to the normal 2 column layout.
layout--moscone-flipped.tpl.php core/layouts/moscone_flipped/layout--moscone-flipped.tpl.php Template for the Moscone Flipped layout.
layout--moscone.tpl.php core/layouts/moscone/layout--moscone.tpl.php Template for the Moscone layout.
layout--rolph.tpl.php core/layouts/rolph/layout--rolph.tpl.php Template for the Rolph layout.
layout--simmons.tpl.php core/layouts/simmons/layout--simmons.tpl.php Template for the Simmons layout.
layout--simmons.tpl.php core/themes/bartik/templates/layout--simmons.tpl.php Template for the Simmons layout.
layout--sutro.tpl.php core/layouts/sutro/layout--sutro.tpl.php Template for the Sutro layout.
layout--taylor-flipped.tpl.php core/layouts/taylor_flipped/layout--taylor-flipped.tpl.php Template for the Taylor Flipped layout.
layout--taylor.tpl.php core/layouts/taylor/layout--taylor.tpl.php Template for the Taylor layout.
layout--three-three-four-column.tpl.php core/layouts/legacy/three_three_four_column/layout--three-three-four-column.tpl.php Template for a complex 3-3-4 column layout.
layout--two-column-flipped.tpl.php core/layouts/legacy/two_column_flipped/layout--two-column-flipped.tpl.php Template for a 2 column flipped layout.
layout--two-column.tpl.php core/layouts/legacy/two_column/layout--two-column.tpl.php Template for a 2 column layout.
layout-content-form.tpl.php core/modules/layout/templates/layout-content-form.tpl.php
layout.admin.css core/modules/layout/css/layout.admin.css /** * Layout admin css. */ /* Layout listing form. */ .layout-list .layout-group td { background: #dddddd; } .layout-list .layout-group td:first-child { font-weight: bold; } .layout-list .layout-group td.missing-path, .layout-list…
layout.admin.inc core/modules/layout/layout.admin.inc Admin page callbacks for the Layout module.
layout.api.php core/modules/layout/layout.api.php Describe hooks provided by the Layout module.
layout.class.inc core/modules/layout/includes/layout.class.inc Class for loading, modifying, and executing a layout.
layout.context.admin.inc core/modules/layout/layout.context.admin.inc Administrative functions for custom layout contexts.
layout.css core/themes/basis/css/layout.css Component Layout CSS and some Page layout overrides
layout.css core/modules/layout/tests/layout_test/layout_test_layout/layout.css CSS for the three-three-four layout.

Pages