Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
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.api.php file modules/field/modules/options/options.api.php Hooks provided by the Options module.
options.info file modules/field/modules/options/options.info name = Options
description = Defines selection, check box and radio button widgets for text and numeric fields.
package = Core
version = VERSION
core = 7.x
dependencies[] = field
files[] = options.test
options.module file modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
options.test file modules/field/modules/options/options.test Tests for options.module.
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_array_flatten function modules/field/modules/options/options.module Flattens an array of allowed values.
options_array_transpose function modules/field/modules/options/options.module Manipulates a 2D array to reverse rows and columns.
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.
options_help function modules/field/modules/options/options.module Implements hook_help().
options_theme function modules/field/modules/options/options.module Implements hook_theme().
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-parent.css file modules/overlay/overlay-parent.css Basic styling for the Overlay module.
overlay.api.php file modules/overlay/overlay.api.php Hooks provided by Overlay module.
overlay.info file modules/overlay/overlay.info name = Overlay
description = Displays the Drupal administration interface in an overlay.
package = Core
version = VERSION
core = 7.x
overlay.install file modules/overlay/overlay.install Install, update, and uninstall functions for the Overlay module.
overlay.module file modules/overlay/overlay.module Displays the Drupal administration interface in an overlay.
overlay.tpl.php file modules/overlay/overlay.tpl.php Default theme implementation to display a page in the 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_batch_alter function modules/overlay/overlay.module Implements hook_batch_alter().
overlay_block_list_alter function modules/overlay/overlay.module Implements hook_block_list_alter().
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_enable function modules/overlay/overlay.install Implements hook_enable().

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