drupal.module

Version 1.119.2.1 (checked in on 2006/06/01 at 20:42:53 by killes)

Lets users log in using a Drupal ID and can notify a central server about your site.

Functions

NameDescription
drupal_authImplementation of hook_auth().
drupal_client_pageFormats a list of all clients.
drupal_client_pingCallback function from drupal_xmlrpc() called when another site pings this one.
drupal_cronImplementation of hook_cron(); handles pings to and from the site.
drupal_helpImplementation of hook_help().
drupal_infoImplementation of hook_info().
drupal_loginCallback function from drupal_xmlrpc() for authenticating remote clients.
drupal_menuImplementation of hook_menu().
drupal_notifySends a ping to the Drupal directory server.
drupal_page_helpMenu callback; print Drupal-authentication-specific information from user/help.
drupal_settingsImplementation of hook_settings().
drupal_xmlrpcImplementation of hook_xmlrpc().
theme_client_listTheme a client list.
Login or register to post comments
 
 

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.