Automatic interface translation import includes/locale.inc Przetłumacz
Batch operations includes/form.inc Functions allowing forms processing to be spread out over several page
requests, thus ensuring that the processing does not get interrupted
because of a PHP timeout, while allowing the user to receive feedback
on the progress of the ongoing operations.Przetłumacz
Code registry includes/registry.inc The code registry engine.Przetłumacz
Comment updates from 5.x to 6.x modules/comment/comment.install Przetłumacz
Comment updates from 6.x to 7.x modules/comment/comment.install Przetłumacz
Database abstraction layer includes/database/database.inc Allow the use of different database servers using the same code base.Przetłumacz
Default theme implementations includes/theme.inc Functions and templates that present output to the user, and can be
implemented by themes.Przetłumacz
Example batch definitions developer-docs/examples/batch_example.module Definitions of the batches used in this module.Przetłumacz
Extra system updates for 5.x modules/system/system.install Przetłumacz
Extra system updates for 6.x modules/system/system.install Przetłumacz
Field API modules/field/field.module Attach custom data fields to Drupal objects.Przetłumacz
Field API data structures modules/field/field.crud.inc Represent Field API fields and instances.Przetłumacz
Field Attach API modules/field/field.attach.inc Operate on Field API data attached to Drupal objects.Przetłumacz
Field CRUD API modules/field/field.crud.inc Create, update, and delete Field API fields, bundles, and instances.Przetłumacz
Field Info API modules/field/field.info.inc Obtain information about Field API configuration.Przetłumacz
Field Storage API modules/field/field.attach.inc Implement a storage engine for Field API data.Przetłumacz
Field Types API modules/field/field.api.php Define field types, widget types, and display formatter types.Przetłumacz
File interface includes/file.inc Common file handling functions.Przetłumacz
Form builder functions includes/form.inc Functions that build an abstract representation of a HTML form.Przetłumacz
Form generation includes/form.inc Functions to enable the processing and display of HTML forms.Przetłumacz
Formatting includes/common.inc Functions to format numbers, strings, dates, etc.Przetłumacz
Hook implementations for user-created content types. modules/node/node.module Przetłumacz
Hooks includes/module.inc Allow modules to interact with the Drupal core.Przetłumacz
Image toolkits includes/image.inc Drupal's image toolkits provide an abstraction layer for common image file
manipulations like scaling, cropping, and rotating. The abstraction frees
module authors from the need to support multiple image libraries, and it
allows site...Przetłumacz
Input validation includes/common.inc Functions to validate user input.Przetłumacz
Language addition and editing functionality includes/locale.inc Przetłumacz
Language addition API. includes/locale.inc Przetłumacz
Language deletion functionality includes/locale.inc Przetłumacz
Language negotiation options screen includes/locale.inc Przetłumacz
Language overview functionality includes/locale.inc Przetłumacz
List of predefined languages includes/locale.inc Przetłumacz
Menu system includes/menu.inc Define the navigation menus, and route page requests to code based on URLs.Przetłumacz
Node access rights modules/node/node.module The node access system determines who can do what to which nodes.Przetłumacz
Private update status cache system modules/update/update.module We specifically do NOT use the core cache API for saving the fetched data
about available updates. It is vitally important that this cache is only
cleared when we're populating it after successfully fetching new available
update data. Usage of...Przetłumacz
Queue operations modules/system/system.queue.inc The queue system allows placing items in a queue and processing them later.
The system tries to ensure that only one consumer can process an item.Przetłumacz
Schema API includes/database/schema.inc A Drupal schema definition is an array structure representing one or
more tables and their related keys and indexes. A schema is defined by
hook_schema (), which usually lives in a modulename.install file.Przetłumacz
Search interface modules/search/search.module The Drupal search interface manages a global search mechanism.Przetłumacz
String search functions. includes/locale.inc Przetłumacz
Translation (template) export API. includes/locale.inc Przetłumacz
Translation delete interface. includes/locale.inc Przetłumacz
Translation export screen. includes/locale.inc Przetłumacz
Translation import API. includes/locale.inc Przetłumacz
Translation import screen. includes/locale.inc Przetłumacz
Translation overview screen. includes/locale.inc Przetłumacz
Translation search screen. includes/locale.inc Przetłumacz
Translation text editing includes/locale.inc Przetłumacz
User updates from 6.x to 7.x modules/user/user.install Przetłumacz