Contains filters are case sensitive
File name Location Namespacesort ascending Description
config.inc includes/config.inc This is the API for configuration storage.
date.class.inc includes/date.class.inc
installer.manager.inc modules/installer/installer.manager.inc Administrative screens and processing functions of the Installer module.
installer.browser.inc modules/installer/installer.browser.inc Various functions that are required by the Installer browse pages.
installer.install modules/installer/installer.install Install, update and uninstall functions for the installer module.
installer.theme.inc modules/installer/installer.theme.inc Project Installer theme pages.
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 =…
syslog.info modules/syslog/syslog.info type = module name = System Logging description = Logs and records system events to syslog. package = Development tags[] = Logging tags[] = System version = BACKDROP_VERSION backdrop = 1.x configure = admin/config/development/logging
syslog.module modules/syslog/syslog.module Redirects logging messages to syslog.
update.compare.inc modules/update/update.compare.inc Code required only when comparing available updates to existing data.
update.install modules/update/update.install Install, update, and uninstall functions for the Update Manager 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.tokens.inc modules/image/image.tokens.inc Builds placeholder replacement tokens for image styles.
image.admin.inc modules/image/image.admin.inc Admin page callbacks for the Image module.
image.api.php modules/image/image.api.php Hooks related to image styles and effects.
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.
diff.inc includes/diff.inc A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)
unicode.inc includes/unicode.inc Provides Unicode-related conversions and operations.
pager.class.inc includes/pager.class.inc
drupal.classes.inc includes/drupal.classes.inc Contains class and interface wrappers for Drupal 7.x compatibility.
evalmath.inc includes/evalmath.inc
tablesort.class.inc includes/tablesort.class.inc Classes for extending table sort queries.
install.inc includes/install.inc API functions for installing modules and themes.
field.info modules/field/field.info type = module name = Field description = Field API to add fields to entities like nodes and users. package = System tags[] = Fields version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field_sql_storage dependencies[] = entity required =…
field.block.inc modules/field/field.block.inc
field.multilingual.inc modules/field/field.multilingual.inc Functions implementing Field API multilingual support.
field.exceptions.inc modules/field/field.exceptions.inc Exceptions classes for Field module.
field.tokens.inc modules/field/field.tokens.inc Builds placeholder replacement tokens for field-related data.
field.crud.inc modules/field/field.crud.inc Field CRUD API, handling field and field instance creation and deletion.
field.theme.inc modules/field/field.theme.inc Theme functions for the Field module.
dblog.info modules/dblog/dblog.info type = module name = Database Logging description = Logs and records system events to the database. package = Development tags[] = Logging version = BACKDROP_VERSION backdrop = 1.x
dblog.module modules/dblog/dblog.module System monitoring and logging for administrators.
dblog.install modules/dblog/dblog.install Install, update and uninstall functions for the dblog module.
dblog.admin.inc modules/dblog/dblog.admin.inc Admin page callbacks for the Database Logging module.
image.field.inc modules/image/image.field.inc Implement an image field, based on the file module's file field.
dashboard.install modules/dashboard/dashboard.install Install, update and uninstall functions for the Dashboard module.
dashboard.info modules/dashboard/dashboard.info name = Dashboard description = Provides an administrative dashboard. package = Dashboard version = BACKDROP_VERSION type = module backdrop = 1.x configure = admin/dashboard/settings
user.module modules/user/user.module Enables the user registration and login system.
standard.inc includes/standard.inc Provides a list of countries and languages based on web standards.
pager.inc includes/pager.inc Functions to aid in presenting database results as a set of pages.
lock.inc includes/lock.inc A database-mediated implementation of a locking mechanism.
file.mimetypes.inc includes/file.mimetypes.inc Provides mimetype mappings.
normalize.css misc/normalize.css /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of…
vertical-tabs.css misc/vertical-tabs.css .vertical-tabs { margin: 1em 0; border: 1px solid #ccc; } @media (min-width: 750px) { .vertical-tabs { padding: 0 0 0 15em; /* LTR */ } [dir="rtl"] .vertical-tabs { padding-left: 0; padding-right: 15em; …
dialog.theme.css misc/dialog.theme.css /** * Presentational styles for Backdrop dialogs. */ /* Lock scrolling when an auto-resize dialog is open. */ html.dialog-auto-resize { overflow: hidden; height: 100%; left: 0; position: fixed; top: 0; width: 100%; } .ui-dialog { …
dropbutton.theme.css misc/dropbutton.theme.css General styles for dropbuttons.
print.css misc/print.css body { margin: 1em; background-color: #fff; } [dir="rtl"] body { direction: rtl; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } [dir="rtl"] th { text-align: right; } tr.odd { …
dropbutton.css misc/dropbutton.css Base styles for dropbuttons.
run-tests.sh scripts/run-tests.sh This script runs Backdrop tests from command line.

Pages