You are here

Functions in EXIF Custom 7

Primary tabs

Namesort descending Location Description Direct uses Strings
exif_custom_check_plain ./exif_custom.module 1
exif_custom_entity_presave ./exif_custom.module Implements hook_entity_presave().
exif_custom_export_map ./exif_custom.features.inc Custom function for exporting mappings to code. 1
exif_custom_features_api ./exif_custom.features.inc Implements hook_features_api().
exif_custom_features_enable_feature ./exif_custom.features.inc Implements COMPONENT_features_enable_feature().
exif_custom_features_export ./exif_custom.features.inc Implements COMPONENT_features_export().
exif_custom_features_export_options ./exif_custom.features.inc Implements COMPONENT_features_export_options().
exif_custom_features_export_render ./exif_custom.features.inc Implements COMPONENT_features_export_render().
exif_custom_features_rebuild ./exif_custom.features.inc Implements COMPONENT_features_rebuild(). 2
exif_custom_features_revert ./exif_custom.features.inc Implements COMPONENT_features_revert().
exif_custom_get_exif_fields ./exif_custom.module 3
exif_custom_get_mapping ./exif_custom.module Load a mapping for the current user, or the default if not set. 1
exif_custom_get_mid ./exif_custom.module Get the mapping ID from a Mapping name. 2
exif_custom_get_user_default ./exif_custom.module Load a user's custom settings ID. 3
exif_custom_get_xmp ./exif_custom.module 1
exif_custom_import_map ./exif_custom.features.inc Custom function for import mappings from code. 1
exif_custom_main_page_access ./exif_custom.module Access callback for the main admin page. 1
exif_custom_mappings ./exif_custom.pages.inc Main mappings page. 1
exif_custom_map_edit_form ./exif_custom.edit.inc Form API callback to edit a mapping. 1
exif_custom_map_edit_submit ./exif_custom.edit.inc Submission callback for exif_custom_map_edit_form(). 1
exif_custom_map_edit_validate ./exif_custom.edit.inc Validation callback for exif_custom_map_edit_form(). 1
exif_custom_menu ./exif_custom.module Implements hook_menu().
exif_custom_new_map_form ./exif_custom.add.inc Initial form for creating a new mapping using an example file. 1
exif_custom_new_map_form_submit ./exif_custom.add.inc Form submission callback for exif_custom_new_map_form().
exif_custom_new_map_form_validate ./exif_custom.add.inc Form validation callback for exif_custom_new_map_form().
exif_custom_permission ./exif_custom.module Implements hook_permission().
exif_custom_process_entity ./exif_custom.module Process a given entity to see if it has EXIF data to be saved. 1
exif_custom_schema ./exif_custom.install Implements hook_schema().
exif_custom_settings_form ./exif_custom.settings.inc General settings page for the exif_custom module. 1
exif_custom_settings_form_user ./exif_custom.user.inc User settings form. 1
exif_custom_settings_form_user_submit ./exif_custom.user.inc FormAPI submission callback for exif_custom_settings_form_user(). 1
exif_custom_uninstall ./exif_custom.install Implements hook_uninstall().
exif_custom_update_7100 ./exif_custom.install Add primary keys to DB tables.
exif_custom_update_7101 ./exif_custom.install Reload the menus to get the new menu structure.
exif_custom_update_7102 ./exif_custom.install Change permission name.
exif_custom_update_7103 ./exif_custom.install Make all image processing automatic.
exif_custom_xml_recursion ./exif_custom.module 1
exif_display_element_table_validate exif_display/exif_display.module Callback for the table display for when using the Element module. 1
exif_display_field_extra_fields exif_display/exif_display.module Implements hook_field_extra_fields().
exif_display_form_file_entity_edit_alter exif_display/exif_display.module Implements hook_form_FORM_ID_alter() for file_entity_edit().
_exif_custom_get_maps ./exif_custom.module Get a list of custom maps. 3
_exif_custom_taxonomy_autocomplete_validate ./exif_custom.module 1

Other projects