Search for all
Title | Object type | File name | Summary |
---|---|---|---|
openid_verify_assertion | function | modules/ |
Attempt to verify the response received from the OpenID Provider. |
openid_verify_assertion_nonce | function | modules/ |
Verify that the nonce has not been used in earlier assertions from the same OpenID provider. |
openid_verify_assertion_return_url | function | modules/ |
Verify that openid.return_to matches the current URL. |
openid_verify_assertion_signature | function | modules/ |
Verify the signature of the response received from the OpenID provider. |
options.api.php | file | modules/ |
Hooks provided by the Options module. |
options.info | file | modules/ |
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/ |
Defines selection, check box and radio button widgets for text and numeric fields. |
options.test | file | modules/ |
Tests for options.module. |
OptionsSelectDynamicValuesTestCase | class | modules/ |
Test an options select on a list field with a dynamic allowed values function. |
OptionsSelectDynamicValuesTestCase::getInfo | function | modules/ |
|
OptionsSelectDynamicValuesTestCase::testSelectListDynamic | function | modules/ |
Tests the 'options_select' widget (single select). |
OptionsWidgetsTestCase | class | modules/ |
@file Tests for options.module. |
OptionsWidgetsTestCase::$bool | property | modules/ |
|
OptionsWidgetsTestCase::$card_1 | property | modules/ |
|
OptionsWidgetsTestCase::$card_2 | property | modules/ |
|
OptionsWidgetsTestCase::$web_user | property | modules/ |
|
OptionsWidgetsTestCase::getInfo | function | modules/ |
|
OptionsWidgetsTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
OptionsWidgetsTestCase::testCheckBoxes | function | modules/ |
Tests the 'options_buttons' widget (multiple select). |
OptionsWidgetsTestCase::testOnOffCheckbox | function | modules/ |
Tests the 'options_onoff' widget. |
OptionsWidgetsTestCase::testRadioButtons | function | modules/ |
Tests the 'options_buttons' widget (single select). |
OptionsWidgetsTestCase::testSelectListMultiple | function | modules/ |
Tests the 'options_select' widget (multiple select). |
OptionsWidgetsTestCase::testSelectListSingle | function | modules/ |
Tests the 'options_select' widget (single select). |
options_array_flatten | function | modules/ |
Flattens an array of allowed values. |
options_array_transpose | function | modules/ |
Manipulates a 2D array to reverse rows and columns. |
options_field_widget_error | function | modules/ |
Implements hook_field_widget_error(). |
options_field_widget_form | function | modules/ |
Implements hook_field_widget_form(). |
options_field_widget_info | function | modules/ |
Implements hook_field_widget_info(). |
options_field_widget_settings_form | function | modules/ |
Implements hook_field_widget_settings_form(). |
options_field_widget_validate | function | modules/ |
Form element validation handler for options element. |
options_help | function | modules/ |
Implements hook_help(). |
options_theme | function | modules/ |
Implements hook_theme(). |
overlay-child-rtl.css | file | modules/ |
RTL styling for Overlay child pages. |
overlay-child.css | file | modules/ |
Basic styling for the Overlay child pages. |
overlay-parent.css | file | modules/ |
Basic styling for the Overlay module. |
overlay.api.php | file | modules/ |
Hooks provided by Overlay module. |
overlay.info | file | modules/ |
name = Overlay description = Displays the Drupal administration interface in an overlay. package = Core version = VERSION core = 7.x |
overlay.install | file | modules/ |
Install, update, and uninstall functions for the Overlay module. |
overlay.module | file | modules/ |
Displays the Drupal administration interface in an overlay. |
overlay.tpl.php | file | modules/ |
Default theme implementation to display a page in the overlay. |
overlay_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
overlay_ajax_render_region | function | modules/ |
Prints the markup obtained by rendering a single region of the page. |
overlay_batch_alter | function | modules/ |
Implements hook_batch_alter(). |
overlay_block_list_alter | function | modules/ |
Implements hook_block_list_alter(). |
overlay_close_dialog | function | modules/ |
Requests that the overlay closes when the page is displayed. |
overlay_deliver_empty_page | function | modules/ |
Prints an empty page. |
overlay_disable_message | function | modules/ |
Returns a renderable array representing a message for disabling the overlay. |
overlay_display_empty_page | function | modules/ |
Stores and returns whether an empty page override is needed. |
overlay_drupal_goto_alter | function | modules/ |
Implements hook_drupal_goto_alter(). |
overlay_enable | function | modules/ |
Implements hook_enable(). |
Pagination
- Previous page
- Page 143
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.