Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
path_load drupal/includes/path.inc Fetches a specific URL alias from the database. 4
path_menu drupal/modules/path/path.module Implements hook_menu().
path_node_delete drupal/modules/path/path.module Implements hook_node_delete().
path_node_insert drupal/modules/path/path.module Implements hook_node_insert(). 1
path_node_update drupal/modules/path/path.module Implements hook_node_update().
path_permission drupal/modules/path/path.module Implements hook_permission().
path_save drupal/includes/path.inc Save a path alias to the database. 9
path_taxonomy_term_delete drupal/modules/path/path.module Implements hook_taxonomy_term_delete().
path_taxonomy_term_insert drupal/modules/path/path.module Implements hook_taxonomy_term_insert().
path_taxonomy_term_update drupal/modules/path/path.module Implements hook_taxonomy_term_update().
path_test_path_update drupal/modules/simpletest/tests/path_test.module Implements hook_path_update().
path_test_reset drupal/modules/simpletest/tests/path_test.module Resets the path test results. 1
path_to_theme drupal/includes/theme.inc Returns the path to the current themed element. 4
phptemplate_init drupal/themes/engines/phptemplate/phptemplate.engine Implements hook_init().
phptemplate_theme drupal/themes/engines/phptemplate/phptemplate.engine Implements hook_theme().
php_disable drupal/modules/php/php.install Implements hook_disable().
php_enable drupal/modules/php/php.install Implements hook_enable().
php_eval drupal/modules/php/php.module Evaluates a string of PHP code. 1 1
php_filter_info drupal/modules/php/php.module Implements hook_filter_info().
php_help drupal/modules/php/php.module Implements hook_help().
php_permission drupal/modules/php/php.module Implements hook_permission().
poll_block_info drupal/modules/poll/poll.module Implements hook_block_info().
poll_block_latest_poll_view drupal/modules/poll/poll.module Return content for 'latest poll' block. 1
poll_block_view drupal/modules/poll/poll.module Implements hook_block_view().
poll_cancel drupal/modules/poll/poll.module Submit callback for poll_cancel_form(). 1
poll_cancel_form drupal/modules/poll/poll.module Builds the cancel form for a poll. 1
poll_choice_js drupal/modules/poll/poll.module Ajax callback in response to new choices being added to the form. 1
poll_cron drupal/modules/poll/poll.module Implements hook_cron().
poll_delete drupal/modules/poll/poll.module Implements hook_delete().
poll_field_attach_prepare_translation_alter drupal/modules/poll/poll.module Implements hook_field_attach_prepare_translation_alter().
poll_field_extra_fields drupal/modules/poll/poll.module Implements hook_field_extra_fields().
poll_form drupal/modules/poll/poll.module Implements hook_form().
poll_help drupal/modules/poll/poll.module Implements hook_help().
poll_insert drupal/modules/poll/poll.module Implements hook_insert().
poll_load drupal/modules/poll/poll.module Implements hook_load().
poll_menu drupal/modules/poll/poll.module Implements hook_menu().
poll_more_choices_submit drupal/modules/poll/poll.module Submit handler to add more choices to a poll form. 1
poll_node_form_submit drupal/modules/poll/poll.module Form submit handler for node_form().
poll_node_info drupal/modules/poll/poll.module Implements hook_node_info().
poll_page drupal/modules/poll/poll.pages.inc Menu callback to provide a simple list of all polls available. 1
poll_permission drupal/modules/poll/poll.module Implements hook_permission().
poll_rdf_mapping drupal/modules/poll/poll.module Implements hook_rdf_mapping().
poll_results drupal/modules/poll/poll.pages.inc Callback for the 'results' tab for polls you can vote on 1
poll_schema drupal/modules/poll/poll.install Implements hook_schema().
poll_teaser drupal/modules/poll/poll.module Creates a simple teaser that lists all the choices. 1
poll_theme drupal/modules/poll/poll.module Implements hook_theme().
poll_tokens drupal/modules/poll/poll.tokens.inc Implements hook_tokens().
poll_token_info drupal/modules/poll/poll.tokens.inc Implements hook_token_info().
poll_update drupal/modules/poll/poll.module Implements hook_update().
poll_update_7001 drupal/modules/poll/poll.install Use the poll_choice primary key to record votes in poll_votes rather than the choice order. Rename chorder to weight.

Pages

Other projects