Search for edit_form

  1. Search 8.x-3.x for edit_form
  2. Search 4.0.x for edit_form
  3. Other projects
Title Object type File name Summary
ctools_user_category_edit_form_from_user_context function plugins/relationships/user_category_edit_form_from_user.inc Return a new context based on an existing context.
ctools_user_category_edit_form_from_user_settings_form function plugins/relationships/user_category_edit_form_from_user.inc Settings form for the relationship.
ctools_user_contact_content_type_edit_form function plugins/content_types/contact/user_contact.inc Returns an edit form for custom type settings.
ctools_user_contact_content_type_edit_form_submit function plugins/content_types/contact/user_contact.inc Submit handler for contact form.
ctools_user_form_actions_content_type_edit_form function plugins/content_types/user_form/user_form_actions.inc Ctools plugin configuration edit form for the actions form field.
ctools_user_form_component_content_type_edit_form function plugins/content_types/user_form/user_form_component.inc Ctools plugin configuration edit form for the selectable form field.
ctools_user_form_component_content_type_edit_form_submit function plugins/content_types/user_form/user_form_component.inc Ctools plugin configuration edit form submit handler.
ctools_user_form_email_content_type_edit_form function plugins/content_types/user_form/user_form_email.inc Ctools plugin configuration edit form for the email form field.
ctools_user_form_notify_content_type_edit_form function plugins/content_types/user_form/user_form_notify.inc Ctools plugin configuration edit form for the notify form field.
ctools_user_form_password_content_type_edit_form function plugins/content_types/user_form/user_form_password.inc Ctools plugin configuration edit form for the password form field.
ctools_user_form_picture_content_type_edit_form function plugins/content_types/user_form/user_form_picture.inc Ctools plugin configuration edit form for the picture form field.
ctools_user_form_roles_content_type_edit_form function plugins/content_types/user_form/user_form_roles.inc Ctools plugin configuration edit form for the roles form field.
ctools_user_form_signature_settings_content_type_edit_form function plugins/content_types/user_form/user_form_signature_settings.inc Ctools plugin configuration edit form for the signature settings form field.
ctools_user_form_status_content_type_edit_form function plugins/content_types/user_form/user_form_status.inc Ctools plugin configuration edit form for the status form field.
ctools_user_form_timezone_content_type_edit_form function plugins/content_types/user_form/user_form_timezone.inc Ctools plugin configuration edit form for the timezone form field.
ctools_user_form_username_content_type_edit_form function plugins/content_types/user_form/user_form_username.inc Ctools plugin configuration edit form for the username form field.
ctools_user_links_content_type_edit_form function plugins/content_types/user_context/user_links.inc Returns an edit form for the custom type.
ctools_user_links_content_type_edit_form_submit function plugins/content_types/user_context/user_links.inc
ctools_user_picture_content_type_edit_form function plugins/content_types/user_context/user_picture.inc
ctools_user_profile_content_type_edit_form function plugins/content_types/user_context/user_profile.inc
ctools_user_profile_content_type_edit_form_submit function plugins/content_types/user_context/user_profile.inc
ctools_user_signature_content_type_edit_form function plugins/content_types/user_context/user_signature.inc
ctools_vocabulary_terms_content_type_edit_form function plugins/content_types/vocabulary_context/vocabulary_terms.inc
ctools_vocabulary_terms_content_type_edit_form_submit function plugins/content_types/vocabulary_context/vocabulary_terms.inc
node_edit_form.inc file plugins/contexts/node_edit_form.inc Plugin to provide a node_edit_form context.
node_edit_form_from_node.inc file plugins/relationships/node_edit_form_from_node.inc Plugin to provide an relationship handler for term from node.
no_context_content_type_edit_form function ctools_plugin_example/plugins/content_types/no_context_content_type.inc 'Edit form' callback for the content type.
This example just returns a form; validation and submission are standard drupal
Note that if we had not provided an entry for this in hook_content_types,
this could have had the default…
no_context_content_type_edit_form_submit function ctools_plugin_example/plugins/content_types/no_context_content_type.inc
relcontext_edit_form function ctools_plugin_example/plugins/content_types/relcontext_content_type.inc 'Edit' callback for the content type.
This example just returns a form.
relcontext_edit_form_submit function ctools_plugin_example/plugins/content_types/relcontext_content_type.inc
simplecontext_content_type_edit_form function ctools_plugin_example/plugins/content_types/simplecontext_content_type.inc 'Edit' callback for the content type.
This example just returns a form.
simplecontext_content_type_edit_form_submit function ctools_plugin_example/plugins/content_types/simplecontext_content_type.inc
stylizer_ui::edit_form_type function stylizer/plugins/export_ui/stylizer_ui.class.php
stylizer_ui::edit_form_type_submit function stylizer/plugins/export_ui/stylizer_ui.class.php
user_category_edit_form_from_user.inc file plugins/relationships/user_category_edit_form_from_user.inc Plugin to provide an relationship handler for term from node.
user_edit_form.inc file plugins/contexts/user_edit_form.inc Plugin to provide a user_edit_form context.
views_content_views_attachments_content_type_edit_form function views_content/plugins/content_types/views_attachments.inc
views_content_views_attachments_content_type_edit_form_submit function views_content/plugins/content_types/views_attachments.inc
views_content_views_attachments_content_type_edit_form_validate function views_content/plugins/content_types/views_attachments.inc
views_content_views_content_type_edit_form function views_content/plugins/content_types/views.inc Returns an edit form for a block.
views_content_views_content_type_edit_form_submit function views_content/plugins/content_types/views.inc Store form values in $conf.
views_content_views_empty_content_type_edit_form function views_content/plugins/content_types/views_empty.inc
views_content_views_empty_content_type_edit_form_submit function views_content/plugins/content_types/views_empty.inc
views_content_views_exposed_content_type_edit_form function views_content/plugins/content_types/views_exposed.inc
views_content_views_exposed_content_type_edit_form_submit function views_content/plugins/content_types/views_exposed.inc
views_content_views_feed_content_type_edit_form function views_content/plugins/content_types/views_feed.inc
views_content_views_feed_content_type_edit_form_submit function views_content/plugins/content_types/views_feed.inc
views_content_views_footer_content_type_edit_form function views_content/plugins/content_types/views_footer.inc
views_content_views_footer_content_type_edit_form_submit function views_content/plugins/content_types/views_footer.inc
views_content_views_header_content_type_edit_form function views_content/plugins/content_types/views_header.inc