Topics

Namesort iconLocationDescription
modules/ blogapi/ blogapi.install
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/ form.incFunctions to enable the processing and display of HTML forms.
Formattingincludes/ common.incFunctions to format numbers, strings, dates, etc.
Hook implementations for user-created content types.modules/ node/ node.module
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/ node.moduleThe node access system determines who can do what to which nodes.
Search interfacemodules/ search/ search.moduleThe Drupal search interface manages a global search mechanism.
Themeable functionsincludes/ theme.incFunctions that display HTML, and which can be customized by themes.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.