Files - 7.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
jquery.ui.theme.css themes/seven/jquery.ui.theme.css Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css.
json-encode.inc includes/json-encode.inc Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0.
language.api.php modules/system/language.api.php Hooks provided by the base system for language support.
language.inc includes/language.inc Language Negotiation API.
layout-rtl.css themes/bartik/css/layout-rtl.css /* ---------- Basic Layout RTL Styles -----------…
layout.css themes/stark/layout.css Stark layout method
layout.css themes/bartik/css/layout.css /* ---------- Basic Layout Styles ----------- */ html, body, #page { height: 100%; } #page-wrapper { min-height: 100%; min-width: 960px; } #header div.section, #featured div.section, #messages…
LICENSE.txt ./LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
list.info modules/field/modules/list/list.info name = List description = Defines list field types. Use with Options to create selection lists. package = Core version = VERSION core = 7.x dependencies[] = field dependencies[] = options files[] = tests/list.test
list.install modules/field/modules/list/list.install Install, update and uninstall functions for the list module.
list.module modules/field/modules/list/list.module Defines list field types that can be used with the Options module.
list.test modules/field/modules/list/tests/list.test Tests for list.module.
list_test.info modules/field/modules/list/tests/list_test.info name = "List test" description = "Support module for the List module tests." core = 7.x package = Testing version = VERSION hidden = TRUE
list_test.module modules/field/modules/list/tests/list_test.module Helper module for the List module tests.
local.inc includes/filetransfer/local.inc
locale-rtl.css modules/locale/locale-rtl.css #locale-translation-filter-form .form-item-language, #locale-translation-filter-form .form-item-translation, #locale-translation-filter-form .form-item-group { float: right; padding-left: .8em; padding-right: 0; } #locale-translation-filter-form…
locale.admin.inc modules/locale/locale.admin.inc Administration functions for locale.module.
locale.api.php modules/locale/locale.api.php Hooks provided by the Locale module.
locale.css modules/locale/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.inc includes/locale.inc Administration functions for locale.module.
locale.info modules/locale/locale.info name = Locale description = Adds language handling functionality and enables the translation of the user interface to languages other than English. package = Core version = VERSION core = 7.x files[] = locale.test configure =…
locale.install modules/locale/locale.install Install, update and uninstall functions for the locale module.
locale.module modules/locale/locale.module Add language handling functionality and enables the translation of the user interface to languages other than English.
locale.test modules/locale/locale.test Tests for locale.module.
locale_test.info modules/locale/tests/locale_test.info name = "Locale Test" description = "Support module for the locale layer tests." core = 7.x package = Testing version = VERSION hidden = TRUE
locale_test.module modules/locale/tests/locale_test.module Mock module for locale layer tests.
lock.inc includes/lock.inc A database-mediated implementation of a locking mechanism.
lock.test modules/simpletest/tests/lock.test
log.inc includes/database/log.inc Logging classes for the database layer.
mail.inc includes/mail.inc API functions for processing and sending e-mail.
mail.test modules/simpletest/tests/mail.test Test the Drupal mailing system.
MAINTAINERS.txt ./MAINTAINERS.txt Drupal core is built and maintained by the Drupal project community. Everyone is encouraged to submit issues and changes (patches) to improve Drupal, and to contribute in other ways -- see https://www.drupal.org/contribute to find out how. Branch…
maintenance-page.css themes/bartik/css/maintenance-page.css body.maintenance-page { background-color: #fff; color: #000; } .maintenance-page #page-wrapper { background: #fff; margin-left: auto; margin-right: auto; min-width: 0; min-height: 0; width: 800px; border: 1px solid #ddd; …
maintenance-page.tpl.php themes/seven/maintenance-page.tpl.php
maintenance-page.tpl.php themes/garland/maintenance-page.tpl.php Override of the default maintenance page.
maintenance-page.tpl.php themes/bartik/templates/maintenance-page.tpl.php Implementation to display a single Drupal page while offline.
maintenance-page.tpl.php modules/system/maintenance-page.tpl.php Default theme implementation to display a single Drupal page while offline.
Manager.php misc/typo3/phar-stream-wrapper/src/Manager.php TYPO3\PharStreamWrapper
Manifest.php misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php TYPO3\PharStreamWrapper\Phar
menu.admin.inc modules/menu/menu.admin.inc Administrative page callbacks for menu module.
menu.api.php modules/menu/menu.api.php Hooks provided by the Menu module.
menu.css modules/menu/menu.css .menu-operations { width: 100px; } .menu-enabled { width: 70px; } .menu-enabled input { margin-left:25px; }
menu.inc includes/menu.inc API for the Drupal menu system.
menu.info modules/menu/menu.info name = Menu description = Allows administrators to customize the site navigation menu. package = Core version = VERSION core = 7.x files[] = menu.test configure = admin/structure/menu
menu.install modules/menu/menu.install Install, update and uninstall functions for the menu module.
menu.module modules/menu/menu.module Allows administrators to customize the site's navigation menus.
menu.test modules/menu/menu.test Tests for menu.module.
menu.test modules/simpletest/tests/menu.test Provides SimpleTests for menu.inc.
menu_test.info modules/simpletest/tests/menu_test.info name = "Hook menu tests" description = "Support module for menu hook testing." package = Testing version = VERSION core = 7.x hidden = TRUE
menu_test.module modules/simpletest/tests/menu_test.module Dummy module implementing hook menu.

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.