Namesort iconLocationDescription
drupal-5/ modules/ blogapi/ blogapi.install
Database abstraction layerdrupal-5/ includes/ database.incAllow the use of different database servers using the same code base.
E-Commerceecommerce-5--3/ docs/ developer/ hooks/ core.phpThe Drupal E-Commerce system.
File interfacedrupal-5/ includes/ file.incCommon file handling functions.
Form generationdrupal-5/ includes/ form.incFunctions to enable the processing and display of HTML forms.
Formattingdrupal-5/ includes/ common.incFunctions to format numbers, strings, dates, etc.
Hook implementations for user-created content types.drupal-5/ modules/ node/ node.module
Hooksdrupal-5/ includes/ module.incAllow modules to interact with the Drupal core.
Input validationdrupal-5/ includes/ common.incFunctions to validate user input.
Menu systemdrupal-5/ includes/ menu.incDefine the navigation menus, and route page requests to code based on URLs.
Node access rightsdrupal-5/ modules/ node/ node.moduleThe node access system determines who can do what to which nodes.
Search interfacedrupal-5/ modules/ search/ search.moduleThe Drupal search interface manages a global search mechanism.
Themable functions controlling the display of subproductsecommerce-5--3/ subproducts/ subproducts.module
Themeable functionsdrupal-5/ includes/ theme.incFunctions that display HTML, and which can be customized by themes.