Topics

Namesort iconLocationDescription
Database abstraction layerincludes/ database.incAllow the use of different database servers using the same code base.
File interfaceincludes/ file.incCommon file handling functions.
Form generationincludes/ common.incFunctions to enable output of HTML forms and form elements.
Formattingincludes/ common.incFunctions to format numbers, strings, dates, etc.
Hooksincludes/ module.incAllow modules to interact with the Drupal core.
Input validationincludes/ common.incFunctions to validate user input.
Menu systemincludes/ menu.incDefine the navigation menus, and route page requests to code based on URLs.
Node access rightsmodules/ node.moduleThe node access system determines who can do what to which nodes.
Search interfacemodules/ search.moduleThe Drupal search interface manages a global search mechanism.
Themeable functionsincludes/ theme.incFunctions that display HTML, and which can be customized by themes.
 
 

Drupal is a registered trademark of Dries Buytaert.