Functions

Primary tabs

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

Pages

Other projects