Files

Primary tabs

File name Location Namespacesort ascending Description
authorize.inc drupal/includes/authorize.inc Helper functions and form handlers used for the authorize.php script.
taxonomy.install drupal/modules/taxonomy/taxonomy.install Install, update and uninstall functions for the taxonomy module.
ccc_update_test.info drupal/modules/update/tests/ccc_update_test.info name = CCC Update test description = Support module for update module testing. package = Testing core = 7.x hidden = TRUE
update_test_basetheme.info drupal/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info name = Update test base theme description = Test theme which acts as a base theme for other test subthemes. core = 7.x hidden = TRUE
pager.inc drupal/includes/pager.inc Functions to aid in presenting database results as a set of pages.
taxonomy.admin.inc drupal/modules/taxonomy/taxonomy.admin.inc Administrative page callbacks for the taxonomy module.
update_test.module drupal/modules/update/tests/update_test.module Module for testing Update Manager functionality.
list_test.info drupal/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
token.inc drupal/includes/token.inc Drupal placeholder/token replacement system.
taxonomy.info drupal/modules/taxonomy/taxonomy.info name = Taxonomy description = Enables the categorization of content. package = Core version = VERSION core = 7.x dependencies[] = options files[] = taxonomy.module files[] = taxonomy.test configure = admin/structure/taxonomy
field.css drupal/modules/field/theme/field.css /* Field display */ .field .field-label { font-weight: bold; } .field-label-inline .field-label, .field-label-inline .field-items { float:left; /*LTR*/ } /* Form display */ form .field-multiple-table { margin: 0; } form .field-multiple-table…
list_test.module drupal/modules/field/modules/list/tests/list_test.module Helper module for the List module tests.
session.inc drupal/includes/session.inc User session handling functions.
field_ui.info drupal/modules/field_ui/field_ui.info name = Field UI description = User interface for the Field API. package = Core version = VERSION core = 7.x dependencies[] = field files[] = field_ui.test
field.tpl.php drupal/modules/field/theme/field.tpl.php field.tpl.php Default template implementation to display the value of a field.
list.test drupal/modules/field/modules/list/tests/list.test Tests for list.module.
module.inc drupal/includes/module.inc API for loading and interacting with Drupal modules.
field_ui.admin.inc drupal/modules/field_ui/field_ui.admin.inc Administrative interface for custom field type creation.
field-rtl.css drupal/modules/field/theme/field-rtl.css form .field-multiple-table th.field-label { padding-right: 0; } form .field-multiple-table td.field-multiple-drag { padding-left: 0; } form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{ padding-left:…
test_theme.info drupal/modules/simpletest/tests/themes/test_theme/test_theme.info name = Test theme description = Theme for testing the theme system core = 7.x hidden = TRUE ; Normally, themes may list CSS files like this, and if they exist in the theme ; folder, then they get added to the page. If they have the same file name as…
locale.inc drupal/includes/locale.inc Administration functions for locale.module.
field_ui.test drupal/modules/field_ui/field_ui.test Tests for field_ui.module.
field_test.install drupal/modules/field/tests/field_test.install Install, update and uninstall functions for the field_test module.
template.php drupal/modules/simpletest/tests/themes/test_theme/template.php
xmlrpcs.inc drupal/includes/xmlrpcs.inc Provides API for defining and handling XML-RPC requests.
field_ui.css drupal/modules/field_ui/field_ui.css Stylesheet for the Field UI module.
field_test.field.inc drupal/modules/field/tests/field_test.field.inc Defines a field type and its formatters and widgets.
test_basetheme.info drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme description = Test theme which acts as a base theme for other test subthemes. core = 7.x hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] = base theme value
batch.inc drupal/includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
field_ui.api.php drupal/modules/field_ui/field_ui.api.php Hooks provided by the Field UI module.
field.test drupal/modules/field/tests/field.test Tests for field.module.
test_subtheme.info drupal/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info name = Theme test subtheme description = Test theme which uses test_basetheme as the base theme. core = 7.x base theme = test_basetheme hidden = TRUE settings[subtheme_override] = subtheme value
file.mimetypes.inc drupal/includes/file.mimetypes.inc Provides mimetype mappings.
field_ui.module drupal/modules/field_ui/field_ui.module Allows administrators to attach custom fields to fieldable types.
field_test.module drupal/modules/field/tests/field_test.module
block_test_theme.info drupal/modules/block/tests/themes/block_test_theme/block_test_theme.info name = Block test theme description = Theme for testing the block system core = 7.x hidden = TRUE regions[sidebar_first] = Left sidebar regions_hidden[] = sidebar_first regions[sidebar_second] = Right sidebar regions_hidden[] =…
README.txt drupal/profiles/README.txt Installation profiles define additional steps that run after the base installation provided by Drupal core when Drupal is first installed. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Place downloaded and custom installation…
file.inc drupal/includes/file.inc API for handling file uploads and server file management.
field_ui-rtl.css drupal/modules/field_ui/field_ui-rtl.css Right-to-left specific stylesheet for the Field UI module.
field_test.info drupal/modules/field/tests/field_test.info name = "Field API Test" description = "Support module for the Field API tests." core = 7.x package = Testing files[] = field_test.entity.inc version = VERSION hidden = TRUE
page.tpl.php drupal/modules/block/tests/themes/block_test_theme/page.tpl.php Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
form.api.php drupal/modules/system/form.api.php Callbacks provided by the form system.
xmlrpc.inc drupal/includes/xmlrpc.inc Drupal XML-RPC library.
trigger.admin.inc drupal/modules/trigger/trigger.admin.inc Admin page callbacks for the trigger module.
field_test.entity.inc drupal/modules/field/tests/field_test.entity.inc Defines an entity type.
language.inc drupal/includes/language.inc Language Negotiation API.
trigger.info drupal/modules/trigger/trigger.info name = Trigger description = Enables actions to be fired on certain system events, such as when new content is created. package = Core version = VERSION core = 7.x files[] = trigger.test configure = admin/structure/trigger
field_test.storage.inc drupal/modules/field/tests/field_test.storage.inc Defines a field storage backend.
statistics.php drupal/modules/statistics/statistics.php Handles counts of node views via Ajax with minimal bootstrap.
theme.inc drupal/includes/theme.inc The theme system, which controls the output of Drupal.

Pages

Other projects