Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
path_node_insert drupal-7.x/modules/path/path.module Implements hook_node_insert(). 1
path_node_update drupal-7.x/modules/path/path.module Implements hook_node_update().
path_permission drupal-7.x/modules/path/path.module Implements hook_permission().
path_save drupal-7.x/includes/path.inc Save a path alias to the database. 9
path_taxonomy_term_delete drupal-7.x/modules/path/path.module Implements hook_taxonomy_term_delete().
path_taxonomy_term_insert drupal-7.x/modules/path/path.module Implements hook_taxonomy_term_insert().
path_taxonomy_term_update drupal-7.x/modules/path/path.module Implements hook_taxonomy_term_update().
path_test_path_update drupal-7.x/modules/simpletest/tests/path_test.module Implements hook_path_update().
path_test_reset drupal-7.x/modules/simpletest/tests/path_test.module Resets the path test results. 1
path_to_theme drupal-7.x/includes/theme.inc Returns the path to the current themed element. 4
phptemplate_init drupal-7.x/themes/engines/phptemplate/phptemplate.engine Implements hook_init().
phptemplate_theme drupal-7.x/themes/engines/phptemplate/phptemplate.engine Implements hook_theme().
php_disable drupal-7.x/modules/php/php.install Implements hook_disable().
php_enable drupal-7.x/modules/php/php.install Implements hook_enable().
php_eval drupal-7.x/modules/php/php.module Evaluates a string of PHP code. 1 1
php_filter_info drupal-7.x/modules/php/php.module Implements hook_filter_info().
php_help drupal-7.x/modules/php/php.module Implements hook_help().
php_permission drupal-7.x/modules/php/php.module Implements hook_permission().
poll_block_info drupal-7.x/modules/poll/poll.module Implements hook_block_info().
poll_block_latest_poll_view drupal-7.x/modules/poll/poll.module Return content for 'latest poll' block. 1
poll_block_view drupal-7.x/modules/poll/poll.module Implements hook_block_view().
poll_cancel drupal-7.x/modules/poll/poll.module Submit callback for poll_cancel_form(). 1
poll_cancel_form drupal-7.x/modules/poll/poll.module Builds the cancel form for a poll. 1
poll_choice_js drupal-7.x/modules/poll/poll.module Ajax callback in response to new choices being added to the form. 2
poll_cron drupal-7.x/modules/poll/poll.module Implements hook_cron().
poll_delete drupal-7.x/modules/poll/poll.module Implements hook_delete().
poll_field_attach_prepare_translation_alter drupal-7.x/modules/poll/poll.module Implements hook_field_attach_prepare_translation_alter().
poll_field_extra_fields drupal-7.x/modules/poll/poll.module Implements hook_field_extra_fields().
poll_form drupal-7.x/modules/poll/poll.module Implements hook_form().
poll_help drupal-7.x/modules/poll/poll.module Implements hook_help().
poll_insert drupal-7.x/modules/poll/poll.module Implements hook_insert().
poll_load drupal-7.x/modules/poll/poll.module Implements hook_load().
poll_menu drupal-7.x/modules/poll/poll.module Implements hook_menu().
poll_more_choices_submit drupal-7.x/modules/poll/poll.module Submit handler to add more choices to a poll form. 1
poll_node_form_submit drupal-7.x/modules/poll/poll.module Form submit handler for node_form().
poll_node_info drupal-7.x/modules/poll/poll.module Implements hook_node_info().
poll_page drupal-7.x/modules/poll/poll.pages.inc Menu callback to provide a simple list of all polls available. 2
poll_permission drupal-7.x/modules/poll/poll.module Implements hook_permission().
poll_rdf_mapping drupal-7.x/modules/poll/poll.module Implements hook_rdf_mapping().
poll_results drupal-7.x/modules/poll/poll.pages.inc Callback for the 'results' tab for polls you can vote on 4
poll_schema drupal-7.x/modules/poll/poll.install Implements hook_schema().
poll_teaser drupal-7.x/modules/poll/poll.module Creates a simple teaser that lists all the choices. 1
poll_theme drupal-7.x/modules/poll/poll.module Implements hook_theme().
poll_tokens drupal-7.x/modules/poll/poll.tokens.inc Implements hook_tokens().
poll_token_info drupal-7.x/modules/poll/poll.tokens.inc Implements hook_token_info().
poll_update drupal-7.x/modules/poll/poll.module Implements hook_update().
poll_update_7001 drupal-7.x/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.
poll_update_7002 drupal-7.x/modules/poll/poll.install Add timestamp field to {poll_vote}.
poll_update_7003 drupal-7.x/modules/poll/poll.install Change the weight column to normal int.
poll_update_7004 drupal-7.x/modules/poll/poll.install Update the database to match the schema.

Páginas