Drupal's APIs

If you are interested in developing Drupal modules or hacking away at the Drupal core then this is the place to find details about all the functions and classes defined in Drupal.

Drupal uses Doxygen to automatically generate documentation from the latest Drupal sources. This allows us to ensure that documentation is up-to-date, and to simultaneously track multiple versions of the documentation.

API Documentation is available from api.drupal.org for:

For guidelines on how to document code with Doxygen, see Doxygen formatting conventions. Example modules can be found in the contributions/docs directory in CVS. See Your own api.drupal.org site for information on how to set it up.

 
 

Drupal is a registered trademark of Dries Buytaert.