Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
openid_test_html_openid1 drupal-7.x/modules/openid/tests/openid_test.module Menu callback; regular HTML page with OpenID 1.0 <link> element. 1
openid_test_html_openid2 drupal-7.x/modules/openid/tests/openid_test.module Menu callback; regular HTML page with OpenID 2.0 <link> element. 1
openid_test_install drupal-7.x/modules/openid/tests/openid_test.install Implements hook_install().
openid_test_menu drupal-7.x/modules/openid/tests/openid_test.module Implements hook_menu().
openid_test_menu_site_status_alter drupal-7.x/modules/openid/tests/openid_test.module Implements hook_menu_site_status_alter().
openid_test_redirect drupal-7.x/modules/openid/tests/openid_test.module Menu callback; redirect during Normalization/Discovery. 1
openid_test_redirected_method drupal-7.x/modules/openid/tests/openid_test.module Menu callback; respond with appropriate callback. 1
openid_test_yadis_http_equiv drupal-7.x/modules/openid/tests/openid_test.module Menu callback; regular HTML page with <meta> element. 1
openid_test_yadis_xrds drupal-7.x/modules/openid/tests/openid_test.module Menu callback; XRDS document that references the OP Endpoint URL. 1
openid_test_yadis_x_xrds_location drupal-7.x/modules/openid/tests/openid_test.module Menu callback; regular HTML page with an X-XRDS-Location HTTP header. 1
openid_update_6000 drupal-7.x/modules/openid/openid.install Add a table to store nonces.
openid_user_add drupal-7.x/modules/openid/openid.pages.inc Form builder; Add an OpenID identity. 1
openid_user_add_submit drupal-7.x/modules/openid/openid.pages.inc
openid_user_add_validate drupal-7.x/modules/openid/openid.pages.inc
openid_user_delete_form drupal-7.x/modules/openid/openid.pages.inc Menu callback; Delete the specified OpenID identity from the system. 1
openid_user_delete_form_submit drupal-7.x/modules/openid/openid.pages.inc
openid_user_identities drupal-7.x/modules/openid/openid.pages.inc Menu callback; Manage OpenID identities for the specified user. 1
openid_user_insert drupal-7.x/modules/openid/openid.module Implements hook_user_insert().
openid_user_login drupal-7.x/modules/openid/openid.module Implements hook_user_login().
openid_user_logout drupal-7.x/modules/openid/openid.module Implements hook_user_logout().
openid_verify_assertion drupal-7.x/modules/openid/openid.module Attempt to verify the response received from the OpenID Provider. 1
openid_verify_assertion_nonce drupal-7.x/modules/openid/openid.module Verify that the nonce has not been used in earlier assertions from the same OpenID provider. 1
openid_verify_assertion_return_url drupal-7.x/modules/openid/openid.module Verify that openid.return_to matches the current URL. 1
openid_verify_assertion_signature drupal-7.x/modules/openid/openid.module Verify the signature of the response received from the OpenID provider. 1
options_array_flatten drupal-7.x/modules/field/modules/options/options.module Flattens an array of allowed values. 2
options_array_transpose drupal-7.x/modules/field/modules/options/options.module Manipulates a 2D array to reverse rows and columns. 2
options_field_widget_error drupal-7.x/modules/field/modules/options/options.module Implements hook_field_widget_error().
options_field_widget_form drupal-7.x/modules/field/modules/options/options.module Implements hook_field_widget_form().
options_field_widget_info drupal-7.x/modules/field/modules/options/options.module Implements hook_field_widget_info().
options_field_widget_settings_form drupal-7.x/modules/field/modules/options/options.module Implements hook_field_widget_settings_form().
options_field_widget_validate drupal-7.x/modules/field/modules/options/options.module Form element validation handler for options element. 1
options_help drupal-7.x/modules/field/modules/options/options.module Implements hook_help().
options_theme drupal-7.x/modules/field/modules/options/options.module Implements hook_theme().
overlay_admin_paths drupal-7.x/modules/overlay/overlay.module Implements hook_admin_paths().
overlay_ajax_render_region drupal-7.x/modules/overlay/overlay.module Prints the markup obtained by rendering a single region of the page. 1
overlay_batch_alter drupal-7.x/modules/overlay/overlay.module Implements hook_batch_alter().
overlay_block_list_alter drupal-7.x/modules/overlay/overlay.module Implements hook_block_list_alter().
overlay_close_dialog drupal-7.x/modules/overlay/overlay.module Requests that the overlay closes when the page is displayed. 1 2
overlay_deliver_empty_page drupal-7.x/modules/overlay/overlay.module Prints an empty page. 1
overlay_disable_message drupal-7.x/modules/overlay/overlay.module Returns a renderable array representing a message for disabling the overlay. 2 1
overlay_display_empty_page drupal-7.x/modules/overlay/overlay.module Stores and returns whether an empty page override is needed. 2
overlay_drupal_goto_alter drupal-7.x/modules/overlay/overlay.module Implements hook_drupal_goto_alter().
overlay_enable drupal-7.x/modules/overlay/overlay.install Implements hook_enable().
overlay_exit drupal-7.x/modules/overlay/overlay.module Implements hook_exit().
overlay_form_user_profile_form_alter drupal-7.x/modules/overlay/overlay.module Implements hook_form_FORM_ID_alter().
overlay_get_mode drupal-7.x/modules/overlay/overlay.module Gets the current overlay mode. 10
overlay_get_regions_to_render drupal-7.x/modules/overlay/overlay.module Returns a list of page regions that rendering should be limited to. 2
overlay_get_rendered_content drupal-7.x/modules/overlay/overlay.module Returns any rendered content that was stored earlier in the page request. 1
overlay_help drupal-7.x/modules/overlay/overlay.module Implements hook_help().
overlay_init drupal-7.x/modules/overlay/overlay.module Implements hook_init().

Páginas