Primary tabs

Namesort descending Location Description Direct uses Strings
hook_node_name developer/hooks/node.php Define the human-readable name of a node type.
hook_node_types developer/hooks/node.php Define multiple node types.
hook_onload developer/hooks/core.php Insert a JavaScript onload handler.
hook_perm developer/hooks/core.php Define user permissions.
hook_ping developer/hooks/core.php Ping another server.
hook_search developer/hooks/core.php Define a custom search routine.
hook_search_item developer/hooks/core.php Format a search result.
hook_search_preprocess developer/hooks/core.php Preprocess text for the search index.
hook_settings developer/hooks/core.php Declare administrative settings for a module.
hook_taxonomy developer/hooks/core.php Act on taxonomy changes.
hook_textarea developer/hooks/core.php React to textarea additions.
hook_update developer/hooks/node.php Respond to node updating.
hook_update_index developer/hooks/core.php Update Drupal's full-text index for this module.
hook_user developer/hooks/core.php Act on user account actions.
hook_validate developer/hooks/node.php Verify a node editing form.
hook_view developer/hooks/node.php Display a node.
hook_xmlrpc developer/hooks/core.php Register XML-RPC callbacks.
image_crop includes/image.inc Crop an image to the rectangle specified by the given rectangle.
image_gd_check_settings includes/image.inc Verify GD2 settings (that the right version is actually installed).
image_gd_close includes/image.inc GD helper to write an image resource to a destination file. 3
image_gd_crop includes/image.inc Crop an image using the GD toolkit.
image_gd_open includes/image.inc GD helper function to create an image resource from a file. 3
image_gd_resize includes/image.inc Scale an image to the specified size using GD.
image_gd_rotate includes/image.inc Rotate an image the given number of degrees.
image_gd_settings includes/image.inc Retrieve settings for the GD2 toolkit (not used).
image_get_available_toolkits includes/image.inc Return a list of available toolkits. 1
image_get_info includes/image.inc Get details about an image. 7
image_get_toolkit includes/image.inc Retrieve the name of the currently used toolkit. 1
image_resize includes/image.inc Resize an image to the given dimensions (ignoring aspect ratio).
image_rotate includes/image.inc Rotate an image by the given number of degrees.
image_scale includes/image.inc Scales an image to the given width and height while maintaining aspect ratio. 1
image_toolkit_invoke includes/image.inc Invokes the given method using the currently selected toolkit. 5
init_theme includes/theme.inc Initialize the theme system by loading the theme. 1
l includes/common.inc Format an internal Drupal link. 81
legacy_blog_feed modules/legacy.module Menu callback; redirects users to new blog feed paths. 1
legacy_filter modules/legacy.module Implementation of hook_filter(). Handles URL upgrades from Drupal 4.1.
legacy_help modules/legacy.module Implementation of hook_help().
legacy_menu modules/legacy.module Implementation of hook_menu().
legacy_taxonomy_feed modules/legacy.module Menu callback; redirects users to new taxonomy feed paths. 1
legacy_taxonomy_page modules/legacy.module Menu callback; redirects users to new taxonomy page paths. 1
list_themes includes/theme.inc Provides a list of currently available themes. 4
list_theme_engines includes/theme.inc Provides a list of currently available theme engines
locale modules/locale.module Provides interface translation services 1 5
locale_admin_export modules/locale.module Page handler for the translation export screen 1
locale_admin_import modules/locale.module Page handler for the translation import screen 1
locale_admin_manage modules/locale.module Page handler for the language management screen 1
locale_admin_manage_add modules/locale.module Page handler for the language addition screen 1
locale_admin_manage_delete_screen modules/locale.module User interface for the language deletion confirmation screen 1
locale_admin_string modules/locale.module Page handler for the string search and administration screen 1
locale_get_plural modules/locale.module Returns plural form index for a specific number 1

Pages

Other projects