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