Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
openid_user_add function modules/openid/openid.pages.inc Form builder; Add an OpenID identity.
openid_user_add_submit function modules/openid/openid.pages.inc
openid_user_add_validate function modules/openid/openid.pages.inc
openid_user_delete_form function modules/openid/openid.pages.inc Menu callback; Delete the specified OpenID identity from the system.
openid_user_delete_form_submit function modules/openid/openid.pages.inc
openid_user_identities function modules/openid/openid.pages.inc Menu callback; Manage OpenID identities for the specified user.
openid_user_insert function modules/openid/openid.module Implements hook_user_insert().
openid_user_login function modules/openid/openid.module Implements hook_user_login().
openid_user_logout function modules/openid/openid.module Implements hook_user_logout().
openid_verify_assertion function modules/openid/openid.module Attempt to verify the response received from the OpenID Provider.
openid_verify_assertion_nonce function modules/openid/openid.module Verify that the nonce has not been used in earlier assertions from the same OpenID provider.
openid_verify_assertion_return_url function modules/openid/openid.module Verify that openid.return_to matches the current URL.
openid_verify_assertion_signature function modules/openid/openid.module Verify the signature of the response received from the OpenID provider.
options.module file modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
OptionsSelectDynamicValuesTestCase class modules/field/modules/options/options.test Test an options select on a list field with a dynamic allowed values function.
OptionsSelectDynamicValuesTestCase::getInfo function modules/field/modules/options/options.test
OptionsSelectDynamicValuesTestCase::testSelectListDynamic function modules/field/modules/options/options.test Tests the 'options_select' widget (single select).
OptionsWidgetsTestCase class modules/field/modules/options/options.test @file
Tests for options.module.
OptionsWidgetsTestCase::$bool property modules/field/modules/options/options.test
OptionsWidgetsTestCase::$card_1 property modules/field/modules/options/options.test
OptionsWidgetsTestCase::$card_2 property modules/field/modules/options/options.test
OptionsWidgetsTestCase::$web_user property modules/field/modules/options/options.test
OptionsWidgetsTestCase::getInfo function modules/field/modules/options/options.test
OptionsWidgetsTestCase::setUp function modules/field/modules/options/options.test Set the default field storage backend for fields created during tests.
OptionsWidgetsTestCase::testCheckBoxes function modules/field/modules/options/options.test Tests the 'options_buttons' widget (multiple select).
OptionsWidgetsTestCase::testOnOffCheckbox function modules/field/modules/options/options.test Tests the 'options_onoff' widget.
OptionsWidgetsTestCase::testRadioButtons function modules/field/modules/options/options.test Tests the 'options_buttons' widget (single select).
OptionsWidgetsTestCase::testSelectListMultiple function modules/field/modules/options/options.test Tests the 'options_select' widget (multiple select).
OptionsWidgetsTestCase::testSelectListSingle function modules/field/modules/options/options.test Tests the 'options_select' widget (single select).
options_field_widget_error function modules/field/modules/options/options.module Implements hook_field_widget_error().
options_field_widget_form function modules/field/modules/options/options.module Implements hook_field_widget_form().
options_field_widget_info function modules/field/modules/options/options.module Implements hook_field_widget_info().
options_field_widget_settings_form function modules/field/modules/options/options.module Implements hook_field_widget_settings_form().
options_field_widget_validate function modules/field/modules/options/options.module Form element validation handler for options element.
overlay-child-rtl.css file modules/overlay/overlay-child-rtl.css RTL styling for Overlay child pages.
overlay-child.css file modules/overlay/overlay-child.css Basic styling for the Overlay child pages.
overlay.module file modules/overlay/overlay.module Displays the Drupal administration interface in an overlay.
overlay_admin_paths function modules/overlay/overlay.module Implements hook_admin_paths().
overlay_ajax_render_region function modules/overlay/overlay.module Prints the markup obtained by rendering a single region of the page.
overlay_close_dialog function modules/overlay/overlay.module Requests that the overlay closes when the page is displayed.
overlay_deliver_empty_page function modules/overlay/overlay.module Prints an empty page.
overlay_disable_message function modules/overlay/overlay.module Returns a renderable array representing a message for disabling the overlay.
overlay_display_empty_page function modules/overlay/overlay.module Stores and returns whether an empty page override is needed.
overlay_drupal_goto_alter function modules/overlay/overlay.module Implements hook_drupal_goto_alter().
overlay_get_mode function modules/overlay/overlay.module Gets the current overlay mode.
overlay_get_regions_to_render function modules/overlay/overlay.module Returns a list of page regions that rendering should be limited to.
overlay_get_rendered_content function modules/overlay/overlay.module Returns any rendered content that was stored earlier in the page request.
overlay_overlay_child_initialize function modules/overlay/overlay.module Implements hook_overlay_child_initialize().
overlay_page_delivery_callback_alter function modules/overlay/overlay.module Implements hook_page_delivery_callback_alter().
overlay_render_region function modules/overlay/overlay.module Renders an individual page region.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.