layout--flexible.tpl.php |
core/modules/layout/templates/layout--flexible.tpl.php |
Template for a flexible template. |
layout-content-form.tpl.php |
core/modules/layout/templates/layout-content-form.tpl.php |
|
layout.tpl.php |
core/modules/layout/templates/layout.tpl.php |
Template for a single column layout. |
layout.test |
core/modules/layout/tests/layout.test |
Tests for the Layout module. |
layout.tests.info |
core/modules/layout/tests/layout.tests.info |
[LayoutInterfaceTest]
name = Layout Interface Test
description = Tests the interface for adding, removing, and moving blocks.
group = Layout
file = layout.test
[LayoutBlockTest]
name = Layout Block Test
description = Tests the blocks title, content,… |
layout_entity.test |
core/modules/layout/tests/layout_entity.test |
Tests the user interface for adding layout configuration to entity types. |
layout_test.info |
core/modules/layout/tests/layout_test/layout_test.info |
name = Layout Test
description = Support module for Layout module tests.
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
layout_test.module |
core/modules/layout/tests/layout_test/layout_test.module |
Layout test module. |
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.css |
core/modules/layout/tests/layout_test/layout_test_layout/layout.css |
CSS for the three-three-four layout. |
layout_test_renderer.inc |
core/modules/layout/tests/layout_test/layout_test_renderer.inc |
|
layout_upgrade_database.php |
core/modules/layout/tests/layout_upgrade_database.php |
Database additions for Layout upgrade tests. Used in layout.test. |
link.css |
core/modules/link/css/link.css |
Styles for Link module. |
link.info |
core/modules/link/link.info |
type = module
name = Link
description = Defines simple link field types.
package = Fields
tags[] = Content
version = BACKDROP_VERSION
backdrop = 1.x |
link.install |
core/modules/link/link.install |
Install file for the link module. |
link.module |
core/modules/link/link.module |
Defines simple link field types. |
link.theme.inc |
core/modules/link/link.theme.inc |
Theme functions and preprocessing for Link module output. |
link.attribute.test |
core/modules/link/tests/link.attribute.test |
Basic simpletests to test options on link module. |
link.test |
core/modules/link/tests/link.test |
Link base test file - contains common functions for testing links. |
link.tests.info |
core/modules/link/tests/link.tests.info |
[LinkAttributeCrudTest]
name = Link attribute tests
description = Tests the field attributes, making sure they appear in various displayed situations.
group = Link
file = link.attribute.test
[LinkUITest]
name = Link UI test
description = Tests the… |
link.token.test |
core/modules/link/tests/link.token.test |
Contains simpletests making sure token integration works. |
link.ui.test |
core/modules/link/tests/link.ui.test |
Testing CRUD API in the browser. |
link.validate.test |
core/modules/link/tests/link.validate.test |
Tests that exercise the validation functions in the link module. |
locale.css |
core/modules/locale/css/locale.css |
.locale-untranslated {
font-style: normal;
text-decoration: line-through;
}
.locale-translation-filter-form .form-item-language,
.locale-translation-filter-form .form-item-translation,
.locale-translation-filter-form .form-item-group {
float:… |
locale.admin.inc |
core/modules/locale/locale.admin.inc |
Admin page callbacks for the Locale module. |
locale.api.php |
core/modules/locale/locale.api.php |
Hooks provided by the Locale module. |
locale.bulk.inc |
core/modules/locale/locale.bulk.inc |
Mass import-export and batch import functionality for Gettext .po files. |
locale.info |
core/modules/locale/locale.info |
name = Locale
description = Provides language negotiation functionality and user interface translation to languages other than English.
package = Translation
tags[] = Language
version = BACKDROP_VERSION
type = module
backdrop = 1.x
dependencies[] =… |
locale.install |
core/modules/locale/locale.install |
Install, update and uninstall functions for the locale module. |
locale.module |
core/modules/locale/locale.module |
Add language handling functionality and enables the translation of the
user interface to languages other than English. |
locale.pages.inc |
core/modules/locale/locale.pages.inc |
Interface translation summary, editing and deletion user interfaces. |
locale.theme.inc |
core/modules/locale/locale.theme.inc |
Theme functions for the Locale module. |
locale.test |
core/modules/locale/tests/locale.test |
Tests for locale.module. |
locale.tests.info |
core/modules/locale/tests/locale.tests.info |
[LocaleConfigurationTest]
name = Language negotiation autoconfiguration
description = Adds and configures languages to check negotiation changes.
group = Locale
file = locale.test
[LocaleJavascriptTranslationTest]
name = Javascript… |
locale_test.info |
core/modules/locale/tests/locale_test/locale_test.info |
name = "Locale Test"
description = "Support module for the locale layer tests."
backdrop = 1.x
package = Testing
version = BACKDROP_VERSION
type = module
hidden = TRUE |
locale_test.module |
core/modules/locale/tests/locale_test/locale_test.module |
Mock module for locale layer tests. |
locale.views.inc |
core/modules/locale/views/locale.views.inc |
Provides views data and handlers for locale.module. |
views_handler_argument_locale_language.inc |
core/modules/locale/views/views_handler_argument_locale_language.inc |
Definition of views_handler_argument_locale_language. |
views_handler_field_locale_language.inc |
core/modules/locale/views/views_handler_field_locale_language.inc |
Definition of views_handler_field_locale_language. |
views_handler_field_locale_link_edit.inc |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
Definition of views_handler_field_locale_link_edit. |
views_handler_field_node_language.inc |
core/modules/locale/views/views_handler_field_node_language.inc |
Definition of views_handler_field_node_language. |
views_handler_field_term_language.inc |
core/modules/locale/views/views_handler_field_term_language.inc |
Definition of views_handler_field_term_language. |
views_handler_filter_locale_language.inc |
core/modules/locale/views/views_handler_filter_locale_language.inc |
Definition of views_handler_filter_locale_language. |
views_handler_filter_locale_version.inc |
core/modules/locale/views/views_handler_filter_locale_version.inc |
Definition of views_handler_filter_locale_version. |
views_handler_filter_node_language.inc |
core/modules/locale/views/views_handler_filter_node_language.inc |
Definition of views_handler_filter_node_language. |
views_handler_filter_term_language.inc |
core/modules/locale/views/views_handler_filter_term_language.inc |
Definition of views_handler_filter_term_language. |
menu.css |
core/modules/menu/css/menu.css |
.menu-operations {
width: 100px;
}
.menu-enabled {
width: 70px;
}
.menu-enabled input {
margin-left:25px;
} |
menu.admin.inc |
core/modules/menu/menu.admin.inc |
Admin page callbacks for the Menu module. |
menu.api.php |
core/modules/menu/menu.api.php |
Hooks provided by the Menu module. |
menu.info |
core/modules/menu/menu.info |
name = Menu
description = Allows administrators to customize the site navigation menu.
package = System
tags[] = Menus
tags[] = Site Navigation
tags[] = Structure
version = BACKDROP_VERSION
type = module
backdrop = 1.x
configure = admin/structure/menu |