Search for form
Title | Object type | File name | Summary |
---|---|---|---|
hook_filter_format_disable | function | modules/ |
Perform actions when a text format has been disabled. |
hook_filter_format_insert | function | modules/ |
Perform actions when a new text format has been created. |
hook_filter_format_update | function | modules/ |
Perform actions when a text format has been updated. |
hook_form | function | modules/ |
Display a node editing form. |
hook_forms | function | modules/ |
Map form_ids to form builder functions. |
hook_form_alter | function | modules/ |
Perform alterations before a form is rendered. |
hook_form_BASE_FORM_ID_alter | function | modules/ |
Provide a form-specific alteration for shared ('base') forms. |
hook_form_FORM_ID_alter | function | modules/ |
Provide a form-specific alteration instead of the global hook_form_alter(). |
hook_form_system_theme_settings_alter | function | modules/ |
Allow themes to alter the theme-specific settings form. |
ImageFieldDisplayTestCase::testImageFieldFormatterAttributes | function | modules/ |
Test passing attributes into the image field formatters. |
ImageFieldDisplayTestCase::testImageFieldFormattersPrivate | function | modules/ |
Test image formatters on node display for private files. |
ImageFieldDisplayTestCase::testImageFieldFormattersPublic | function | modules/ |
Test image formatters on node display for public files. |
ImageFieldDisplayTestCase::_testImageFieldFormatters | function | modules/ |
Test image formatters on node display. |
ImageStylesPathAndUrlTestCase::testImageStyleUrlForMissingSourceImage | function | modules/ |
Test that an invalid source image returns a 404. |
ImageThemeFunctionWebTestCase::testImageFormatterTheme | function | modules/ |
Tests usage of the image field formatters. |
image_crop_form | function | modules/ |
Form structure for the image crop form. |
image_effect_delete_form | function | modules/ |
Form builder; Form for deleting an image effect. |
image_effect_delete_form_submit | function | modules/ |
Submit handler to delete an image effect. |
image_effect_form | function | modules/ |
Form builder; Form for adding and editing image effects. |
image_effect_form_submit | function | modules/ |
Submit handler for updating an image effect. |
image_field_formatter_info | function | modules/ |
Implements hook_field_formatter_info(). |
image_field_formatter_settings_form | function | modules/ |
Implements hook_field_formatter_settings_form(). |
image_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
image_field_formatter_view | function | modules/ |
Implements hook_field_formatter_view(). |
image_field_instance_settings_form | function | modules/ |
Implements hook_field_instance_settings_form(). |
image_field_settings_form | function | modules/ |
Implements hook_field_settings_form(). |
image_field_widget_form | function | modules/ |
Implements hook_field_widget_form(). |
image_field_widget_settings_form | function | modules/ |
Implements hook_field_widget_settings_form(). |
image_form_system_file_system_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
image_resize_form | function | modules/ |
Form structure for the image resize form. |
image_rotate_form | function | modules/ |
Form structure for the image rotate form. |
image_scale_form | function | modules/ |
Form structure for the image scale form. |
image_style_add_form | function | modules/ |
Form builder; Form for adding a new image style. |
image_style_add_form_name_exists | function | modules/ |
Check if the proposed machine name is already taken. |
image_style_add_form_submit | function | modules/ |
Submit handler for adding a new image style. |
image_style_delete_form | function | modules/ |
Form builder; Form for deleting an image style. |
image_style_delete_form_submit | function | modules/ |
Submit handler to delete an image style. |
image_style_form | function | modules/ |
Form builder; Edit an image style name and effects order. |
image_style_form_add_submit | function | modules/ |
Submit handler for adding a new image effect to an image style. |
image_style_form_add_validate | function | modules/ |
Validate handler for adding a new image effect to an image style. |
image_style_form_override_submit | function | modules/ |
Submit handler for overriding a module-defined style. |
image_style_form_submit | function | modules/ |
Submit handler for saving an image style. |
image_style_revert_form | function | modules/ |
Confirmation form to revert a database style to its default. |
image_style_revert_form_submit | function | modules/ |
Submit handler to convert an overridden style to its default. |
image_style_transform_dimensions | function | modules/ |
Determines the dimensions of the styled image. |
ImportOPMLTestCase::openImportForm | function | modules/ |
Opens OPML import form. |
ImportOPMLTestCase::submitImportForm | function | modules/ |
Submits form with invalid, empty, and valid OPML files. |
ImportOPMLTestCase::validateImportFormFields | function | modules/ |
Submits form filled with invalid fields. |
InfoFileParserTestCase::testDrupalParseInfoFormat | function | modules/ |
Test drupal_parse_info_format(). |
install_configure_form | function | includes/ |
Form constructor for a form to configure the new site. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.