email.test |
core/modules/email/tests/email.test |
|
email.module |
core/modules/email/email.module |
Module file for the email module, which creates an email address field. |
email.install |
core/modules/email/email.install |
Defines schema for email fields |
email.info |
core/modules/email/email.info |
type = module
name = Email
description = Defines an email field type.
package = Fields
tags[] = Mail
tags[] = Content
version = BACKDROP_VERSION
backdrop = 1.x |
dblog.tests.info |
core/modules/dblog/tests/dblog.tests.info |
[DBLogTestCase]
name = DBLog functionality
description = Generate events and verify dblog entries; verify user access to log reports based on permissions.
group = DBLog
file = dblog.test |
dblog.test |
core/modules/dblog/tests/dblog.test |
Tests for dblog.module. |
dblog.module |
core/modules/dblog/dblog.module |
System monitoring and logging for administrators. |
dblog.install |
core/modules/dblog/dblog.install |
Install, update and uninstall functions for the dblog module. |
dblog.info |
core/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.admin.inc |
core/modules/dblog/dblog.admin.inc |
Admin page callbacks for the Database Logging module. |
dblog.css |
core/modules/dblog/css/dblog.css |
Admin styles for the Database Logging module. |
date_views_plugin_pager.inc |
core/modules/date/views/date_views_plugin_pager.inc |
Date views pager plugin. |
date_views_filter_handler_simple.inc |
core/modules/date/views/date_views_filter_handler_simple.inc |
A standard Views filter for a single date field,
using Date API form selectors and sql handling. |
date_views_filter_handler.inc |
core/modules/date/views/date_views_filter_handler.inc |
A flexible, configurable date filter.
This filter combines multiple date filters into a single filter
where all fields are controlled by the same date and can be combined
with either AND or OR. |
date_views_fields.inc |
core/modules/date/views/date_views_fields.inc |
Helper for identifying Date API fields for views. |
date_views_argument_handler_simple.inc |
core/modules/date/views/date_views_argument_handler_simple.inc |
Date API views argument handler. |
date_views_argument_handler.inc |
core/modules/date/views/date_views_argument_handler.inc |
Date API views argument handler.
This argument combines multiple date arguments into a single argument
where all fields are controlled by the same date and can be combined
with either AND or OR. |
date_sql_handler.inc |
core/modules/date/views/date_sql_handler.inc |
SQL helper for Date API. |
date.views.inc |
core/modules/date/views/date.views.inc |
Defines date-related Views data and plugins: |
date_views.test |
core/modules/date/tests/date_views.test |
Tests date popup in Views |
date_validation.test |
core/modules/date/tests/date_validation.test |
Date validation tests. |
date_timezone.test |
core/modules/date/tests/date_timezone.test |
Timezone tests. |
date_themes.test |
core/modules/date/tests/date_themes.test |
Test Date module theme functions. |
date_field.test |
core/modules/date/tests/date_field.test |
Basic functions for Date tests. |
date_api.test |
core/modules/date/tests/date_api.test |
Test Date API functions |
date.tests.info |
core/modules/date/tests/date.tests.info |
[DateUITestCase]
name = Date Field UI
description = Test creation of various date fields and widgets using Field UI
group = Date
file = date.test
[DateFieldTestCase]
name = Date Field
description = Test date field settings and Start/End date… |
date.test |
core/modules/date/tests/date.test |
Test date UI. |
date-views-pager.tpl.php |
core/modules/date/templates/date-views-pager.tpl.php |
Template to display the Views date pager. |
date-views-filter-form.tpl.php |
core/modules/date/templates/date-views-filter-form.tpl.php |
Template to display the Views date filter form. |
date.tokens.inc |
core/modules/date/date.tokens.inc |
Token module integration. |
date.theme.inc |
core/modules/date/date.theme.inc |
Theme and preprocess functions for output by Date module. |
date.module |
core/modules/date/date.module |
Defines date/time field types. |
date.install |
core/modules/date/date.install |
Install, update and uninstall functions for the Date module. |
date.info |
core/modules/date/date.info |
type = module
name = Date
description = Makes date/time fields available.
package = Fields
tags[] = Dates
tags[] = Content
version = BACKDROP_VERSION
backdrop = 1.x
stylesheets[all][] = css/date.css |
date.field.inc |
core/modules/date/date.field.inc |
Field hooks to implement a date field. |
date.elements.inc |
core/modules/date/date.elements.inc |
Date forms and form themes and validation. |
date.api.php |
core/modules/date/date.api.php |
Hooks provided by the Date module. |
date.admin.inc |
core/modules/date/date.admin.inc |
Admin page callbacks for the Date module. |
date.css |
core/modules/date/css/date.css |
Main stylesheet for Date module. |
date-views.css |
core/modules/date/css/date-views.css |
/* Views filter form css */
.views-group-box div.date-views-filter-fieldset {
margin-left: 0;
}
.views-group-box fieldset.date-views-filter-fieldset {
padding-top: 0;
}
.date-views-filter-wrapper {
min-width: 250px;
}
.date-views-filter input {
… |
date-html5.css |
core/modules/date/css/date-html5.css |
HTML5 widget styles. |
dashboard.tests.info |
core/modules/dashboard/tests/dashboard.tests.info |
[DashboardTest]
name = Dashboard tests
description = Tests the Dashboard functions correctly.
group = Dashboard
file = dashboard.test |
dashboard.test |
core/modules/dashboard/tests/dashboard.test |
Tests for dashboard.module. |
dashboard-panel.tpl.php |
core/modules/dashboard/templates/dashboard-panel.tpl.php |
Output for a Dashboard panel. |
dashboard_layout_context.inc |
core/modules/dashboard/includes/dashboard_layout_context.inc |
Layout context handler for entities. |
block.welcome.inc |
core/modules/dashboard/includes/block.welcome.inc |
Dashboard block providing a welcome message, and links to get people started
using Backdrop. |
block.update.inc |
core/modules/dashboard/includes/block.update.inc |
Available Updates dashboard block. |
block.taxonomy.inc |
core/modules/dashboard/includes/block.taxonomy.inc |
Dashboard block displaying information about taxonomy, including:
- |
block.overview_user.inc |
core/modules/dashboard/includes/block.overview_user.inc |
Dashboard block displaying information about user accounts, including: |
block.overview_content.inc |
core/modules/dashboard/includes/block.overview_content.inc |
Dashboard block displaying information about content, including: |