Search for widget
- Search 9.5.x for widget
- Search 8.9.x for widget
- Search 10.3.x for widget
- Search 11.x for widget
- Search main for widget
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Field Widget API | group | modules/ |
Define Field API widget types. |
| FieldFormTestCase::testFieldFormMultipleWidget | function | modules/ |
Tests widgets handling multiple values. |
| FieldInfo::prepareInstanceWidget | function | modules/ |
Prepares widget properties for the current run-time context. |
| FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter | function | modules/ |
Tests hook_field_widget_properties_alter() on the default field widget. |
| field_behaviors_widget | function | modules/ |
Determines the behavior of a widget with respect to an operation. |
| field_info_widget_settings | function | modules/ |
Returns a field widget's default settings. |
| field_info_widget_types | function | modules/ |
Returns information about field widgets from hook_field_widget_info(). |
| field_test_field_widget_error | function | modules/ |
Implements hook_field_widget_error(). |
| field_test_field_widget_form | function | modules/ |
Implements hook_field_widget_form(). |
| field_test_field_widget_form_alter | function | modules/ |
Implements hook_field_widget_form_alter(). |
| field_test_field_widget_info | function | modules/ |
Implements hook_field_widget_info(). |
| field_test_field_widget_properties_alter | function | modules/ |
Implements hook_field_widget_properties_alter(). |
| field_test_field_widget_properties_user_alter | function | modules/ |
Implements hook_field_widget_properties_ENTITY_TYPE_alter(). |
| field_test_field_widget_settings_form | function | modules/ |
Implements hook_field_widget_settings_form(). |
| field_test_widget_multiple_validate | function | modules/ |
Form element validation handler for 'test_field_widget_multiple' widget. |
| field_ui_default_value_widget | function | modules/ |
Builds the default value fieldset for a given field instance. |
| field_ui_widget_type_form | function | modules/ |
Form constructor for the widget selection form. |
| field_ui_widget_type_form_submit | function | modules/ |
Form submission handler for field_ui_widget_type_form(). |
| field_ui_widget_type_options | function | modules/ |
Returns an array of widget type options for a field type. |
| field_widget_field | function | modules/ |
Retrieves the field definition for a widget's helper callbacks. |
| field_widget_instance | function | modules/ |
Retrieves the instance definition array for a widget's helper callbacks. |
| FileFieldWidgetTestCase | class | modules/ |
Tests file field widget. |
| FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit | function | modules/ |
Helper for testing exploiting the temporary file removal using fid. |
| FileFieldWidgetTestCase::getInfo | function | modules/ |
|
| FileFieldWidgetTestCase::testMultiValuedWidget | function | modules/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
| FileFieldWidgetTestCase::testPrivateFileComment | function | modules/ |
Tests that download restrictions on private files work on comments. |
| FileFieldWidgetTestCase::testPrivateFileSetting | function | modules/ |
Tests a file field with a "Private files" upload destination setting. |
| FileFieldWidgetTestCase::testSingleValuedWidget | function | modules/ |
Tests upload and remove buttons for a single-valued File field. |
| FileFieldWidgetTestCase::testTemporaryFileRemovalExploit | function | modules/ |
Tests exploiting the temporary file removal of another user using fid. |
| FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous | function | modules/ |
Tests exploiting the temporary file removal for anonymous users using fid. |
| FileFieldWidgetTestCase::testWidgetValidation | function | modules/ |
Tests validation with the Upload button. |
| file_field_widget_form | function | modules/ |
Implements hook_field_widget_form(). |
| file_field_widget_info | function | modules/ |
Implements hook_field_widget_info(). |
| file_field_widget_process | function | modules/ |
An element #process callback for the file_generic field type. |
| file_field_widget_process_multiple | function | modules/ |
An element #process callback for a group of file_generic fields. |
| file_field_widget_settings_form | function | modules/ |
Implements hook_field_widget_settings_form(). |
| file_field_widget_submit | function | modules/ |
Form submission handler for upload/remove button of file_field_widget_form(). |
| file_field_widget_upload_validators | function | modules/ |
Retrieves the upload validators for a file field. |
| file_field_widget_uri | function | modules/ |
Determines the URI for a file field instance. |
| file_field_widget_value | function | modules/ |
The #value_callback for the file_generic field element. |
| FilterFormatAccessTestCase::testFormatWidgetPermissions | function | modules/ |
Tests editing a page using a disallowed text format. |
| hook_field_widget_error | function | modules/ |
Flag a field-level validation error. |
| hook_field_widget_form | function | modules/ |
Return the form for a single field widget. |
| hook_field_widget_form_alter | function | modules/ |
Alter forms for field widgets provided by other modules. |
| hook_field_widget_info | function | modules/ |
Expose Field API widget types. |
| hook_field_widget_info_alter | function | modules/ |
Perform alterations on Field API widget types. |
| hook_field_widget_properties_alter | function | modules/ |
Alters the widget properties of a field instance before it gets displayed. |
| hook_field_widget_properties_ENTITY_TYPE_alter | function | modules/ |
Alters the widget properties of a field instance on a given entity type before it gets displayed. |
| hook_field_widget_settings_form | function | modules/ |
Add settings to a widget settings form. |
| hook_field_widget_WIDGET_TYPE_form_alter | function | modules/ |
Alter widget forms for a specific widget provided by another module. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.