You are here

Functions in Drupal 4

Primary tabs

Namesort descending Location Description Direct uses Strings
path_form_alter modules/path.module Implementation of hook_form_alter().
path_form_submit modules/path.module Save URL alias to the database.
path_form_validate modules/path.module Verify that URL alias is valid.
path_help modules/path.module Implementation of hook_help().
path_load modules/path.module Fetch a specific URL alias from the database. 2
path_menu modules/path.module Implementation of hook_menu().
path_nodeapi modules/path.module Implementation of hook_nodeapi().
path_overview modules/path.module Return a listing of all defined URL aliases. 1
path_perm modules/path.module Implementation of hook_perm().
path_set_alias modules/path.module Set an aliased path for a given Drupal path, preventing duplicates. 2
path_to_theme includes/theme.inc Return the path to the currently selected theme. 3
phptemplate_block themes/engines/phptemplate/phptemplate.engine Prepare the values passed to the theme_block function to be passed into a pluggable template engine.
phptemplate_box themes/engines/phptemplate/phptemplate.engine Prepare the values passed to the theme_box function to be passed into a pluggable template engine.
phptemplate_comment themes/engines/phptemplate/phptemplate.engine Prepare the values passed to the theme_comment function to be passed into a pluggable template engine.
phptemplate_features themes/engines/phptemplate/phptemplate.engine
phptemplate_init themes/engines/phptemplate/phptemplate.engine @file Handles integration of templates written in pure php with the Drupal theme system.
phptemplate_node themes/engines/phptemplate/phptemplate.engine
phptemplate_page themes/engines/phptemplate/phptemplate.engine Prepare the values passed to the theme_page function to be passed into a pluggable template engine.
phptemplate_regions themes/engines/phptemplate/phptemplate.engine Declare the available regions implemented by this engine.
phptemplate_templates themes/engines/phptemplate/phptemplate.engine
ping_cron modules/ping.module Implementation of hook_cron().
ping_help modules/ping.module Implementation of hook_help().
ping_ping modules/ping.module Implementation of hook_ping().
poll_access modules/poll.module Implementation of hook_access().
poll_block modules/poll.module Implementation of hook_block().
poll_cron modules/poll.module Implementation of hook_cron().
poll_delete modules/poll.module Implementation of hook_delete().
poll_form modules/poll.module Implementation of hook_form().
poll_help modules/poll.module Implementation of hook_help().
poll_insert modules/poll.module
poll_load modules/poll.module Implementation of hook_load().
poll_menu modules/poll.module Implementation of hook_menu().
poll_node_info modules/poll.module Implementation of hook_node_info().
poll_page modules/poll.module 1
poll_perm modules/poll.module Implementation of hook_perm().
poll_results modules/poll.module Callback for the 'results' tab for polls you can vote on 1
poll_submit modules/poll.module Implementation of hook_submit().
poll_teaser modules/poll.module Creates a simple teaser that lists all the choices. 1
poll_update modules/poll.module Implementation of hook_update().
poll_user modules/poll.module Implementation of hook_user().
poll_validate modules/poll.module Implementation of hook_validate().
poll_view modules/poll.module Implementation of hook_view(). 1
poll_view_results modules/poll.module Generates a graphical representation of the results of a poll. 1
poll_view_voting modules/poll.module Generates the voting form for a poll. 1
poll_vote modules/poll.module Callback for processing a vote 1 1
profile_admin_overview modules/profile.module Menu callback; display a listing of all editable profile fields. 1
profile_block modules/profile.module Implementation of hook_block().
profile_browse modules/profile.module Menu callback; display a list of user information. 1
profile_categories modules/profile.module 1
profile_field_delete modules/profile.module Menu callback; deletes a field from all user profiles. 1

Pages

Other projects