Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.install | file | modules/ |
Install, update, and uninstall functions for the Overlay module. |
| overlay_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
| 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_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_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| overlay_get_regions_to_render | function | modules/ |
Returns a list of page regions that rendering should be limited to. |
| overlay_permission | function | modules/ |
Implements hook_permission(). |
| overlay_preprocess_html | function | modules/ |
Implements hook_preprocess_html(). |
| overlay_preprocess_maintenance_page | function | modules/ |
Implements hook_preprocess_maintenance_page(). |
| overlay_preprocess_page | function | modules/ |
Implements hook_preprocess_page(). |
| overlay_regions | function | modules/ |
Returns a list of page regions that appear in the overlay. |
| overlay_request_page_refresh | function | modules/ |
Requests that the entire parent window is reloaded when the overlay closes. |
| overlay_request_refresh | function | modules/ |
Requests that the parent window refreshes a particular page region. |
| overlay_set_mode | function | modules/ |
Sets the overlay mode and adds proper JavaScript and styles to the page. |
| overlay_set_regions_to_render | function | modules/ |
Sets the regions of the page that rendering will be limited to. |
| overlay_store_rendered_content | function | modules/ |
Stores strings representing rendered HTML content. |
| overlay_supplemental_regions | function | modules/ |
Returns a list of supplemental page regions for the overlay. |
| overlay_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
| overlay_trigger_refresh | function | modules/ |
Checks if the parent window needs to be refreshed on this page load. |
| overlay_user_dismiss_message | function | modules/ |
Page callback: Dismisses the overlay accessibility message for this user. |
| overlay_user_presave | function | modules/ |
Implements hook_user_presave(). |
| PageEditTestCase | class | modules/ |
Tests the node edit functionality. |
| PageEditTestCase::$admin_user | property | modules/ |
A user with permission to bypass node access and administer nodes. |
| PageEditTestCase::$web_user | property | modules/ |
A user with permission to create and edit own page content. |
| PageEditTestCase::getInfo | function | modules/ |
|
| PageEditTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PageEditTestCase::testPageAuthoredBy | function | modules/ |
Tests changing a node's "authored by" field. |
| PageEditTestCase::testPageEdit | function | modules/ |
Checks node edit functionality. |
| PageNotFoundTestCase | class | modules/ |
|
| PageNotFoundTestCase::$admin_user | property | modules/ |
|
| PageNotFoundTestCase::getInfo | function | modules/ |
Implement getInfo(). |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.